cvelist/2017/14xxx/CVE-2017-14156.json

93 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14156",
"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" : "The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading locations associated with padding bytes."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/torvalds/linux/pull/441",
"refsource" : "MISC",
"url" : "https://github.com/torvalds/linux/pull/441"
},
{
"name" : "https://marc.info/?l=linux-kernel&m=150401461613306&w=2",
"refsource" : "MISC",
"url" : "https://marc.info/?l=linux-kernel&m=150401461613306&w=2"
},
{
"name" : "https://marc.info/?l=linux-kernel&m=150453196710422&w=2",
"refsource" : "MISC",
"url" : "https://marc.info/?l=linux-kernel&m=150453196710422&w=2"
},
{
"name" : "DSA-3981",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3981"
},
{
"name" : "USN-3583-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3583-1/"
},
{
"name" : "USN-3583-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3583-2/"
},
{
"name" : "100634",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100634"
}
]
}
}