### [CVE-2006-4925](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4925) ![](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 packet.c in ssh in OpenSSH allows remote attackers to cause a denial of service (crash) by sending an invalid protocol sequence with USERAUTH_SUCCESS before NEWKEYS, which causes newkeys[mode] to be NULL. ### POC #### Reference - http://bugs.gentoo.org/show_bug.cgi?id=148228 #### Github - https://github.com/phx/cvescan