The TCP MSS (maximum segment size) functionality in netinet allows remote attackers to cause a denial of service (resource exhaustion) via (1) a low MTU, which causes a large number of small packets to be produced, or (2) via a large number of packets with a small TCP payload, which cause a large number of calls to the resource-intensive sowakeup function.
References
Link | Resource |
---|---|
http://lists.freebsd.org/pipermail/cvs-src/2004-January/016271.html | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2004-03-03 05:00
Updated : 2024-02-04 16:31
NVD link : CVE-2004-0002
Mitre link : CVE-2004-0002
CVE.ORG link : CVE-2004-0002
JSON object : View
Products Affected
freebsd
- freebsd
CWE