CVE-2017-16532
medium
CVSS v3
6.6
CVSS v2
7.2
VIR risk
6.6
Description
The get_endpoints function in drivers/usb/misc/usbtest.c in the Linux kernel through 4.13.11 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted USB device.
Predictions
Exploit likelihood
65%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16532
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16532.html
Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/7c80f9e4a588f1925b07134bb2e3689335f6c6d8
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 4.14-1 | |
| sles | affected | | |
| debian | bookworm | fixed | 4.13.13-1 |
| debian | bullseye | fixed | 4.13.13-1 |
| debian | forky | fixed | 4.13.13-1 |
| debian | sid | fixed | 4.13.13-1 |
| debian | trixie | fixed | 4.13.13-1 |
| linux-kernel | affected | 3.2.95 | |
| debian | 7.0 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 16.04 | affected | |
| ubuntu | 17.10 | affected | |
References
- https://github.com/torvalds/linux/commit/7c80f9e4a588f1925b07134bb2e3689335f6c6d8
- https://groups.google.com/d/msg/syzkaller/l3870gs3LhA/y79DYQdFBAAJ
- https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html
- https://usn.ubuntu.com/3617-1/
- https://usn.ubuntu.com/3617-2/
- https://usn.ubuntu.com/3617-3/
- https://usn.ubuntu.com/3619-1/
- https://usn.ubuntu.com/3619-2/
- https://usn.ubuntu.com/3754-1/
- https://www.suse.com/security/cve/CVE-2017-16532.html
- https://security-tracker.debian.org/tracker/CVE-2017-16532
CWEs
CWE-476
Verify integrity in audit chain (admin only). AS-IS.