CVE-2017-16527
medium
CVSS v3
6.6
CVSS v2
7.2
VIR risk
6.6
Description
sound/usb/mixer.c in the Linux kernel before 4.13.8 allows local users to cause a denial of service (snd_usb_mixer_interrupt use-after-free 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-16527
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16527.html
Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/124751d5e63c823092060074bd0abaae61aaa9c4
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 | |
| debian | 7.0 | affected | |
| ubuntu | 14.04 | affected | |
References
- https://github.com/torvalds/linux/commit/124751d5e63c823092060074bd0abaae61aaa9c4
- https://groups.google.com/d/msg/syzkaller/jf7GTr_g2CU/iVlLhMciCQAJ
- 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-16527.html
- https://security-tracker.debian.org/tracker/CVE-2017-16527
CWEs
CWE-416
Verify integrity in audit chain (admin only). AS-IS.