cvelist/2014/0xxx/CVE-2014-0998.json

78 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0998",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20150127 [CORE-2015-0003] - FreeBSD Kernel Multiple Vulnerabilities",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/archive/1/archive/1/534563/100/0/threaded"
},
{
"name" : "20150127 [CORE-2015-0003] - FreeBSD Kernel Multiple Vulnerabilities",
"refsource" : "FULLDISC",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/fulldisclosure/2015/Jan/107"
},
{
"name" : "http://www.coresecurity.com/advisories/freebsd-kernel-multiple-vulnerabilities",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://www.coresecurity.com/advisories/freebsd-kernel-multiple-vulnerabilities"
},
{
"name" : "FreeBSD-EN-15:01",
"refsource" : "FREEBSD",
2017-10-16 12:31:07 -04:00
"url" : "https://www.freebsd.org/security/advisories/FreeBSD-EN-15:01.vt.asc"
}
]
}
}