Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-23679— libusb < 1.0.30 NULL Pointer Dereference in parse_interface()

CVSS 6.2 · Medium EPSS 0.01% · P2

Affected Version Matrix 1

VendorProductVersion RangeStatus
libusblibusb< 1.0.30affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-23679

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
libusb < 1.0.30 NULL Pointer Dereference in parse_interface()
Source: NVD (National Vulnerability Database)
Vulnerability Description
libusb 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存读
Source: NVD (National Vulnerability Database)
Vulnerability Title
libusb 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
libusb是libusb开源的一个跨平台USB设备访问库。 libusb 1.0.30之前版本存在缓冲区错误漏洞,该漏洞源于包含空指针取消引用漏洞,攻击者通过提供格式错误的USB配置描述符,导致parse_interface()提前返回而未分配端点数组,进而使任何迭代端点的应用程序取消引用空端点指针并崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
libusblibusb 0 ~ 1.0.30 -

II. Public POCs for CVE-2026-23679

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-23679

登录查看更多情报信息。

Patches & Fixes for CVE-2026-23679 (2)

Vendor Advisories for CVE-2026-23679 (2)

Vendor Pages for CVE-2026-23679 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-23679

No comments yet


Leave a comment