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

82 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:57:43 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:57:43 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:57:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"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/grsecurity/status/914079864478666753",
"refsource": "MISC",
"url": "https://twitter.com/grsecurity/status/914079864478666753"
},
{
"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://twitter.com/_argp/status/914021130712870912",
"refsource": "MISC",
"url": "https://twitter.com/_argp/status/914021130712870912"
}
]
}
}