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
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2010-11-22 13:00
Updated : 2024-02-04 17:54
NVD link : CVE-2010-4165
Mitre link : CVE-2010-4165
CVE.ORG link : CVE-2010-4165
JSON object : View
Products Affected
suse
- linux_enterprise_real_time_extension
- linux_enterprise_server
- linux_enterprise_desktop
opensuse
- opensuse
linux
- linux_kernel
CWE
CWE-369
Divide By Zero