### [CVE-2003-0462](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0462) ![](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 race condition in the way env_start and env_end pointers are initialized in the execve system call and used in fs/proc/base.c on Linux 2.4 allows local users to cause a denial of service (crash). ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2003-239.html #### Github No PoCs found on GitHub currently.