CVE-2023-52913
Last modified
CVE-2023-52913 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl. So we need to ensure that nothing uses the ctx ptr after this. And we need to ensure that adding the ctx to the xarray is the *last* thing that gem_context_register() does with the ctx pointer. [tursulin: Stable and fixes tags add/tidy.] (cherry picked from commit bed4b455cf5374e68879be56971c1da563bcd90c). EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl. So we need to ensure that nothing uses the ctx ptr after this. And we need to ensure that adding the ctx to the xarray is the *last* thing that gem_context_register() does with the ctx pointer. [tursulin: Stable and fixes tags add/tidy.] (cherry picked from commit bed4b455cf5374e68879be56971c1da563bcd90c)
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 | >= 5.8.11, < 5.9 | — |
| Linux | Linux Kernel | >= 5.10, < 6.1.7 | — |
| Linux | Linux Kernel | 6.2 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52913?
How severe is CVE-2023-52913?
How do I fix CVE-2023-52913?
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 2023
- CVE-2023-52908In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52909In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2023-5291The Blog Filter plugin for WordPress is vulnerable to Stored…5.4
- CVE-2023-52910In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52911In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52912In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52914In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52915In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52916In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52917Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52918In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52919In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2023-52913?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
