CVE-2024-46866
Last modified
CVE-2024-46866 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/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab the bo lock when calling bo_meminfo(), ensuring we drop any spinlocks first. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab the bo lock when calling bo_meminfo(), ensuring we drop any spinlocks first. In the case of object_idr we now also need to hold a ref. v2 (MattB) - Also add xe_bo_assert_held() (cherry picked from commit 4f63d712fa104c3ebefcb289d1e733e86d8698c7)
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.8, < 6.10.11 | — |
| Linux | Linux Kernel | 6.11 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-46866?
How severe is CVE-2024-46866?
How do I fix CVE-2024-46866?
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-46860In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46861In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46862In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46863In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46864In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46865In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-46867In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46868In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-46869In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4687A vulnerability classified as problematic has been found in …6.1
- CVE-2024-46870In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-46871In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2024-46866?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
