Linux kernel
cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*
A vulnerability in the Linux kernel's NFS implementation can lead to a null pointer dereference when automounting NFSv4 referrals. This occurs because the path's dentry may become a negative dentry, causing the NFS server structure to be incorrectly derived. The issue has been fixed by properly sourcing the NFS server information from the dentry's superblock.
The vulnerability can cause a null pointer dereference, leading to a system crash.
To reproduce this vulnerability, mount an NFSv4 referral that results in a negative dentry. This will trigger the incorrect handling in the nfs_d_automount function, causing a null pointer dereference.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.