CVE-2010-4805: High severity linux kernel vulnerability
Last updated 24 July 2024
Other sources
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 skaddbacklog function and the skrmemalloc socket field. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4251.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2010-4805?
CVE-2010-4805 has a moderate severity level due to its potential to cause a denial of service.
How do I fix CVE-2010-4805?
To resolve CVE-2010-4805, update the Linux kernel to version 2.6.35 or later.
What versions of the Linux kernel are affected by CVE-2010-4805?
CVE-2010-4805 affects Linux kernel versions prior to 2.6.35.
What type of attack does CVE-2010-4805 relate to?
CVE-2010-4805 relates to a denial of service attack caused by improper management of packet backlog.
Can CVE-2010-4805 be exploited remotely?
Yes, CVE-2010-4805 can be exploited remotely by attackers sending a large amount of network traffic.