
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53216 is a vulnerability in the Linux kernel's Network File System daemon (nfsd) component, discovered and disclosed on December 27, 2024. The vulnerability occurs when the last reference for cache_head can be reduced to zero in c_show and e_show functions while using rcu_read_lock and rcu_read_unlock. This leads to a use-after-free condition and potential sleeping operation issues in the NFS server implementation (NVD).
The vulnerability manifests in two distinct ways: First, when svc_export_put directly frees exuuid while e_show/c_show attempts to access ex_uuid after cache_put, triggering a use-after-free vulnerability. Second, a sleeping operation occurs due to dput being called while using rcu_read_lock/`rcuread_unlock`, which is not allowed. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with the vector string AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (CISA-ADP).
The vulnerability can lead to a denial of service (system crash) through use-after-free conditions in the Linux kernel's NFS server implementation. Additionally, it could potentially allow for unauthorized access to memory, leading to information disclosure or system compromise (NVD).
The vulnerability has been fixed by implementing rcu_work to help release svc_expkey/svc_export. This solution allows for an asynchronous context to invoke path_put and facilitates the freeing of uuid/exp/key after an RCU grace period. The fix has been incorporated into various Linux kernel versions, and users are advised to update to the patched versions (Kernel Patch).
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."