Linux Kernel Ext4 Denial-of-Service Vulnerability in Attribute Handling

Vulnerability

A denial-of-service vulnerability has been identified in the Linux kernel's ext4 file system. The issue arises in the 'ext4_setattr()' function, where a failure in 'ext4_inode_attach_jinode()' can lead to a hung task. This occurs because 'filemap_invalidate_unlock()' is not called to release the 'mapping->invalidate_lock', causing tasks to be blocked for an extended period. The vulnerability has been observed in Linux kernel version 6.14.0-rc1.

Impact

Exploitation of this vulnerability leads to a hung task, where the process remains blocked for an extended period, causing potential disruptions in file system operations.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.