PT-2026-79599 · Linux · Linux Kernel
CVE-2026-74594
·
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 between
psi schedule rtpoll work() and psi trigger destroy(). Because psi schedule rtpoll work() is called locklessly from the scheduler hotpath, it can conflict with the destruction of the last rtpoll trigger. This allows a timer to be re-armed while the group is being freed, leading to a situation where the function poll timer fn() executes on freed memory.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