CVE-2010-4165

UnknownEPSS 1.35%

Last modified

CVE-2010-4165 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 1.35% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
1.35%

68.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxLinux Kernel< 2.6.37
LinuxLinux Kernel2.6.37
OpensuseOpensuse11.2
OpensuseOpensuse11.3
SuseLinux Enterprise Desktop11Sp1
SuseLinux Enterprise Real Time Extension11Sp1
SuseLinux Enterprise Server11Sp1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-4165?
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.
How severe is CVE-2010-4165?
Severity scoring for CVE-2010-4165 is pending analysis. The EPSS model estimates a 1.35% probability of exploitation in the next 30 days.
How do I fix CVE-2010-4165?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2010-4165?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST