Tracker / CVE-2024-58011
CVE-2024-58011
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. (theoretically) happen when a user manually binds one of the int3472 drivers to another i2c/platform device through sysfs. Add a check for adev not being set and return -ENODEV in that case to avoid a possible NULL pointer deref in skl_int3472_get_acpi_buffer().
Affected products and versions
| linux | linux_kernel · … → 6.1.129 |
|---|---|
| linux | linux_kernel · 6.13 → 6.13.3 |
| linux | linux_kernel · 6.2 → 6.6.78 |
| linux | linux_kernel · 6.7 → 6.12.14 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.