Resource exhaustion in Linux kernel - CVE-2010-4251

 

Resource exhaustion in Linux kernel - CVE-2010-4251

Published: May 26, 2011 / Updated: August 11, 2020


Vulnerability identifier: #VU45023
CSH Severity: Medium
CVSS v4: 8.7 [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]
CVE-ID: CVE-2010-4251
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The socket implementation in net/core/sock.c in the Linux kernel before 2.6.34 does not properly manage a backlog of received packets, which allows remote attackers to cause a denial of service (memory consumption) by sending a large amount of network traffic, as demonstrated by netperf UDP tests.


Affected software

Linux kernel

How to mitigate CVE-2010-4251

Install update from vendor's website.

Linux kernel - update to 2.6.34

External References

Related Security Bulletins