cvelist/2017/8xxx/CVE-2017-8824.json
2017-12-07 06:03:46 -05:00

67 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"ID" : "CVE-2017-8824",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel through 4.14.3",
"version" : {
"version_data" : [
{
"version_value" : "Linux kernel through 4.14.3"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The dccp_disconnect function in net/dccp/proto.c in the Linux kernel through 4.14.3 allows local users to gain privileges or cause a denial of service (use-after-free) via an AF_UNSPEC connect system call during the DCCP_LISTEN state."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "use-after-free"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://lists.openwall.net/netdev/2017/12/04/224"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2017/12/05/1"
},
{
"url" : "http://www.securityfocus.com/bid/102056"
}
]
}
}