Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A race condition vulnerability has been identified in the Linux kernel's handling of NFSv4 directory reads. This issue arises from inadequate locking when dereferencing the parent directory's inode, which could theoretically lead to a kernel oops (a type of error). While it's unlikely to be exploited on physical hardware, it might be possible in a KVM environment, although still challenging.
Exploitation of this vulnerability could create a race condition, potentially leading to a kernel oops, which is a critical error causing the kernel to crash or become unresponsive.
The vulnerability can be reproduced by creating a scenario where NFSv4 directory read operations are performed concurrently, allowing the race condition to occur. This could be simulated in a KVM environment.
The vulnerability has been addressed by adding the necessary locking around the inode dereferencing to prevent the race condition. Users should upgrade to the latest version of the Linux kernel where this fix has been applied.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.