cvelist/2013/4xxx/CVE-2013-4163.json
2017-10-16 12:31:07 -04:00

106 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4163",
"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 ip6_append_data_mtu function in net/ipv6/ip6_output.c in the IPv6 implementation in the Linux kernel through 3.10.3 does not properly maintain information about whether the IPV6_MTU setsockopt option had been specified, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2013/07/23/10"
},
{
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75a493e60ac4bbe2e977e7129d6d8cbb0dd236be"
},
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=987633"
},
{
"url" : "https://github.com/torvalds/linux/commit/75a493e60ac4bbe2e977e7129d6d8cbb0dd236be"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-09/msg00003.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2013-09/msg00004.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1938-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1941-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1942-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1943-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1944-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1945-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1946-1"
},
{
"url" : "http://www.ubuntu.com/usn/USN-1947-1"
},
{
"url" : "http://www.securityfocus.com/bid/61412"
},
{
"url" : "http://secunia.com/advisories/54148"
}
]
}
}