CVE-2024-53084
Last modified
CVE-2024-53084 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with each object (or set of objects) referencing the object below it: PVR GEM Object GPU scheduler "finished" fence GPU scheduler “scheduled” fence PVR driver “done” fence PVR Context PVR VM Context PVR VM Mappings PVR GEM Object The reference that the PVR VM Context has on the VM mappings is a soft one, in the sense that the freeing of outstanding VM mappings is done as part of VM context destruction; no reference counts are involved, as is the case for all the other references in the loop. To break the reference loop during cleanup, free the outstanding VM mappings before destroying the PVR Context associated with the VM context.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with each object (or set of objects) referencing the object below it: PVR GEM Object GPU scheduler "finished" fence GPU scheduler “scheduled” fence PVR driver “done” fence PVR Context PVR VM Context PVR VM Mappings PVR GEM Object The reference that the PVR VM Context has on the VM mappings is a soft one, in the sense that the freeing of outstanding VM mappings is done as part of VM context destruction; no reference counts are involved, as is the case for all the other references in the loop. To break the reference loop during cleanup, free the outstanding VM mappings before destroying the PVR Context associated with the VM context.
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 | < 6.11.8 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53084?
How severe is CVE-2024-53084?
How do I fix CVE-2024-53084?
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-53079In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5308Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-53080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53081In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53082In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-53083In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53085In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53086In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53087In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53088In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-53089In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5309The Form Vibes – Database Manager for Forms plugin for WordP…5.4
Are you affected by CVE-2024-53084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
