CVE-2017-16530
Description
The uas driver 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 drivers/usb/storage/uas-detect.h and drivers/usb/storage/uas.c.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-16530
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-16530.html
Vendor advisory: cve@mitre.org — https://groups.google.com/d/msg/syzkaller/pCswO77gRlM/VHuPOftgAwAJ
Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/786de92b3cb26012d3d0f00ee37adf14527f35c4
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.16.50 |
References
CWEs
CWE-125
Verify integrity in audit chain (admin only). AS-IS.