PoC Index

CVE-2010-4165

MEDIUM 4.9EPSS 1.5%

The do_tcp_setsockopt function in net/ipv4/tcp.c in the Linux kernel before 2.6.37-rc2 does not properly restrict TCP_MAXSEG (aka MSS) values, which allows local users to cause a denial of service (OOPS) via a setsockopt call that specifies a small value, leading to a divide-by-zero error or incorrect use of a signed integer.

CVSS v2.0
4.9 MEDIUMAV:L/AC:L/Au:N/C:N/I:N/A:C
EPSS
1.48% chance of exploitation in the next 30 days, 72th percentile
Published
2010-11-20
Updated
2024-08-07

Proof-of-concept exploits (1)

ExploitDB entries (2)

References

Related