Resource exhaustion in Linux kernel - CVE-2013-2128

 

Resource exhaustion in Linux kernel - CVE-2013-2128

Published: June 7, 2013 / Updated: August 11, 2020


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

Vulnerability details

The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.

The tcp_read_sock function in net/ipv4/tcp.c in the Linux kernel before 2.6.34 does not properly manage skb consumption, which allows local users to cause a denial of service (system crash) via a crafted splice system call for a TCP socket.


Affected software

Linux kernel

How to mitigate CVE-2013-2128

Install update from vendor's website.

Linux kernel - update to 2.6.34

External References

Related Security Bulletins