CVE-2024-58011

MEDIUM

Linux Kernel - NULL Pointer Dereference in int3472 ACPI Companion Handling

Title source: llm
STIX 2.1

Description

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().

Scores

CVSS v3 5.5
EPSS 0.0020
EPSS Percentile 9.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-476
Status published
Products (20)
linux/Kernel 5.14.0 - 5.15.195linux
linux/Kernel 5.16.0 - 6.1.129linux
linux/Kernel 6.13.0 - 6.13.3linux
linux/Kernel 6.2.0 - 6.6.78linux
linux/Kernel 6.7.0 - 6.12.14linux
Linux/Linux < 5.14
Linux/Linux 5.14
Linux/Linux 5.15.195 - 5.15.*
Linux/Linux 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - 0a30353beca2693d30bde477024d755ffecea514
Linux/Linux 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - 46263a0b687a044e645387a9c7692ccd693f09f1
... and 10 more
Published Feb 27, 2025
Tracked Since Feb 18, 2026