CVE-2024-49889
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-49889 is a use-after-free vulnerability discovered in the Linux kernel's ext4 filesystem implementation, specifically in the ext4extshowleaf() function. The vulnerability was disclosed on October 21, 2024, affecting multiple versions of the Linux kernel up to versions 5.10.227, 5.15.168, 6.1.113, 6.6.55, 6.10.14, and 6.11.3. The issue occurs when a previously saved path pointer may be freed by error or reallocated in ext4find_extent(), potentially leading to a use-after-free condition (NVD).

Technical details

The vulnerability stems from a path pointer management issue in the ext4 filesystem code. In ext4findextent(), a path may be freed by error or reallocated, causing a use-after-free condition when using a previously saved ppath. The issue specifically manifests in the following sequence: ext4splitextent saves path = ppath, followed by ext4splitextentat(ppath), then path = ext4findextent(ppath), and finally ext4extshowleaf(inode, path) where eh = path[depth].phdr triggers the use-after-free. The vulnerability is only triggered when EXTDEBUG is defined and therefore does not affect normal functionality (Kernel Patch).

Impact

The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (High), indicating significant potential impact. However, since the issue is only triggered when EXT_DEBUG is defined, the practical impact is limited to debugging environments and does not affect normal system operations (NVD).

Mitigation and workarounds

The vulnerability has been patched in various Linux kernel versions. The fix involves modifying the code to use *ppath directly as input to ext4extshow_leaf() instead of using a saved path pointer. Updates are available for affected kernel versions, and users are advised to update to the patched versions (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-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesDec 09, 2025
CVE-2025-40341N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40340N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-kvm
NoYesDec 09, 2025

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