Denial of service in Linux kernel - CVE-2019-3701

 

Denial of service in Linux kernel - CVE-2019-3701

Published: January 4, 2019 / Updated: May 30, 2020


Vulnerability identifier: #VU16810
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2019-3701
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local unauthenticated attacker to cause DoS condition on the target system.

The weakness exists in can_can_gw_rcv in net/can/gw.c due to missing check. A local attacker can write arbitrary content beyond the data registers in the CAN controller's I/O memory when processing can-gw manipulated outgoing frames, trigger general protection fault and cause the system to crash.

Affected software

Linux kernel
Fedora
kernel
kernel-headers
kernel-tools

How to mitigate CVE-2019-3701

Install updates from vendor's website.

Linux kernel - addressed in versions 4.4.172, 4.9.152, 4.14.95, 4.19.17, 4.20.4
kernel - addressed in versions 4.19.14-200.fc28, 4.19.14-300.fc29
kernel-headers - addressed in versions 4.19.14-200.fc28, 4.19.14-300.fc29
kernel-tools - addressed in versions 4.19.14-200.fc28, 4.19.14-300.fc29

External References

Related Security Bulletins