cvelist/2017/7xxx/CVE-2017-7542.json
2017-12-06 06:04:19 -05:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"ID" : "CVE-2017-7542",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Linux kernel versions up to and including 4.12",
"version" : {
"version_data" : [
{
"version_value" : "Linux kernel versions up to and including 4.12"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-190"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6399f1fae4ec29fab5ec76070435555e256ca3a6"
},
{
"url" : "https://github.com/torvalds/linux/commit/6399f1fae4ec29fab5ec76070435555e256ca3a6"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3927"
},
{
"url" : "http://www.debian.org/security/2017/dsa-3945"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2918"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2930"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:2931"
},
{
"url" : "http://www.securityfocus.com/bid/99953"
}
]
}
}