
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53066 is a vulnerability in the Linux kernel's Network File System (NFS) implementation, specifically in the decodegetfattrattrs() function. The vulnerability was discovered in October 2024 and affects Linux kernel versions from 3.5 through 6.11.8. The issue stems from an uninitialized variable in the NFS file attribute handling code (NVD).
The vulnerability occurs when the fattr->mdsthreshold variable is not properly initialized before being used in decodeattrmdsthreshold(). This results in a KMSAN (Kernel Memory Sanitizer) warning indicating an uninitialized value usage. The issue was traced back to the decodegetfattrattrs() function in the NFS implementation. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability could potentially lead to a denial of service condition in affected Linux systems using NFS. The CVSS scoring indicates that while there are no direct impacts on confidentiality or integrity, there is a high impact on system availability when successfully exploited (NVD).
The vulnerability has been fixed by initializing fattr->mdsthreshold to NULL in nfsfattrinit(). The fix has been implemented in various kernel versions through patches. System administrators should update their Linux kernel to the latest patched version. The fix was committed upstream and backported to affected stable kernel 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."