Jitterentropy Vulnerability in Linux Kernel Affecting Performance
CVE-2026-52936
Currently unrated
What is CVE-2026-52936?
A concurrency issue has been identified in the Linux kernel's jitterentropy implementation, where a spinlock is used to serialize access to the shared jitterentropy state. This design can cause performance stalling during entropy generation due to parallel readers contending for the same lock. To address this, replacing the spinlock with a mutex allows contended readers to sleep, improving performance and ensuring smoother operation during critical entropy generation processes.
Affected Version(s)
Linux bb5530e4082446aac3a3d69780cd4dbfa4520013 < 18216b8ab6904753eaf31baf453cb02ecd202ba4
Linux bb5530e4082446aac3a3d69780cd4dbfa4520013 < 4c03e6eb98443dc4d6d422a9780034a5b75376b4
Linux bb5530e4082446aac3a3d69780cd4dbfa4520013