Description
In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detect_usb_format() to prevent a division by zero in playback_urb_complete() and capture_urb_complete(). USB core does not validate class-specific descriptor fields such as bNrChannels, so drivers must verify them before use. If a device provides bNrChannels = 0, frame_bytes becomes zero and is later used as a divisor in the URB completion handlers, leading to a kernel crash.
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0013
EPSS Percentile
2.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-369
Status
published
Products (21)
Linux/Linux
< 2.6.34
Linux/Linux
2.6.34
Linux/Linux
5.10.258 - 5.10.*
Linux/Linux
5.15.209 - 5.15.*
Linux/Linux
6.1.175 - 6.1.*
Linux/Linux
6.12.88 - 6.12.*
Linux/Linux
6.18.30 - 6.18.*
Linux/Linux
6.6.140 - 6.6.*
Linux/Linux
63978ab3e3e963db28093b53bb4598f2702e1ad7 - 0ff2b713f406e9ecadb406014d74e7a020ac12b1
Linux/Linux
63978ab3e3e963db28093b53bb4598f2702e1ad7 - 593dd7e6c890d8e4ca21b3e2f796b7cb8e8da983
... and 11 more
Published
May 28, 2026
Tracked Since
May 28, 2026