
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53101 is a vulnerability discovered in the Linux kernel related to an uninitialized value issue in the filesystem subsystem. The vulnerability was disclosed on November 25, 2024, affecting the ocfs2_setattr() function which uses attr->ia_mode, attr->ia_uid, and attr->ia_gid in a trace point even though ATTR_MODE, ATTR_UID, and ATTR_GID aren't set (NVD).
The vulnerability exists in the OCFS2 filesystem implementation where the ocfs2_setattr() function uses uninitialized variables in a trace point. The issue occurs when accessing attr->ia_mode, attr->ia_uid, and attr->ia_gid values without checking if their respective flags (ATTR_MODE, ATTR_UID, ATTR_GID) are set. The CVSS v3.1 base score is 5.5 (Medium) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to the use of uninitialized values in the Linux kernel's filesystem operations, specifically when handling file attribute changes in OCFS2 filesystems. This could potentially result in system instability or information disclosure (Ubuntu).
The issue has been fixed by initializing all fields of newattrs and implementing proper checks for ATTR_MODE, ATTR_UID, and ATTR_GID flags. The fix ensures that when these attributes are not set, a default value of 0 is used. Multiple Linux distributions have released patches to address this vulnerability (Ubuntu Security Notice).
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."