#VU23427 Resource exhaustion in OpenBSD - CVE-2019-8460

 

#VU23427 Resource exhaustion in OpenBSD - CVE-2019-8460

Published: December 5, 2019 / Updated: May 18, 2020


Vulnerability identifier: #VU23427
Vulnerability risk: Medium
CVSSv4.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:P/U:Green
CVE-ID: CVE-2019-8460
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
OpenBSD
Software vendor:
OpenBSD

Description

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

The vulnerability exists due to an error when processing TCP SACK packets. A remote attacker can force the system to create long chains of TCP SACK holes that causes very expensive calls to tcp_sack_option() for every incoming SACK packet.

Successful exploitation of the vulnerability may result in a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links