CVE-2026-52950
Last modified
CVE-2026-52950 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now that we do the alloc & init before the attach, we can now combine this as one unit and have the init do the alloc for us. 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/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now that we do the alloc & init before the attach, we can now combine this as one unit and have the init do the alloc for us. This should make the retry safe. Reported by Sashiko. v2: Fix up the error unwind (CI) (cherry picked from commit 479669418253e0f27f8cf5db01a731352ea592e7)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.33 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
- https://access.redhat.com/security/cve/CVE-2026-52950Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2492318Third Party Advisory
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-52950.jsonThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-52950?
How severe is CVE-2026-52950?
How do I fix CVE-2026-52950?
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 2026
- CVE-2026-52945In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-52946In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-52947In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-52948In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-52949In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5295A stack buffer overflow exists in wolfSSL's PKCS7 implementa…8
- CVE-2026-52951In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-52952In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-52953In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-52954In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-52955In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-52956In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-52950?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
