CVE-2017-16531
Description
drivers/usb/core/config.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device, related to the USB_DT_INTERFACE_ASSOCIATION descriptor.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A lack of size validation for USB_DT_INTERFACE_ASSOCIATION descriptors in the Linux kernel before 4.13.6 allows a local attacker to trigger an out-of-bounds read via a crafted USB device, causing a denial of service (system crash).
Vulnerability
In the Linux kernel before version 4.13.6, the drivers/usb/core/config.c file does not properly validate the size of USB_DT_INTERFACE_ASSOCIATION descriptors during USB configuration parsing [2]. The usb_parse_configuration() function only checks that the descriptor length is at least 2 bytes, whereas the find_iad() function in drivers/usb/core/message.c accesses intf_assoc->bInterfaceCount assuming a larger structure [2][3]. This lack of a complete length check allows a specially crafted USB device to cause an out-of-bounds read when the kernel processes the descriptor during device enumeration [2]. The vulnerability affects all kernels prior to the fix commit bd7a3fe770ebd8391d1c7d072ff88e9e76d063eb [3].
Exploitation
An attacker needs physical access to the system or the ability to connect a malicious USB device to a USB port [1][2]. No special authentication or elevated privileges are required beyond the ability to attach a USB device. By crafting a USB descriptor that violates the expected size constraints, the attacker can trigger the out-of-bounds memory access when the kernel’s USB subsystem enumerates the device [2]. The proof-of-concept trigger was demonstrated using the syzkaller fuzzer with a dummy HCD (host controller driver) [2].
Impact
Successful exploitation leads to a kernel panic (denial of service) due to reading out-of-bounds memory [2]. The crash is a read of size 1 from an invalid address, which can cause a system hang or reboot [2]. The official description also mentions “possibly have unspecified other impact,” but the available references only confirm denial of service and do not demonstrate code execution or privilege escalation [1][2].
Mitigation
The vulnerability is fixed in Linux kernel version 4.13.6 [1][3]. The commit bd7a3fe770ebd8391d1c7d072ff88e9e76d063eb adds a proper length check (bLength < USB_DT_INTERFACE_ASSOCIATION_SIZE) and skips descriptors that are too short [3]. Users should update to kernel 4.13.6 or later, or apply distribution-specific patches such as those provided in Ubuntu USN-3754-1 [1]. No workarounds are documented; the only mitigation is to apply the kernel update.
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
60- osv-coords59 versionspkg:rpm/suse/kernel-bigmem&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-bigmem&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-bigsmp&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP1-LTSSpkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSSpkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-default&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP1pkg:rpm/suse/kernel-default&distro=SUSE%20OpenStack%20Cloud%206pkg:rpm/suse/kernel-docs&distro=SUSE%20Linux%20Enterprise%20Software%20Development%20Kit%2011%20SP4pkg:rpm/suse/kernel-ec2&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2012pkg:rpm/suse/kernel-ec2&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-ec2&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-ec2&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-ec2&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-pae&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-pae&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-pae&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-pae&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-ppc64&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-ppc64&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2011%20SP4pkg:rpm/suse/kernel-rt_trace&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2011%20SP4pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP1-LTSSpkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSSpkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-source&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP1pkg:rpm/suse/kernel-source&distro=SUSE%20OpenStack%20Cloud%206pkg:rpm/suse/kernel-source-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2011%20SP4pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP1-LTSSpkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSSpkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-syms&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP1pkg:rpm/suse/kernel-syms&distro=SUSE%20OpenStack%20Cloud%206pkg:rpm/suse/kernel-syms-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2011%20SP4pkg:rpm/suse/kernel-trace&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-trace&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-trace&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-trace&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Point%20of%20Sale%2011%20SP3pkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP3-LTSSpkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%2011%20SP4pkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP1-LTSSpkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSSpkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2011%20SP4pkg:rpm/suse/kernel-xen&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP1pkg:rpm/suse/kernel-xen&distro=SUSE%20OpenStack%20Cloud%206pkg:rpm/suse/kgraft-patch-SLE12-SP1_Update_23&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP1-LTSSpkg:rpm/suse/kgraft-patch-SLE12-SP1_Update_23&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP1pkg:rpm/suse/kgraft-patch-SLE12-SP1_Update_23&distro=SUSE%20OpenStack%20Cloud%206pkg:rpm/suse/kgraft-patch-SLE12_Update_29&distro=SUSE%20Linux%20Enterprise%20Server%2012-LTSS
< 3.0.101-108.18.1+ 58 more
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.61-52.106.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.0.101-108.18.3
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101.rt130-69.14.1
- (no CPE)range: < 3.0.101.rt130-69.14.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.61-52.106.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.0.101.rt130-69.14.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.61-52.106.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.0.101.rt130-69.14.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-0.47.106.11.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.61-52.106.1
- (no CPE)range: < 3.0.101-108.18.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 3.12.74-60.64.66.1
- (no CPE)range: < 1-2.1
- (no CPE)range: < 1-2.1
- (no CPE)range: < 1-2.1
- (no CPE)range: < 1-5.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/torvalds/linux/commit/bd7a3fe770ebd8391d1c7d072ff88e9e76d063ebnvdIssue TrackingPatchThird Party Advisory
- groups.google.com/d/msg/syzkaller/hP6L-m59m_8/Co2ouWeFAwAJnvdIssue TrackingPatchThird Party Advisory
- www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.htmlnvdPatchThird Party Advisory
- www.securityfocus.com/bid/102025nvdThird Party AdvisoryVDB Entry
- lists.debian.org/debian-lts-announce/2017/12/msg00004.htmlnvdMailing ListThird Party Advisory
- usn.ubuntu.com/3754-1/nvdThird Party Advisory
News mentions
0No linked articles in our index yet.