
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-41059 is a vulnerability discovered in the Linux kernel's HFS Plus filesystem implementation, specifically in the extended attribute (xattr) handling code. The vulnerability was reported by syzbot and disclosed on July 29, 2024. It affects multiple versions of the Linux kernel, from versions prior to 4.19.319 up through versions before 6.9.11 (NVD).
The vulnerability stems from an uninitialized value usage in the copy_name function within fs/hfsplus/xattr.c. The issue occurs specifically in the hfsplus_listxattr function where memory allocated using kmalloc() was not properly initialized before use. The CVSS v3.1 base score is 7.1 (HIGH) with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H, indicating local access requirements with potential for high confidentiality and availability impacts (NVD).
The vulnerability could lead to exposure of sensitive information (kernel memory) through uninitialized memory being exposed to userspace applications. The maximum potential exposure is limited to 6*127+4+1 bits of kernel memory (Ubuntu).
The vulnerability requires local access to the system and can be triggered through the filesystem's extended attribute listing functionality. It was discovered and reported through automated testing by the syzkaller kernel fuzzing tool (Kernel Patch).
The vulnerability has been fixed by changing the memory allocation from kmalloc() to kzalloc(), ensuring the allocated memory is zeroed before use. The fix has been backported to multiple stable kernel versions and is available in updated kernel packages for various distributions (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."