Impact
The Linux arm64 kernel contains a defect in the GCS page‑mapping logic that triggers when FEAT_LPA2 is enabled. The code incorrectly sets the PTE_SHARED bits to 0b11, but under LPA2 these bits are overwritten by address bits, creating an invalid page‑table entry. This causes a kernel panic during a GCS write fault, halting the system or the affected process and resulting in a denial of service.
Affected Systems
ARM64 Linux kernels 6.13 and the 7.0.0‑rc1 through rc7 releases are affected. Systems that enable GCS and have the FEAT_LPA2 option active will experience the fault. This includes any deployment of these kernel versions on ARM64 hardware that relies on LPA2 support.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a GCS write fault, which normally occurs only on systems with FEAT_LPA2 enabled, making the attack vector likely local and the impact a forced kernel crash.
OpenCVE Enrichment