PT-2025-40731 · Linux+1 · Linux Kernel+1
Published
2025-10-04
·
Updated
2025-12-04
·
CVE-2022-50497
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains an issue within the binfmt misc module related to a shift-out-of-bounds condition in the
check special flags function. This condition was identified by UBSAN (Undefined Behavior Sanitizer) reporting that a left shift operation could exceed the bounds of the 'int' data type. The issue occurs during the processing of Node flags, which are of type unsigned long, while the macros used for flag manipulation are defined with the 'int' type.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Suse