
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's F2FS (Flash-Friendly File System) was discovered and assigned CVE-2025-38163. The issue was identified on July 3, 2025, when syzbot reported a bug related to inconsistent block count validation in the F2FS implementation (NVD, CVE).
The vulnerability stems from improper sanity checking of sbi->total_valid_block_count in the F2FS filesystem. When the total_valid_block_count becomes inconsistent with mapped blocks indexed by inode, it triggers a kernel panic instead of handling the error gracefully. The issue manifests in the dec_valid_block_count function at fs/f2fs/f2fs.h:2521 (NVD).
According to the vulnerability assessment, when triggered, this issue causes a kernel panic, leading to system instability and potential denial of service. The bug affects systems using the F2FS filesystem and can be triggered during file operations (Rapid7).
The fix involves implementing proper sanity checks on the total_valid_block_count value. Instead of triggering a panic when inconsistencies are detected, the system now logs the issue and sets an fsck flag for later filesystem verification (CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."