CVE-2024-57844
Last modified
CVE-2024-57844 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drm_dev_enter()/drm_dev_exit(). EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix fault on fd close after unbind If userspace holds an fd open, unbinds the device and then closes it, the driver shouldn't try to access the hardware. Protect it by using drm_dev_enter()/drm_dev_exit(). This fixes the following page fault: <6> [IGT] xe_wedged: exiting, ret=98 <1> BUG: unable to handle page fault for address: ffffc901bc5e508c <1> #PF: supervisor read access in kernel mode <1> #PF: error_code(0x0000) - not-present page ... <4> xe_lrc_update_timestamp+0x1c/0xd0 [xe] <4> xe_exec_queue_update_run_ticks+0x50/0xb0 [xe] <4> xe_exec_queue_fini+0x16/0xb0 [xe] <4> __guc_exec_queue_fini_async+0xc4/0x190 [xe] <4> guc_exec_queue_fini_async+0xa0/0xe0 [xe] <4> guc_exec_queue_fini+0x23/0x40 [xe] <4> xe_exec_queue_destroy+0xb3/0xf0 [xe] <4> xe_file_close+0xd4/0x1a0 [xe] <4> drm_file_free+0x210/0x280 [drm] <4> drm_close_helper.isra.0+0x6d/0x80 [drm] <4> drm_release_noglobal+0x20/0x90 [drm] (cherry picked from commit 4ca1fd418338d4d135428a0eb1e16e3b3ce17ee8)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.12.1, < 6.12.9 | — |
| Linux | Linux Kernel | 6.12 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-57844?
How severe is CVE-2024-57844?
How do I fix CVE-2024-57844?
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-57835Amon2::Auth::Site::LINE uses the String::Random module to ge…5.5
- CVE-2024-57838In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-57839In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5784The Tutor LMS Pro plugin for WordPress is vulnerable to una…7.1
- CVE-2024-57841In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57843In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57849In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5785Command injection vulnerability in Comtrend router WLD71-T1_…8
- CVE-2024-57850In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-57852In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57854Net::NSCA::Client versions through 0.009002 for Perl uses a …9.1
- CVE-2024-57857In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-57844?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
