CVE-2023-54202

Linux Kernel - Use-After-Free in i915_perf_add_config_ioctl

Title source: llm
STIX 2.1

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)

Scores

EPSS 0.0017
EPSS Percentile 7.2%

Details

Status published
Products (13)
linux/Kernel 4.14.0 - 5.15.108linux
linux/Kernel 5.16.0 - 6.1.24linux
linux/Kernel 6.2.0 - 6.2.11linux
Linux/Linux < 4.14
Linux/Linux 4.14
Linux/Linux 5.15.108 - 5.15.*
Linux/Linux 6.1.24 - 6.1.*
Linux/Linux 6.2.11 - 6.2.*
Linux/Linux 6.3
Linux/Linux f89823c212246d0671cc51e69894a3df1a743aee - 240b1502708858b5e3f10b6dc5ca3f148a322fef
... and 3 more
Published Dec 30, 2025
Tracked Since Feb 18, 2026