
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38677 is a vulnerability discovered in the Linux kernel's F2FS (Flash-Friendly File System) implementation that involves an out-of-boundary access issue in the dnode page. The vulnerability was reported by Jiaming Zhang and was published to the CVE List on August 30, 2025 (NVD).
The vulnerability occurs during the f2fsgetdnodeofdata() function execution when handling corrupted images. The specific issue arises when a dnode has the same node ID as its inode, causing the system to incorrectly parse the dnode as an inode node. This results in getdnodeaddr() returning 360, leading to an attempt to access page address from 360 + 934 * 4 = 4096 with 4 bytes (NVD).
The vulnerability can lead to out-of-boundary access in the dnode page of the F2FS filesystem, potentially causing system instability or crashes when processing corrupted F2FS images (NVD).
The fix involves adding sanity checks for node IDs of all direct nodes during the f2fsgetdnodeofdata() function execution. This prevents the incorrect parsing of dnodes as inode nodes when they share the same node ID (NVD).
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."