cvelist/2011/2xxx/CVE-2011-2213.json
2019-03-17 23:46:19 +00:00

122 lines
4.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-2213",
"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 inet_diag_bc_audit function in net/ipv4/inet_diag.c in the Linux kernel before 2.6.39.3 does not properly audit INET_DIAG bytecode, which allows local users to cause a denial of service (kernel infinite loop) via crafted INET_DIAG_REQ_BYTECODE instructions in a netlink message, as demonstrated by an INET_DIAG_BC_JMP instruction with a zero yes value, a different vulnerability than CVE-2010-3880."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://patchwork.ozlabs.org/patch/100857/",
"refsource": "CONFIRM",
"url": "http://patchwork.ozlabs.org/patch/100857/"
},
{
"name": "[netdev] 20110617 [PATCH] inet_diag: fix inet_diag_bc_audit()",
"refsource": "MLIST",
"url": "http://article.gmane.org/gmane.linux.network/198809"
},
{
"name": "RHSA-2011:0927",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2011-0927.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=714536",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=714536"
},
{
"name": "[oss-security] 20110620 CVE request: kernel: inet_diag: fix inet_diag_bc_audit()",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/06/20/1"
},
{
"name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d",
"refsource": "CONFIRM",
"url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d"
},
{
"name": "[netdev] 20110601 inet_diag insufficient validation?",
"refsource": "MLIST",
"url": "http://article.gmane.org/gmane.linux.network/197206"
},
{
"name": "[netdev] 20110601 Re: inet_diag insufficient validation?",
"refsource": "MLIST",
"url": "http://article.gmane.org/gmane.linux.network/197208"
},
{
"name": "[oss-security] 20110620 Re: CVE request: kernel: inet_diag: fix inet_diag_bc_audit()",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/06/20/13"
},
{
"name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.3",
"refsource": "CONFIRM",
"url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.3"
},
{
"name": "[netdev] 20110603 Re: inet_diag insufficient validation?",
"refsource": "MLIST",
"url": "http://article.gmane.org/gmane.linux.network/197386"
},
{
"name": "[oss-security] 20110620 Re: CVE request: kernel: inet_diag: fix inet_diag_bc_audit()",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2011/06/20/16"
},
{
"name": "HPSBGN02970",
"refsource": "HP",
"url": "http://marc.info/?l=bugtraq&m=139447903326211&w=2"
}
]
}
}