Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-0424. PoCs published by Julien Tinnes.
AI-analyzed exploit summary This exploit targets a kernel vulnerability in Linux 2.6.1-2.6.3 via a crafted setsockopt call with MCAST_MSFILTER, causing a denial-of-service (DoS) by triggering a buffer overflow. The PoC intentionally crashes the system but does not include a root shell payload.
Description
Integer overflow in the ip_setsockopt function in Linux kernel 2.4.22 through 2.4.25 and 2.6.1 through 2.6.3 allows local users to cause a denial of service (crash) or execute arbitrary code via the MCAST_MSFILTER socket option.
Exploits (1)
This exploit targets a kernel vulnerability in Linux 2.6.1-2.6.3 via a crafted setsockopt call with MCAST_MSFILTER, causing a denial-of-service (DoS) by triggering a buffer overflow. The PoC intentionally crashes the system but does not include a root shell payload.