mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
19 lines
875 B
Markdown
19 lines
875 B
Markdown
### [CVE-2014-0998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|