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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16531
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16531.html
Vendor advisory: cve@mitre.org — https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
Vendor advisory: cve@mitre.org — https://groups.google.com/d/msg/syzkaller/hP6L-m59m_8/Co2ouWeFAwAJ
Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/bd7a3fe770ebd8391d1c7d072ff88e9e76d063eb
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 4.14-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 4.13.10-1 |
| debian | bullseye | fixed | 4.13.10-1 |
| debian | forky | fixed | 4.13.10-1 |
| debian | sid | fixed | 4.13.10-1 |
| debian | trixie | fixed | 4.13.10-1 |
| linux-kernel | affected | 3.2.95 |
References
- http://www.securityfocus.com/bid/102025
- https://github.com/torvalds/linux/commit/bd7a3fe770ebd8391d1c7d072ff88e9e76d063eb
- https://groups.google.com/d/msg/syzkaller/hP6L-m59m_8/Co2ouWeFAwAJ
- https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html
- https://usn.ubuntu.com/3754-1/
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html
- https://www.suse.com/security/cve/CVE-2017-16531.html
- https://security-tracker.debian.org/tracker/CVE-2017-16531
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.