PT-2026-26576 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-05-22
·
CVE-2026-23271
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists between the
perf event overflow() function and perf remove from context(). The issue occurs because perf event overflow() may run with only preemption disabled instead of interrupts (IRQs) disabled for all possible callchains, particularly for software events. This allows a race condition against perf event exit event() and related functions, which can free resources, such as the BPF program, that the overflow path expects to be present.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel