CVE-2024-53060
Published: Nov 19, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpi_evaluate_object() may return AE_NOT_FOUND (failure), which would result in dereferencing buffer.pointer (obj) while being NULL. Although this case may be unrealistic for the current code, it is still better to protect against possible bugs. Bail out also when status is AE_NOT_FOUND. This fixes 1 FORWARD_NULL issue reported by Coverity Report: CID 1600951: Null pointer dereferences (FORWARD_NULL) (cherry picked from commit 91c9e221fe2553edf2db71627d8453f083de87a1)
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 58556dcbd5606a5daccaee73b2130bc16b48e025 - < ce8a00a00e36f61f5a1e47734332420b68784c43affected 43b4fa6e0e238c6e2662f4fb61d9f51c2785fb1d - < 8d7a28eca7553d35d4ce192fa1f390f2357df41baffected 234682910971732cd4da96fd95946e296e486b38 - < 2ac7f253deada4d449559b65a1c1cd0a6f6f19b7affected 6032287747f874b52dc8b9d7490e2799736e035f - < 27fc29b5376998c126c85cf9b15d9dfc2afc9cbeaffected cd67af3c1762de4c2483ae4dbdd98f9ea8fa56e3 - < 1a9f55ed5b512f510ccd21ad527d532e60550e80+3 more versions |
Linux | Linux | affected 4.19.323 - < 4.19.324affected 5.4.285 - < 5.4.286affected 5.10.229 - < 5.10.230affected 5.15.170 - < 5.15.172affected 6.1.115 - < 6.1.117+2 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