CVE-2024-45003
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's Virtual File System (VFS) subsystem has been identified and tracked as CVE-2024-45003. The issue affects the inode reclaiming process where certain filesystems (e.g., ext4 with ea_inode feature, ubifs with xattr) may experience deadlock problems during inode lookup operations under the inode LRU traversing context (NVD).

Technical details

The vulnerability stems from the inode reclaiming process in the prune_icache_sb function, which marks reclaimable inodes with I_FREEING flag. When other processes attempt to access these inodes through find_inode_fast, they can become stuck. The issue specifically manifests in two scenarios: 1) In ext4_evict_inode when ea_inode feature is enabled, causing an AA deadlock, and 2) In ubifs_jnl_write_inode when handling xattr, leading to an ABBA deadlock due to mutex locking conflicts (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 4.7 (Medium) with vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can result in system deadlocks when specific filesystem operations involving extended attributes are performed. This primarily affects system availability, as the deadlock condition can prevent normal filesystem operations from completing (NVD).

Mitigation and workarounds

The issue has been fixed by introducing a new inode state flag I_LRU_ISOLATING to pin the inode in memory while inode_lru_isolate() reclaims its pages, instead of using ordinary inode reference. This prevents inode deletion from being triggered during the LRU isolation process. The fix has been implemented in various kernel versions through patches (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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-cross-headers
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-modules-core
NoYesJan 14, 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