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

83 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14954",
"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 waitid implementation in kernel/exit.c in the Linux kernel through 4.13.4 accesses rusage data structures in unintended cases, which allows local users to obtain sensitive information, and bypass the KASLR protection mechanism, via a crafted system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6c85501f2fabcfc4fc6ed976543d252c4eaf4be9",
"refsource" : "MISC",
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6c85501f2fabcfc4fc6ed976543d252c4eaf4be9"
},
{
"name" : "https://github.com/torvalds/linux/commit/6c85501f2fabcfc4fc6ed976543d252c4eaf4be9",
"refsource" : "MISC",
"url" : "https://github.com/torvalds/linux/commit/6c85501f2fabcfc4fc6ed976543d252c4eaf4be9"
},
{
"name" : "https://grsecurity.net/~spender/exploits/wait_for_kaslr_to_be_effective.c",
"refsource" : "MISC",
"url" : "https://grsecurity.net/~spender/exploits/wait_for_kaslr_to_be_effective.c"
},
{
"name" : "https://twitter.com/_argp/status/914021130712870912",
"refsource" : "MISC",
"url" : "https://twitter.com/_argp/status/914021130712870912"
},
{
"name" : "https://twitter.com/grsecurity/status/914079864478666753",
"refsource" : "MISC",
"url" : "https://twitter.com/grsecurity/status/914079864478666753"
}
]
}
}