NULL pointer dereference in Linux kernel - CVE-2016-3137

 

NULL pointer dereference in Linux kernel - CVE-2016-3137

Published: June 1, 2024


Vulnerability identifier: #VU90678
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-3137
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to NULL pointer dereference within the cypress_generic_port_probe() and cypress_open() functions in drivers/usb/serial/cypress_m8.c. A local non-authenticated attacker can perform a denial of service (DoS) attack.


How to mitigate CVE-2016-3137

Install update from vendor's website.

Sources