PT-2025-41086 · Linux · Linux Kernel
Published
2023-04-18
·
Updated
2026-04-20
·
CVE-2023-53642
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 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 proper -EFAULT return when a user access exception occurred. The issue stemmed from the exception handler not locating the actual instruction causing the user space access. The code responsible for this issue no longer exists in the mainline kernel, having been removed in a previous commit. A full series of upstream commits could resolve the issue, but a one-liner fix was implemented to address the annotation placement.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel