cvelist/2017/18xxx/CVE-2017-18221.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2018-03-07 03:04:17 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-18221",
"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 __munlock_pagevec function in mm/mlock.c in the Linux kernel before 4.11.4 allows local users to cause a denial of service (NR_MLOCK accounting corruption) via crafted use of mlockall and munlockall system calls."
}
]
},
"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=70feee0e1ef331b22cc51f383d532a0d043fbdcc",
"refsource" : "MISC",
2018-03-07 03:04:17 -05:00
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=70feee0e1ef331b22cc51f383d532a0d043fbdcc"
},
{
"name" : "https://github.com/torvalds/linux/commit/70feee0e1ef331b22cc51f383d532a0d043fbdcc",
"refsource" : "MISC",
2018-03-07 03:04:17 -05:00
"url" : "https://github.com/torvalds/linux/commit/70feee0e1ef331b22cc51f383d532a0d043fbdcc"
},
{
"name" : "https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.4",
"refsource" : "MISC",
2018-03-07 03:04:17 -05:00
"url" : "https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.4"
2018-03-13 06:02:26 -04:00
},
2018-05-22 06:06:49 -04:00
{
"name" : "USN-3655-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3655-2/"
},
2018-05-30 06:05:35 -04:00
{
"name" : "USN-3655-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3655-1/"
},
2018-03-13 06:02:26 -04:00
{
"name" : "103321",
"refsource" : "BID",
2018-03-13 06:02:26 -04:00
"url" : "http://www.securityfocus.com/bid/103321"
2018-03-07 03:04:17 -05:00
}
]
}
}