boxscore/security
CVE · referencelatest edition

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.

CVE-2023-52494HIGH
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.
CWE-787 · CNA: Linux · CVSS v3.1 · 6 references · NVD status: Modified

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
DateEventDetail
February 20, 2024ReservedReserved by Linux
February 29, 2024PublishedPublished (CNA: Linux)
July 24, 2026ENRICHEDENRICHED — CVE-2023-52494 (Linux). Received CVSS 7.8 and CPE data from NVD.

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinuxa1d2bd164c1c78f87968b7883964175ec41c32ae
LinuxLinux5.135.10.261

Weaknesses

CWE-787

References (6)

Related

Authoritative record: CVE-2023-52494 at cve.org

Vendors: linux

Weaknesses: CWE-787

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.