Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A race condition vulnerability has been identified in the Linux kernel's NFSv4/pNFS implementation, specifically within the layout management process. This vulnerability can cause systems to become unresponsive while waiting for page locks during writeback operations. The issue arises when a task is left waiting on the NFS_LAYOUT_DRAIN bit, despite the corresponding layout header indicating no outstanding operations. This behavior suggests a race between tasks that wait for and those that signal the completion of operations, similar to a previously addressed issue in the SUNRPC component.
Exploitation of this vulnerability can lead to a deadlock situation, where tasks become stuck in a writeback process, waiting for page locks that are not released, causing system hangs.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.