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

92 lines
3.2 KiB
JSON
Raw Normal View History

2018-01-22 02:02:28 -05:00
{
2019-03-18 03:00:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-5995",
"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": [
2018-08-07 14:04:10 -04:00
{
2019-03-18 03:00:34 +00:00
"lang": "eng",
"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."
2018-08-07 14:04:10 -04:00
}
2019-03-18 03:00:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "105049",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105049"
},
{
"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"
2019-05-28 18:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190528 [SECURITY] [DLA 1799-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00041.html"
2019-05-28 19:00:49 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190528 [SECURITY] [DLA 1799-2] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00042.html"
2019-08-13 23:01:07 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190813 [SECURITY] [DSA 4497-1] linux security update",
"url": "https://seclists.org/bugtraq/2019/Aug/18"
},
{
"refsource": "DEBIAN",
"name": "DSA-4497",
"url": "https://www.debian.org/security/2019/dsa-4497"
2019-08-14 14:00:50 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190814 [SECURITY] [DLA 1885-1] linux-4.9 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00017.html"
2019-03-18 03:00:34 +00:00
}
]
}
}