In the Linux kernel, the following vulnerability has been resolved:
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
There may be a bad USB audio device with a USB ID of (0x04fa, 0x4201) and
the number of it's interfaces less than 4, an out-of-bounds read bug occurs
when parsing the interface descriptor for this device.
Fix this by checking the number of interfaces.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-03 16:15
Updated : 2025-03-05 15:13
NVD link : CVE-2022-48701
Mitre link : CVE-2022-48701
CVE.ORG link : CVE-2022-48701
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read
