net/ipv4/inet_diag.c in the Linux kernel before 2.6.37-rc2 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 that contains multiple attribute elements, as demonstrated by INET_DIAG_BC_JMP instructions.
References
Configurations
History
21 Nov 2024, 01:19
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=22e76c849d505d87c5ecf3d3e6742a65f0ff4860 - | |
References | () http://openwall.com/lists/oss-security/2010/11/04/9 - Mailing List, Patch, Third Party Advisory | |
References | () http://openwall.com/lists/oss-security/2010/11/05/3 - Mailing List, Patch, Third Party Advisory | |
References | () http://secunia.com/advisories/42126 - Third Party Advisory | |
References | () http://secunia.com/advisories/42789 - Third Party Advisory | |
References | () http://secunia.com/advisories/42890 - Third Party Advisory | |
References | () http://secunia.com/advisories/46397 - Third Party Advisory | |
References | () http://www.debian.org/security/2010/dsa-2126 - Third Party Advisory | |
References | () http://www.kernel.org/pub/linux/kernel/v2.6/testing/ChangeLog-2.6.37-rc2 - Broken Link | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0958.html - Third Party Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2011-0004.html - Third Party Advisory | |
References | () http://www.redhat.com/support/errata/RHSA-2011-0007.html - Third Party Advisory | |
References | () http://www.securityfocus.com/archive/1/520102/100/0/threaded - Third Party Advisory, VDB Entry | |
References | () http://www.securityfocus.com/bid/44665 - Third Party Advisory, VDB Entry | |
References | () http://www.spinics.net/lists/netdev/msg145899.html - Mailing List, Patch, Third Party Advisory | |
References | () http://www.vmware.com/security/advisories/VMSA-2011-0012.html - Third Party Advisory | |
References | () http://www.vupen.com/english/advisories/2011/0024 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=651264 - Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2010-12-10 19:00
Updated : 2024-11-21 01:19
NVD link : CVE-2010-3880
Mitre link : CVE-2010-3880
CVE.ORG link : CVE-2010-3880
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')