PT-2025-46753 · Linux+3 · Linux Kernel+3
Published
2025-09-01
·
Updated
2026-05-07
·
CVE-2025-40196
CVSS v2.0
5.7
Medium
| Vector | AV:L/AC:L/Au:S/C:P/I:P/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to file system quotas. A kernel panic can occur when the
panic on warn setting is enabled, specifically during writeback operations triggered by a sync call for an opened file, particularly when f2fs balancing is needed. This happens because quota release work is queued to an event queue lacking the necessary memory reclaim flag, leading to a mismatch error during f2fs balancing. The issue is resolved by creating a dedicated workqueue with the appropriate memory reclaim flag for quota release work.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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