PT-2025-34388 · Linux+3 · Linux Kernel+3
Published
2025-01-01
·
Updated
2026-05-26
·
CVE-2025-38626
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
A flaw exists in the Linux kernel’s f2fs implementation related to foreground garbage collection during block allocation in LFS mode. When the file system is mounted with the “mode=lfs” option, a system panic can occur due to aggressive block allocation in
f2fs map blocks(). The issue arises because foreground garbage collection is not triggered promptly, leading to out-of-space conditions when multiple threads perform write operations in parallel using AIO, DIO, or bufio methods. The fix introduces a mechanism to trigger foreground garbage collection prior to block allocation within the f2fs map blocks() function.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu