Linux Kernel Vulnerability in ARM Architecture
CVE-2026-53343

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 July 2026

What is CVE-2026-53343?

The vulnerability in the Linux kernel pertains to a flaw in the ARM architecture related to KASAN VMAP stack shadow. This issue arises from the inappropriate use of a byte load operation, which fails to guarantee word alignment during access to the KASAN shadow memory. Specifically, ARMv5 architecture faces alignment exceptions when unaligned word loads occur, potentially leading to system crashes during critical operations. The recommended solution involves modifying the code to utilize a byte load, ensuring that faults only occur if the stack shadow is missing, thereby enhancing stability and reliability.

Affected Version(s)

Linux 8fe148d39c127de3fb78dfa6da95a3608dfda454

Linux ef21187c0672a2b2cbec44f33bab9ec47d5c277c

Linux c86d26b4b089ca294b3b7d915a7da61edb77935f

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.