SB20260325106 - Memory corruption in Linux kernel arm64 mm
Published: March 25, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Memory corruption (CVE-ID: CVE-2026-23345)
The vulnerability allows a local user to cause a denial of service, disclose sensitive information, and potentially execute arbitrary code.
The vulnerability exists due to improper memory access in the arm64 GCS page table entry (PTE) handling when FEAT_LPA2 is enabled. A local user can trigger a kernel paging request by invoking operations that involve GCS mappings, leading to a system crash and potential memory disclosure.
The issue arises because the PTE_SHARED bits are incorrectly set in GCS mappings when FEAT_LPA2 is active, causing invalid page table entries that result in a kernel oops during memory unmapping operations.
Remediation
Install update from vendor's website.