PT-2026-54814 · Rust+2 · Rustc+2

·

CVE-2026-53346

·

Published

2026-07-01

·

Updated

2026-09-07

CVSS v3.1

7.1

High

VectorAV: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

CVE-2026-53346
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu
Rustc