CVE-2010-4805
The socket implementation in net/core/sock.c in the Linux kernel before 2.6.35 does not properly manage a backlog of received packets, which allows remote attackers to cause a denial of service by sending a large amount of network traffic, related to…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (3.59%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
The socket implementation in net/core/sock.c in the Linux kernel before 2.6.35 does not properly manage a backlog of received packets, which allows remote attackers to cause a denial of service by sending a large amount of network traffic, related to the sk_add_backlog function and the sk_rmem_alloc socket field. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4251.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 3.59% probability · 89th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400
- Affected
- linux/linux kernel · redhat/enterprise linux
- Source
- cve@mitre.org
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c377411f2494a931ff7facdbb3a6839b1266bcf6
- http://kerneltrap.org/mailarchive/linux-netdev/2010/3/3/6271093/threadBroken Link
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35Broken Link
- http://www.securityfocus.com/bid/46637Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=657303Issue Tracking, Patch, Third Party Advisory
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c377411f2494a931ff7facdbb3a6839b1266bcf6
- http://kerneltrap.org/mailarchive/linux-netdev/2010/3/3/6271093/threadBroken Link
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.35Broken Link
- http://www.securityfocus.com/bid/46637Third Party Advisory, VDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=657303Issue Tracking, Patch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.