Linux Kernel ptr_ring Vulnerability in Google Cloud Products
CVE-2024-57994
Summary
This vulnerability in the Linux kernel impacts the ptr_ring functionality, which could potentially lead to unintended interruptions during operations. A recent change ensures hard interrupts are not masked during ptr_ring resizing, promoting system stability and reliability. By modifying the ptr_ring_resize_multiple() function to be safe against bottom halves only, and renaming it to ptr_ring_resize_multiple_bh(), the kernel maintains improved performance and system integrity, significantly reducing the risk of unexpected behaviors.
Affected Version(s)
Linux ff4e538c8c3e675a15e1e49509c55951832e0451 < 3257dac521d0ac6653108c755141dce634bb8ff2
Linux ff4e538c8c3e675a15e1e49509c55951832e0451
Linux ff4e538c8c3e675a15e1e49509c55951832e0451
References
Timeline
Vulnerability published
Vulnerability Reserved