CVE-2024-41059
Linux Kernel vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Mitigation and workarounds

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).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74573CRITICAL9.3
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 15, 2026
CVE-2026-74562HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 15, 2026
CVE-2026-74565HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-uki-virt
NoYesAug 15, 2026
CVE-2026-74578HIGH7.1
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra
NoYesAug 16, 2026
CVE-2026-74579NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management