CVE-2024-53060
Last modified
CVE-2024-53060 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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). EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 4.19.324 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.286 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.230 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.172 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.117 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.61 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.8 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53060?
How severe is CVE-2024-53060?
How do I fix CVE-2024-53060?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-53055In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53056In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53057In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53058In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53059In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5306Kofax Power PDF PDF File Parsing Memory Corruption Remote Co…7.8
- CVE-2024-53061In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53062In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-53063In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53064In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53065In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53066In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-53060?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
