CVE-2024-58011
Published: Feb 27, 2025
Modified: May 11, 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().
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - < 46263a0b687a044e645387a9c7692ccd693f09f1affected 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - < 4f8b210823cc2d1f9d967f089a6c00d025bb237faffected 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - < f9c7cc44758f4930b41285a6d54afa8cbd9762b4affected 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - < 0a30353beca2693d30bde477024d755ffecea514affected 5de691bffe57fd0fc2b4dcdcf13815c56d11db10 - < a808ecf878ad646ebc9c83d9fc4ce72fd9c49d3d+1 more versions |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.15.195 - <= 5.15.*unaffected 6.1.129 - <= 6.1.*unaffected 6.6.78 - <= 6.6.*+3 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now