mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
188 lines
6.9 KiB
JSON
188 lines
6.9 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "cve@mitre.org",
|
|
"ID" : "CVE-2010-3859",
|
|
"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" : "Multiple integer signedness errors in the TIPC implementation in the Linux kernel before 2.6.36.2 allow local users to gain privileges via a crafted sendmsg call that triggers a heap-based buffer overflow, related to the tipc_msg_build function in net/tipc/msg.c and the verify_iovec function in net/core/iovec.c."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "20111013 VMSA-2011-0012 VMware ESXi and ESX updates to third party libraries and ESX Service Console",
|
|
"refsource" : "BUGTRAQ",
|
|
"url" : "http://www.securityfocus.com/archive/1/archive/1/520102/100/0/threaded"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101021 TIPC security issues",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://marc.info/?l=linux-netdev&m=128770476511716&w=2"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 Re: [PATCH 1/4] tipc: Fix bugs in tipc_msg_calc_data_size()",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145248.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 [PATCH 0/4] RFC: tipc int vs size_t fixes",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145247.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 [PATCH 1/4] tipc: Fix bugs in tipc_msg_calc_data_size()",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145263.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 [PATCH 2/4] tipc: Fix bugs in tipc_msg_build()",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145265.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 [PATCH 3/4] tipc: Update arguments to use size_t for iovec array sizes",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145262.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101027 [PATCH 4/4] tipc: Fix bugs in sending of large amounts of byte-stream data",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145264.html"
|
|
},
|
|
{
|
|
"name" : "[netdev] 20101028 Re: [PATCH 2/4] tipc: Fix bugs in tipc_msg_build()",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.spinics.net/lists/netdev/msg145352.html"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20101022 CVE request: kernel: heap overflow in TIPC",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.openwall.com/lists/oss-security/2010/10/22/2"
|
|
},
|
|
{
|
|
"name" : "[oss-security] 20101022 Re: CVE request: kernel: heap overflow in TIPC",
|
|
"refsource" : "MLIST",
|
|
"url" : "http://www.openwall.com/lists/oss-security/2010/10/22/5"
|
|
},
|
|
{
|
|
"name" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=253eacc070b114c2ec1f81b067d2fed7305467b0",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=253eacc070b114c2ec1f81b067d2fed7305467b0"
|
|
},
|
|
{
|
|
"name" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8acfe468b0384e834a303f08ebc4953d72fb690a",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8acfe468b0384e834a303f08ebc4953d72fb690a"
|
|
},
|
|
{
|
|
"name" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36.2",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36.2"
|
|
},
|
|
{
|
|
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=645867",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=645867"
|
|
},
|
|
{
|
|
"name" : "http://www.vmware.com/security/advisories/VMSA-2011-0012.html",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "http://www.vmware.com/security/advisories/VMSA-2011-0012.html"
|
|
},
|
|
{
|
|
"name" : "DSA-2126",
|
|
"refsource" : "DEBIAN",
|
|
"url" : "http://www.debian.org/security/2010/dsa-2126"
|
|
},
|
|
{
|
|
"name" : "MDVSA-2011:029",
|
|
"refsource" : "MANDRIVA",
|
|
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2011:029"
|
|
},
|
|
{
|
|
"name" : "RHSA-2011:0004",
|
|
"refsource" : "REDHAT",
|
|
"url" : "http://www.redhat.com/support/errata/RHSA-2011-0004.html"
|
|
},
|
|
{
|
|
"name" : "RHSA-2011:0162",
|
|
"refsource" : "REDHAT",
|
|
"url" : "http://www.redhat.com/support/errata/RHSA-2011-0162.html"
|
|
},
|
|
{
|
|
"name" : "44354",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/44354"
|
|
},
|
|
{
|
|
"name" : "42789",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/42789"
|
|
},
|
|
{
|
|
"name" : "42963",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/42963"
|
|
},
|
|
{
|
|
"name" : "46397",
|
|
"refsource" : "SECUNIA",
|
|
"url" : "http://secunia.com/advisories/46397"
|
|
},
|
|
{
|
|
"name" : "ADV-2011-0024",
|
|
"refsource" : "VUPEN",
|
|
"url" : "http://www.vupen.com/english/advisories/2011/0024"
|
|
},
|
|
{
|
|
"name" : "ADV-2011-0168",
|
|
"refsource" : "VUPEN",
|
|
"url" : "http://www.vupen.com/english/advisories/2011/0168"
|
|
}
|
|
]
|
|
}
|
|
}
|