Logo
vulnerabilityCVE-2026-47104
Name
CVE-2026-47104
Source
NVD ( link)Debian ( link)
Description
libusb before version 1.0.30 contains a one-byte out-of-bounds read vulnerability in parse_iad_array() in descriptor.c that allows attackers to trigger a denial of service by supplying a malformed USB descriptor whose bLength equals size minus one, causing the bounds check to use the original buffer size instead of the remaining size. Attackers in virtualized environments with USB passthrough can supply crafted descriptors through libusb_get_active_interface_association_descriptors or libusb_get_interface_association_descriptors to read one byte past the end of the malloc allocation, resulting in a denial of service.
Published Date
Updated Date
Workaround
-

Analysis#


Affected Component
Analysis
libusb1
Patched

Vulnerability Ratings#


5.1
CVSSv4
4
CVSSv31
5.5
CVSSv31
NaN
other

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
1.0.30
Not Affected
buildroot
master
1.0.30
Not Affected
openwrt
master
1.0.29-r1
Exploitable
openwrt
openwrt-25.12
1.0.29-r1
Exploitable
yocto
kirkstone
1.0.26
Exploitable
yocto
master
1.0.30
Not Affected

Resolved with patches#


libusb1 (yocto:scarthgap)

#
Title
Author
Resolve
1
descriptor: Fix two memory-safety bugs in malformed
MarkLee131 <kaixuan.li@ntu.edu.sg>
CVE-2026-23679
CVE-2026-47104
2
descriptor: Fix potential offsetting of pointer by too
Sean McBride <sean@rogue-research.com>
CVE-2026-23679
CVE-2026-47104