Security readout for executives and security teams
Plain-English summary
This is a Linux kernel NFS client crash issue. A local, low-privileged user on an affected system can trigger a kernel Oops during NFSv4 referral automount handling, impacting availability. The sources indicate no confidentiality or integrity impact and do not show active exploitation.
Executive priority
Treat as a moderate availability risk. It is unlikely to drive emergency response without local user exposure or NFSv4 referral use, but it should be included in routine kernel patch cycles for affected systems.
Technical view
nfs_d_automount() incorrectly handled an NFSv4 referral case where path->dentry can be a negative dentry. The fix derives struct nfs_server from the dentry itself. CVSS 3.1 is 5.5: local vector, low complexity, low privileges, no user interaction, and high availability impact.
Likely exposure
Exposure is most relevant to Linux systems running affected kernel builds where NFSv4 referral automount behavior is reachable. The supplied affected-version data is limited, so confirm against distribution kernel advisories and the referenced stable commits.
Exploitation context
The CVE is not marked as CISA KEV, and the supplied sources do not cite active exploitation. The CVSS vector indicates local access is required, so remote-only exposure is not supported by the evidence provided.
Researcher notes
Evidence supports a kernel availability flaw in NFSv4 referral automount handling. The source bundle does not provide exploit details, affected distribution packages, or compensating controls, so validation should stay tied to kernel versions, NFS configuration, and vendor advisories.
Mitigation direction
- Update affected Linux kernels using vendor or distribution guidance.
- Prioritize systems using NFSv4 referrals or automount workflows.
- Track the referenced upstream stable commits in kernel update planning.
- If patching is delayed, review NFS referral exposure and access controls.
Validation and detection
- Inventory Linux kernel versions across NFS client systems.
- Check whether NFSv4 referrals or automount paths are in operational use.
- Compare installed kernels with vendor advisories and referenced stable commits.
- Monitor kernel logs for Oops events related to NFS automount handling.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2022-50385 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://git.kernel.org/stable/c/5458bc0f9df639d83471ca384152cc62dbee0aebCVE reference
- https://git.kernel.org/stable/c/f12377abac15fb4e8698225ac386894f8ae63598CVE reference
- https://git.kernel.org/stable/c/b6fd25d64b0de27991d6bd677f0adf69ad6ff07aCVE reference
- https://git.kernel.org/stable/c/6f3d56783fbed861e483736a7001bdafd0dddd53CVE reference
- https://git.kernel.org/stable/c/35e3b6ae84935d0d7ff76cbdaa83411b0ad5e471CVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
