Back to overview

CVE-2026-52964

Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans The USB MIDI 2.0 endpoint parser has the same descriptor walking pattern as the legacy MIDI parser. It validates bLength against bNumGrpTrmBlock before reading baAssoGrpTrmBlkID[], but not against the remaining bytes in the endpoint-extra scan. A malformed device can therefore make later baAssoGrpTrmBlkID[] reads consume bytes past the walked descriptor. Reject zero-length and overlong descriptors while walking endpoint extras.

Metadata

CVE ID
CVE-2026-52964
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-24 16:28 UTC
Last updated
2026-06-24 16:28 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux ff49d1df79aef7580fe3ac99d17c3f886655d080 < fafc97bd01e4c737eaeafadfdadb1af4bbfa7307, ff49d1df79aef7580fe3ac99d17c3f886655d080 < a310b4bebda5e4a1b26520c0cc5145ccd6d617e2, ff49d1df79aef7580fe3ac99d17c3f886655d080 < f9c184a83574549a36ea69b755f650e57d164c78, ff49d1df79aef7580fe3ac99d17c3f886655d080 < 17e76b19de1aff5ff4de64d269290bd1b07a01d3 …
Linux Linux 6.5, 0 < 6.5, 6.6.141 ≤ 6.6.*, 6.12.91 ≤ 6.12.* …
Back to overview