cvelist/2017/2xxx/CVE-2017-2671.json
2018-01-04 15:05:12 -05:00

88 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-2671",
"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 ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.exploit-db.com/exploits/42135/"
},
{
"url" : "http://openwall.com/lists/oss-security/2017/04/04/8"
},
{
"url" : "https://github.com/danieljiang0415/android_kernel_crash_poc"
},
{
"url" : "https://twitter.com/danieljiang0415/status/845116665184497664"
},
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/net/ipv4/ping.c?id=43a6684519ab0a6c52024b5e25322476cabad893"
},
{
"url" : "https://github.com/torvalds/linux/commit/43a6684519ab0a6c52024b5e25322476cabad893"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2669"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:1842"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2077"
},
{
"url" : "http://www.securityfocus.com/bid/97407"
}
]
}
}