Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — bus: mhi: host: Add alignment check for event ring read pointer
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U H H H 7.8 .0028 20.5 —
AFFECTED
Product Versions Fixed
Linux a1d2bd164c1c78f87968b7883964175ec41c32ae – —
Linux 5.13 – 5.10.261
TIMELINE
Feb 20 Reserved by Linux
Feb 29 Published (CNA: Linux)
Jul 24 ENRICHED — CVE-2023-52494 (Linux). Received CVSS 7.8 and CPE data from NVD.
Description
In the Linux kernel, the following vulnerability has been resolved:
bus: mhi: host: Add alignment check for event ring read pointer
Though we do check the event ring read pointer by "is_valid_ring_ptr"
to make sure it is in the buffer range, but there is another risk the
pointer may be not aligned. Since we are expecting event ring elements
are 128 bits(struct mhi_ring_element) aligned, an unaligned read pointer
could lead to multiple issues like DoS or ring buffer memory corruption.
So add a alignment check for event ring read pointer.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| February 20, 2024 | Reserved | Reserved by Linux |
| February 29, 2024 | Published | Published (CNA: Linux) |
| July 24, 2026 | ENRICHED | ENRICHED — CVE-2023-52494 (Linux). Received CVSS 7.8 and CPE data from NVD. |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | a1d2bd164c1c78f87968b7883964175ec41c32ae | — |
| Linux | Linux | — | 5.13 | 5.10.261 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2023-52494 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.