CVE-2026-53290
Last modified
CVE-2026-53290 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/eustall: Fix drm_dev_put called before stream disable in close In xe_eu_stall_stream_close(), drm_dev_put() is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures could be freed while the subsequent cleanup code still accesses them, leading to a use-after-free. Fix this by moving drm_dev_put() after all device accesses are complete. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/xe/eustall: Fix drm_dev_put called before stream disable in close In xe_eu_stall_stream_close(), drm_dev_put() is called before the stream is disabled and its resources are freed. If this drops the last reference, the device structures could be freed while the subsequent cleanup code still accesses them, leading to a use-after-free. Fix this by moving drm_dev_put() after all device accesses are complete. This matches the ordering in xe_oa_release(). (cherry picked from commit 35aff528f7297e949e5e19c9cd7fd748cf1cf21c)
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.15, < 6.18.33 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53290?
How severe is CVE-2026-53290?
How do I fix CVE-2026-53290?
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-53285In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53286In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53287In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53288In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53289In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5329Rapid7 Velociraptor versions prior to 0.76.2 contain an impr…6.5
- CVE-2026-53291In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53292In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53293In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53294In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53295In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53296In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53290?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
