### [CVE-2014-0998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0998) ![](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 Integer signedness error in the vt console driver (formerly Newcons) in FreeBSD 9.3 before p10 and 10.1 before p6 allows local users to cause a denial of service (crash) and possibly gain privileges via a negative value in a VT_WAITACTIVE ioctl call, which triggers an array index error and out-of-bounds kernel memory access. ### POC #### Reference - http://seclists.org/fulldisclosure/2015/Jan/107 - http://www.coresecurity.com/advisories/freebsd-kernel-multiple-vulnerabilities #### Github No PoCs found on GitHub currently.