Bug 2451279 (CVE-2026-23327)
| Summary: | CVE-2026-23327 kernel: cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
An out-of-bounds read vulnerability was found in the Linux kernel's CXL (Compute Express Link) mailbox driver. The cxl_payload_from_user_allowed() function casts and dereferences the input payload without first validating its size. When a raw mailbox command is sent with an undersized payload, uuid_equal() reads past the allocated buffer, causing an out-of-bounds memory access.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-03-25 11:08:33 UTC
|