
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49362 is a use-after-free vulnerability discovered in the Linux kernel's NFSD (Network File System daemon) component. The vulnerability specifically affects the nfsdfileput() function, where nfsdfileput_noref() can free @nf, leading to a potential dereference of the freed pointer immediately after the function call (Kernel Git).
The vulnerability stems from a code flow issue in the nfsdfileput() function where the @nf pointer could be dereferenced after being freed by nfsdfileputnoref(). The issue was introduced by commit 999397926ab3 ("nfsd: Clean up nfsdfile_put()"). The vulnerability has been assigned a CVSS v3.1 Base Score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability could lead to a use-after-free condition in the Linux kernel's NFSD component, potentially resulting in system crashes, information disclosure, or privilege escalation. The high CVSS score indicates significant potential impact on system confidentiality, integrity, and availability (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves restructuring the code flow in nfsdfileput() to ensure that @nf is not dereferenced after being freed by nfsdfileput_noref(). The patch was authored by Chuck Lever and has been backported to various stable kernel versions (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."