cvelist/2018/5xxx/CVE-2018-5995.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-01-22 02:02:28 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5995",
2018-08-07 14:04:10 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-01-22 02:02:28 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-07 14:04:10 -04:00
"value" : "The pcpu_embed_first_chunk function in mm/percpu.c in the Linux kernel through 4.14.14 allows local users to obtain sensitive address information by reading dmesg data from a \"pages/cpu\" printk call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/johnsonwangqize/cve-linux/blob/master/CVE-2018-5995.md",
"refsource" : "MISC",
"url" : "https://github.com/johnsonwangqize/cve-linux/blob/master/CVE-2018-5995.md"
2018-08-11 06:03:10 -04:00
},
{
"name" : "105049",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105049"
2018-01-22 02:02:28 -05:00
}
]
}
}