PT-2025-53059 · Linux+1 · Linux Kernel+1
Published
2025-12-24
·
Updated
2025-12-27
·
CVE-2023-54061
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contained an incorrect exception table annotation within the
clear user rep good() function. This issue stemmed from the annotation pointing to a register move instead of the actual instruction performing user space access. Consequently, if a user access exception occurred, the exception handler would fail to locate the instruction, leading to a kernel oops report that could be misinterpreted as a filesystem issue. The code responsible for this issue was removed in a previous commit, but the incorrect annotation persisted. The root cause was related to memory clearing and copying routines using REP GOOD or ERMS. A more comprehensive fix involves applying a series of upstream commits to clean up these routines.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 👾
Related Identifiers
Affected Products
Debian
Linux Kernel