CVE-2022-50385
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-18

Last updated on: 2025-12-12

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oops in nfs_d_automount() When mounting from a NFSv4 referral, path->dentry can end up being a negative dentry, so derive the struct nfs_server from the dentry itself instead.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-18
Last Modified
2025-12-12
Generated
2026-06-16
AI Q&A
2025-09-18
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Showing 4 associated CPEs
Vendor Product Version / Range
linux linux_kernel From 4.1 (inc) to 5.10.163 (exc)
linux linux_kernel From 5.11 (inc) to 5.15.86 (exc)
linux linux_kernel From 5.16 (inc) to 6.0.16 (exc)
linux linux_kernel From 6.1 (inc) to 6.1.2 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-NVD-CWE-noinfo
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a bug in the Linux kernel related to NFS (Network File System). Specifically, when mounting from an NFSv4 referral, the path's dentry (directory entry) can become a negative dentry, which is an invalid or non-existent directory entry. The fix involves deriving the nfs_server structure directly from the dentry itself to prevent a kernel Oops (crash).

Impact Analysis

This vulnerability can cause the Linux kernel to crash (an Oops) when mounting NFSv4 referrals, potentially leading to system instability or denial of service for systems relying on NFS mounts.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50385. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart