PT-2025-49479 · Linux · Linux Kernel
Published
2025-12-08
·
Updated
2025-12-09
·
CVE-2023-53749
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 in the
clear user rep good() function. This could lead to a kernel oops report being generated instead of a -EFAULT return when a user access exception occurred. The issue stemmed from the exception handler not correctly identifying the instruction causing the fault. The code responsible for this issue has been removed in upstream commits, but the annotation error persisted. The root cause was an incorrect placement of the exception table annotation for the final 'rep movsb' instruction within the function. This could be mistaken for a filesystem bug.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
Linux Kernel