CVE-2024-47679
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-47679 is a race condition vulnerability discovered in the Linux kernel's Virtual File System (VFS) subsystem, specifically between evict_inodes() and find_inode()&iput() functions. The vulnerability was discovered in August 2024 and affects Linux kernel versions from 2.6.37 up to versions before 5.10.227, 5.15.168, 6.1.113, 6.6.54, and 6.11.2 (NVD).

Technical details

The vulnerability occurs due to a race condition in the Virtual File System where two threads can simultaneously evict the same inode. The issue arises when one thread calls iput() on an inode with i_count 1, while another thread concurrently calls generic_shutdown_super(). This can lead to a situation where both threads attempt to evict the same inode simultaneously, potentially triggering a BUG statement within clear_inode() and iput() (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 a denial of service condition through system crashes when the race condition is triggered. The impact is limited to availability with no direct impact on confidentiality or integrity of the system (NVD).

Mitigation and workarounds

The vulnerability has been fixed by adding a recheck of the inode->i_count after holding i_lock. The fix has been implemented in multiple kernel versions and is available through various distribution updates. Ubuntu has released security updates to address this vulnerability in their kernel packages for versions 20.04 LTS and 22.04 LTS (Ubuntu Security).

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-64181HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesJul 19, 2026
CVE-2026-64186NONEN/A
  • Linux Kernel logoLinux Kernel
  • libperf
NoYesJul 19, 2026
CVE-2026-64183NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesJul 19, 2026
CVE-2026-64182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-oracle-6.17
NoYesJul 19, 2026
CVE-2026-64180NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesJul 19, 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