SB20260325132 - Out-of-bounds read in Linux kernel cxl core driver
Published: March 25, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Out-of-bounds read (CVE-ID: CVE-2026-23327)
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 input validation in the CXL mailbox command handler when processing user-supplied payloads. A local user can send a specially crafted raw mailbox command with an undersized payload to trigger an out-of-bounds read in the kernel, leading to memory disclosure, system crash, or potential code execution.
The issue specifically occurs in the cxl_payload_from_user_allowed() function, where the payload size is not validated before accessing its contents, resulting in a slab-out-of-bounds read during UUID comparison.
Remediation
Install update from vendor's website.