CVE-2024-42146
Last modified
CVE-2024-42146 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: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf Any kunit doing any memory access should get their own runtime_pm outer references since they don't use the standard driver API entries. In special this dma_buf from the same driver. Found by pre-merge CI on adding WARN calls for unprotected inner callers: <6> [318.639739] # xe_dma_buf_kunit: running xe_test_dmabuf_import_same_driver <4> [318.639957] ------------[ cut here ]------------ <4> [318.639967] xe 0000:4d:00.0: Missing outer runtime PM protection <4> [318.640049] WARNING: CPU: 117 PID: 3832 at drivers/gpu/drm/xe/xe_pm.c:533 xe_pm_runtime_get_noresume+0x48/0x60 [xe]. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf Any kunit doing any memory access should get their own runtime_pm outer references since they don't use the standard driver API entries. In special this dma_buf from the same driver. Found by pre-merge CI on adding WARN calls for unprotected inner callers: <6> [318.639739] # xe_dma_buf_kunit: running xe_test_dmabuf_import_same_driver <4> [318.639957] ------------[ cut here ]------------ <4> [318.639967] xe 0000:4d:00.0: Missing outer runtime PM protection <4> [318.640049] WARNING: CPU: 117 PID: 3832 at drivers/gpu/drm/xe/xe_pm.c:533 xe_pm_runtime_get_noresume+0x48/0x60 [xe]
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 |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.9.9 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-42146?
How severe is CVE-2024-42146?
How do I fix CVE-2024-42146?
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-42140In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42141In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42142In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42143Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-42144In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42145In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42147In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42148In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42149In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4215pgAdmin <= 8.5 is affected by a multi-factor authentication …8.8
- CVE-2024-42150In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42151In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-42146?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
