PT-2026-54814 · Rust+2 · Rustc+2
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
A bug in the rustc compiler causes the
-Cforce-unwind-tables=y flag to emit the uwtable annotation only for functions and not for the module. Consequently, compiler-generated functions, such as asan.module ctor, do not receive the uwtable annotation. When CONFIG UNWIND PATCH PAC INTO SCS is enabled, this results in incorrect dwarf information for kasan constructors, leading the SCS boot patching code to patch the constructor illegally. Specifically, the paciasp instruction is patched while the autiasp instruction is not, causing a system crash during boot when the constructor is called via the do ctors() function in the init/main.c file.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
Ubuntu
Rustc