CVE-2023-54202
Last modified
CVE-2023-54202 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915_perf_add_config_ioctl Userspace can guess the id value and try to race oa_config object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking the metrics_lock. For that reason, unlocking the metrics_lock must be done after we are done dereferencing the object. [tursulin: Manually added stable tag.] (cherry picked from commit 49f6f6483b652108bcb73accd0204a464b922395). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915_perf_add_config_ioctl Userspace can guess the id value and try to race oa_config object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking the metrics_lock. For that reason, unlocking the metrics_lock must be done after we are done dereferencing the object. [tursulin: Manually added stable tag.] (cherry picked from commit 49f6f6483b652108bcb73accd0204a464b922395)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f89823c212246d0671cc51e69894a3df1a743aee, < 6eeb1cba4c9dc47656ea328afa34953c28783d8c; >= f89823c212246d0671cc51e69894a3df1a743aee, < 240b1502708858b5e3f10b6dc5ca3f148a322fef; >= f89823c212246d0671cc51e69894a3df1a743aee, < 7eb98f5ac551863efe8be810cea1cd5411d677b1; >= f89823c212246d0671cc51e69894a3df1a743aee, < dc30c011469165d57af9adac5baff7d767d20e5c |
| Linux | Linux | 4.14 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54202?
How severe is CVE-2023-54202?
How do I fix CVE-2023-54202?
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-54196In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54197In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54198In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54199In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54200In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54201In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54203In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-54204In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54205In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54206In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54207In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54208In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54202?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
