PT-2025-40679 · Linux · Linux Kernel
Published
2025-10-04
·
Updated
2026-02-09
·
CVE-2023-53537
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to the f2fs filesystem. A use-after-free issue can occur for cached IPU bio objects. Specifically, after an error condition is set, the
f2fs submit merged ipu write() function attempts to flush IPU bio in the cache without validating the bio parameter. This can lead to submitting a bio object belonging to a different IO context, resulting in a use-after-free condition. The issue is triggered in the f2fs write single data page() function during the flushing of IPU bio objects. The root cause is a missing validity check of the bio parameter within f2fs submit merged ipu write().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel