Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.