### [CVE-2004-0394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0394) ![](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 A "potential" buffer overflow exists in the panic() function in Linux 2.4.x, although it may not be exploitable due to the functionality of panic. ### POC #### Reference - http://lwn.net/Articles/81773/ #### Github No PoCs found on GitHub currently.