PT-2025-49472 · Linux+1 · Linux Kernel+1

Published

2025-12-08

·

Updated

2026-04-20

·

CVE-2023-53742

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 versions 5.15.78-android13-8-g63561175bbda-dirty through 5.15.78-android13-8-g63561175bbda-dirty
Description The Linux kernel contained an issue in kcsan where the use of READ ONCE() in read instrumented memory() could lead to a kernel paging request, specifically an alignment fault, on certain arm64 configurations. This occurred because READ ONCE() was promoted to a full atomic acquire instruction which is not supported on unaligned addresses. The issue was triggered by an inability to handle a kernel paging request at a specific virtual address, resulting in an internal error and a system crash. The fix avoids the use of READ ONCE() in read instrumented memory() by casting to a volatile type, ensuring the compiler performs the necessary access.
Recommendations Update to a newer version of the Linux kernel that contains the fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-53742

Affected Products

Debian
Linux Kernel