PT-2026-79606 · Linux · Linux Kernel
CVE-2026-74601
·
Published
2026-08-22
·
Updated
2026-08-27
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 in the
ring buffer swap cpu() function. The function relies on a per-CPU committing counter to verify if a buffer is being written to before performing a swap. However, during a write operation within the rb move tail() function, the committing counter can temporarily drop to 0. This creates a window where a swap can occur while a write is still in progress, resulting in an inconsistent buffer state and triggering a warning in the rb commit() function.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