Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability exists in the Linux kernel's NFS (Network File System) implementation, specifically related to how automounted filesystems handle superblock mount options. When a filesystem is automounted, it should preserve user-defined mount options, such as the 'read-only' flag. This issue affects the stable versions of the Linux kernel.
The vulnerability can lead to automounted filesystems not correctly inheriting important mount options, which could disrupt expected filesystem behavior.
To reproduce this vulnerability, automount a filesystem using NFS. After the filesystem is mounted, check the superblock mount options. The automounted filesystem should have inherited the 'read-only' flag and other specified options, but due to this vulnerability, it may not have done so.
Users can manually set the desired mount options after automounting to ensure the correct flags are applied. However, this is a temporary workaround, and users should monitor for official kernel updates that address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.