THREATOPS
THREAT OPSThreat News › [NVD] 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

[NVD] 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

lownvdPublished 2025-02-27

CVE-2024-58011 CVSS: 5.5 MEDIUM Published: 2025-02-27T03:15:12.087

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 ch

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-58011