### [CVE-2008-0177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0177) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - https://www.exploit-db.com/exploits/5191 #### Github No PoCs found on GitHub currently.