Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A reference leak vulnerability has been identified in the Linux kernel's NFS server component (NFSD). The issue arises in the function 'nfsd4_add_rdaccess_to_wrdeleg()', which improperly manages file references. When a client has a read share access open from a previous operation, the function overwrites the existing reference with a new one without releasing the old reference, leading to an orphaned pointer. This mismanagement can cause open conflicts on the file. Additionally, during server shutdown, the leaked references create a situation where the file cache cannot be purged properly, causing a bug in the memory cache destruction process. This vulnerability affects the Linux kernel stable tree.
The vulnerability can lead to a reference count leak, causing conflicts on file access and preventing proper cleanup of file references during server shutdown, which triggers a bug in the memory management system.
Users can upgrade to the latest version of the Linux kernel stable tree to 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.