CVE-2026-90033

Source
https://cve.org/CVERecord?id=CVE-2026-90033
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90033.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90033
Downstream
Published
2026-09-16T10:33:33Z
Modified
2026-09-18T03:48:35Z
Summary
ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()
Details

In the Linux kernel, the following vulnerability has been resolved:

ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()

The snd_usbmidi_us122l_output() picks a count of 2 on anything slower than high speed and never relates it to ep->max_transfer. The URB buffer holds exactly max_transfer bytes, so a device declaring a one byte bulk endpoint takes two bytes from snd_rawmidi_transmit(), and the memset that pads the rest computes 1 - 2 in int and wraps to SIZE_MAX.

Only 0x800e and 0x800f are pinned to nine bytes. The US-122MKII at 0x0644:0x8021 falls to the default and takes usb_maxpacket(), which the USB core only clamps downward.

The akai and novation output ops in this file were given the same guard recently. Do the same here.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90033.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
030a07e441296c372f946cd4065b5d831d8dc40c
Fixed
5538daf2a5cc80ac3f3e913c0db045d92d995d40
Fixed
a441a8e52148c91c2f2a91f42e3b9bc961a13a4b
Fixed
2dae0e3a59e31f78222279d544b98e747cd1fbff
Fixed
1d4add2b832b56f81bb0eab065ec35c610343018
Fixed
de6d252f115be887a701c09a05cdb076f3a590c9
Fixed
9392a2c346762ffee8edd1ba8bac50d2e24a2ed7
Fixed
9d81885d97cba7796d1f8edc88f2499c8296f5b9
Fixed
e4637ce34607f1733a34a57294966d26b263e626

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90033.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.28
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90033.json"