CVE-2017-16534: Buffer Overflow
Last updated 29 November 2024
Other sources
The cdcparsecdcheader function in drivers/usb/core/message.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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2017-16534?
CVE-2017-16534 is classified as a high-severity vulnerability due to its potential to cause denial of service and system crashes.
How do I fix CVE-2017-16534?
To mitigate CVE-2017-16534, upgrade your Linux kernel to version 4.13.6 or later.
What systems are affected by CVE-2017-16534?
CVE-2017-16534 affects various versions of the Linux kernel prior to 4.13.6 and also specific versions of Android.
What exploit does CVE-2017-16534 represent?
CVE-2017-16534 represents a vulnerability that can be exploited via crafted USB devices leading to out-of-bounds read and potential crashes.
Who discovered CVE-2017-16534?
CVE-2017-16534 was identified in the cdc_parse_cdc_header function within the Linux kernel codebase.