Linux Kernel F2FS Segment Management Vulnerability

Vulnerability

A vulnerability in the Linux kernel's F2FS file system has been addressed. The issue arose in the segment management function 'get_new_segment()', where inconsistent status was detected between the free segment map and free section map. This inconsistency could lead to errors during data block allocation and checkpointing processes. The vulnerability has been resolved by modifying 'get_new_segment()' to record the error in the superblock and exit the function, rather than continuing with the faulty segment.

Impact

The vulnerability could cause data corruption by allowing the file system to continue operations with an inconsistent segment status, potentially leading to errors in data block allocation and checkpointing.

Added: Jul 10, 2025, 11:11 AM
Updated: Jul 10, 2025, 11:11 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
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.