### [CVE-2005-1267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1267) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The bgp_update_print function in tcpdump 3.x does not properly handle a -1 return value from the decode_prefix4 function, which allows remote attackers to cause a denial of service (infinite loop) via a crafted BGP packet. ### POC #### Reference - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159208 #### Github No PoCs found on GitHub currently.