
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39691 is a vulnerability discovered in the Linux kernel's filesystem buffer handling mechanism, specifically in the fs/buffer component. The vulnerability was disclosed on September 5, 2025, affecting Linux kernel version 6.16.0-862.14.0.6.x8664 and potentially other versions. The issue involves a use-after-free vulnerability when calling the bhread() helper function (NVD).
The vulnerability manifests as a stack-out-of-bounds condition in the endbufferreadsync function. The issue occurs during NTFS3 filesystem mounting operations, where in the mpagereadfolio() function, a stack variable 'mapbh' is passed to ntfsgetblockvbo(). After unlockbuffer() unlocks and waitonbuffer() returns, the stack variable may be reclaimed, leading to potential stack overrun during endbufferreadsync() processing when calling putbh() (NVD).
The vulnerability can lead to stack-out-of-bounds memory access, potentially resulting in system crashes or memory corruption. The issue specifically affects systems performing NTFS filesystem operations and could potentially be triggered during filesystem mounting operations (NVD).
A fix has been implemented that ensures buffer heads belonging to a folio are properly handled through the dropbuffers() function, which prevents freeing of locked buffers. The solution involves calling putbh() before _endbufferreadnotouch() to maintain proper buffer management (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."