cvelist/2017/6xxx/CVE-2017-6074.json
2017-11-03 15:04:18 -04:00

85 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-6074",
"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 dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel through 4.9.11 mishandles DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allows local users to obtain root privileges or cause a denial of service (double free) via an application that makes an IPV6_RECVPKTINFO setsockopt system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.exploit-db.com/exploits/41457/"
},
{
"url" : "https://www.exploit-db.com/exploits/41458/"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2017/02/22/3"
},
{
"url" : "https://github.com/torvalds/linux/commit/5edabca9d4cff7f1f2b68f0bac55ef99d9798ba4"
},
{
"url" : "https://source.android.com/security/bulletin/2017-07-01"
},
{
"url" : "https://www.tenable.com/security/tns-2017-07"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3791"
},
{
"url" : "http://www.securityfocus.com/bid/96310"
},
{
"url" : "http://www.securitytracker.com/id/1037876"
}
]
}
}