Skip to content

The do_tcp_setsockopt function in net/ipv4/tcp.c in the...

Moderate severity Unreviewed Published May 13, 2022 to the GitHub Advisory Database • Updated Feb 21, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Nov 22, 2010
Published to the GitHub Advisory Database May 13, 2022
Last updated Feb 21, 2023

Severity

Moderate

EPSS score

0.042%
(0th percentile)

Weaknesses

CVE ID

CVE-2010-4165

GHSA ID

GHSA-2x85-3pxc-c227

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.