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.
References
Configurations
Configuration 1 (hide)
|
History
14 Jul 2026, 16:12
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/17e76b19de1aff5ff4de64d269290bd1b07a01d3 - Patch | |
| References | () https://git.kernel.org/stable/c/918be519c7876329e1b6e2ea1c59f0b75e792dca - Patch | |
| References | () https://git.kernel.org/stable/c/a310b4bebda5e4a1b26520c0cc5145ccd6d617e2 - Patch | |
| References | () https://git.kernel.org/stable/c/f9c184a83574549a36ea69b755f650e57d164c78 - Patch | |
| References | () https://git.kernel.org/stable/c/fafc97bd01e4c737eaeafadfdadb1af4bbfa7307 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo |
24 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-24 17:17
Updated : 2026-07-14 16:12
NVD link : CVE-2026-52964
Mitre link : CVE-2026-52964
CVE.ORG link : CVE-2026-52964
JSON object : View
Products Affected
linux
- linux_kernel
CWE
