PT-2024-9917 · Linux+3 · Linux Kernel+3
Published
2024-01-10
·
Updated
2026-05-26
·
CVE-2024-35929
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:
The vulnerability is related to the rcu nocb bypass lock() function in the Linux kernel. It can be triggered when the kernel is built with CONFIG RCU NOCB CPU DEFAULT ALL=y and CONFIG RCU LAZY=y. The issue arises from scenarios where WARN ON ONCE() is triggered in the rcu nocb bypass lock() and rcu nocb wait contended() functions. This can occur due to specific interactions between kthreads, syscalls, and memory management functions. The vulnerability can be reproduced by running the command "echo 3 > /proc/sys/vm/drop caches". The commit that resolves this issue uses rcu nocb try flush bypass() instead of rcu nocb flush bypass() in lazy rcu shrink scan() to prevent the WARN ON ONCE() triggers.
Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu