CVE-2026-46201
Last modified
CVE-2026-46201 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: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynamic_attach() is not detached. Add dma_buf_detach() before returning the error. 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: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynamic_attach() is not detached. Add dma_buf_detach() before returning the error. Note: we cannot use goto out_err here because xe_dma_buf_init_obj() already frees bo on failure, and out_err would double-free it. (cherry picked from commit a828eb185aac41800df8eae4b60501ccc0dbbe51)
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.8, < 6.12.90 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.32 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.9 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46201?
How severe is CVE-2026-46201?
How do I fix CVE-2026-46201?
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-46196In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46197In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46198In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-46199In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-4620OS Command Injection vulnerability in NEC Platforms, Ltd. At…9.8
- CVE-2026-46200In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46202In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46203In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46204In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46205In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46207In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-46201?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
