# CVE-2024-58011

## Summary

- **CVE ID:** CVE-2024-58011
- **Severity:** MEDIUM
- **CVSS Score:** 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
- **CWE:** N/A
- **Published:** Feb 27, 2025
- **Last Modified:** Sep 8, 2026

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

## Affected Products

- Linux — Linux (5de691bffe57fd0fc2b4dcdcf13815c56d11db10)
- Linux — Linux (5.14)
- Linux — Linux (0)
- Linux — Linux (5.15.195)
- Linux — Linux (6.1.129)
- Linux — Linux (6.6.78)
- Linux — Linux (6.12.14)
- Linux — Linux (6.13.3)
- Linux — Linux (6.14)

## References

- [CNA](https://git.kernel.org/stable/c/46263a0b687a044e645387a9c7692ccd693f09f1)
- [CNA](https://git.kernel.org/stable/c/4f8b210823cc2d1f9d967f089a6c00d025bb237f)
- [CNA](https://git.kernel.org/stable/c/f9c7cc44758f4930b41285a6d54afa8cbd9762b4)
- [CNA](https://git.kernel.org/stable/c/0a30353beca2693d30bde477024d755ffecea514)
- [CNA](https://git.kernel.org/stable/c/a808ecf878ad646ebc9c83d9fc4ce72fd9c49d3d)
- [CNA](https://git.kernel.org/stable/c/cd2fd6eab480dfc247b737cf7a3d6b009c4d0f1c)
- [CVE](https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html)
- [siemens-SADP](https://cert-portal.siemens.com/productcert/html/ssa-019113.html)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.21%
- **EPSS Percentile:** 11.5

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._