Division by zero in Linux kernel - CVE-2016-2070

 

Division by zero in Linux kernel - CVE-2016-2070

Published: May 2, 2016 / Updated: January 17, 2023


Vulnerability identifier: #VU91381
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-2070
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to a division by zero error within the tcp_cwnd_reduction() function in net/ipv4/tcp_input.c. A remote non-authenticated attacker can perform a denial of service (DoS) attack.


How to mitigate CVE-2016-2070

Install update from vendor's website.

Sources