CVE-2026-23679

NameCVE-2026-23679
Descriptionlibusb before version 1.0.30 contains a NULL pointer dereference vulnerability that allows attackers to crash applications by supplying a malformed USB configuration descriptor where an interface claims bNumEndpoints greater than zero but is followed by a class-specific descriptor whose bLength exceeds the remaining buffer size, causing parse_interface() to return early without allocating the endpoint array. Attackers can exploit this flaw through libusb_get_active_config_descriptor or libusb_get_config_descriptor by providing crafted descriptors via virtualized USB passthrough, file-based descriptor parsing, or network sources, causing any application iterating over endpoints to dereference a NULL endpoint pointer and crash.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
libusb-1.0 (PTS)bullseye2:1.0.24-3vulnerable
bookworm2:1.0.26-1vulnerable
trixie2:1.0.28-1vulnerable
forky, sid2:1.0.30-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
libusb-1.0source(unstable)2:1.0.30-1

Notes

[trixie] - libusb-1.0 <no-dsa> (Minor issue)
[bookworm] - libusb-1.0 <no-dsa> (Minor issue)
https://github.com/libusb/libusb/issues/1813
https://github.com/libusb/libusb/pull/1814
https://github.com/libusb/libusb/commit/bc0886173ea15b8cc9bba2918f58a97a7f185231 (v1.0.30-rc2)

Search for package or bug name: Reporting problems