Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0177. PoCs published by mu-b.
AI-analyzed exploit summary This exploit targets a DoS vulnerability in Apple MACOS X xnu <= 1228.3.13 due to improper validation in ipv6-ipcomp processing. It sends malformed IPv6 packets with IPComp headers to trigger a kernel crash.
Description
The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header.
Exploits (1)
This exploit targets a DoS vulnerability in Apple MACOS X xnu <= 1228.3.13 due to improper validation in ipv6-ipcomp processing. It sends malformed IPv6 packets with IPComp headers to trigger a kernel crash.