cvelist/2017/12xxx/CVE-2017-12153.json

103 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-12153",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "kernel since v3.1-rc1 through v4.13",
"version" : {
"version_data" : [
{
"version_value" : "kernel since v3.1-rc1 through v4.13"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A security flaw was discovered in the nl80211_set_rekey_data() function in net/wireless/nl80211.c in the Linux kernel through 4.13.3. This function does not check whether the required attributes are present in a Netlink request. This request can be issued by a user with the CAP_NET_ADMIN capability and may result in a NULL pointer dereference and system crash."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-476"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://seclists.org/oss-sec/2017/q3/437",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2017/q3/437"
},
{
"name" : "https://bugzilla.novell.com/show_bug.cgi?id=1058410",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.novell.com/show_bug.cgi?id=1058410"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1491046",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1491046"
},
{
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git/commit/?id=e785fa0a164aa11001cba931367c7f94ffaff888",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git/commit/?id=e785fa0a164aa11001cba931367c7f94ffaff888"
},
{
"name" : "https://marc.info/?t=150525503100001&r=1&w=2",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://marc.info/?t=150525503100001&r=1&w=2"
},
2017-11-05 06:04:47 -05:00
{
"name" : "DSA-3981",
"refsource" : "DEBIAN",
2017-11-05 06:04:47 -05:00
"url" : "http://www.debian.org/security/2017/dsa-3981"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3583-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3583-1/"
},
{
"name" : "USN-3583-2",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3583-2/"
},
2017-10-16 12:31:07 -04:00
{
"name" : "100855",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/100855"
}
]
}
}