CVE-2024-53060
MEDIUMLinux Kernel < 4.19.324 - NULL Pointer Dereference
Title source: ruleDescription
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)
References (10)
Core 10
Core References
Scores
CVSS v3
5.5
EPSS
0.0026
EPSS Percentile
16.9%
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 (24)
linux/Kernel
4.19.323 - 4.19.324linux
linux/Kernel
5.10.229 - 5.10.230linux
linux/Kernel
5.15.170 - 5.15.172linux
linux/Kernel
5.4.285 - 5.4.286linux
linux/Kernel
6.1.115 - 6.1.117linux
linux/Kernel
6.11.6 - 6.11.8linux
linux/Kernel
6.6.59 - 6.6.61linux
Linux/Linux
1d7175f9c57b1abf9ecfbdfd53ea760761f52ffe - b9d9881237afeb52eddd70077b7174bf17e2fa30
Linux/Linux
234682910971732cd4da96fd95946e296e486b38 - 2ac7f253deada4d449559b65a1c1cd0a6f6f19b7
Linux/Linux
4.19.323 - 4.19.324
... and 14 more
Published
Nov 19, 2024
Tracked Since
Feb 18, 2026