ID:2679 - Exploit for Resource exhaustion in OpenBSD - CVE-2019-8460

 
Main Vulnerability Database Exploits ID:2679 - Exploit for Resource exhaustion in OpenBSD - CVE-2019-8460

ID:2679 - Exploit for Resource exhaustion in OpenBSD - CVE-2019-8460

Published: May 18, 2020


Vulnerability identifier: #VU23427
Vulnerability risk: Medium
CVE-ID: CVE-2019-8460
CWE-ID: CWE-400
Exploitation vector: Remote access
Vulnerable software:
OpenBSD

Link to public exploit:


Vulnerability 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.