PT-2025-38448 · Linux+2 · Linux Kernel+2
Published
2025-05-31
·
Updated
2026-05-26
·
CVE-2023-53429
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
The
extent writepage function in the Linux kernel incorrectly handles error conditions by setting the PageError flag whenever an error occurs and then checking for this flag to determine if error handling should be called. This can lead to unclear error handling responsibility and potentially leak the error bit into the submission context during fast I/O operations. The issue is resolved by removing the check for PageError and using a local return variable to check for submission errors.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Suse