CVE-2017-16643
medium
CVSS v3
6.6
CVSS v2
7.2
VIR risk
6.6
Description
The parse_hid_report_descriptor function in drivers/input/tablet/gtco.c in the Linux kernel before 4.13.11 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.
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-16643
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16643.html
Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/a50829479f58416a013a4ccca791336af3c584c7
Vendor advisory: cve@mitre.org — http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| arch | fixed | 4.9.60-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 | |
References
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.11
- http://www.securityfocus.com/bid/101769
- https://github.com/torvalds/linux/commit/a50829479f58416a013a4ccca791336af3c584c7
- https://groups.google.com/d/msg/syzkaller/McWFcOsA47Y/3bjtBBgaBAAJ
- https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html
- https://usn.ubuntu.com/3754-1/
- https://www.suse.com/security/cve/CVE-2017-16643.html
- https://security-tracker.debian.org/tracker/CVE-2017-16643
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.