mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
875 B
875 B
CVE-2014-0998
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.