The qdisc_notify function in net/sched/sch_api.c in the Linux kernel before 2.6.35 does not prevent tc_fill_qdisc function calls referencing builtin (aka CQ_F_BUILTIN) Qdisc structures, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via a crafted call.
References
Configurations
History
21 Nov 2024, 01:28
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=53b0f08042f04813cd1a7473dacd3edfacb28eb3 - | |
References | () http://kerneltrap.org/mailarchive/linux-netdev/2010/5/21/6277805 - Broken Link | |
References | () http://mirror.anl.gov/pub/linux/kernel/v2.6/ChangeLog-2.6.35 - Broken Link | |
References | () http://openwall.com/lists/oss-security/2011/07/12/1 - Mailing List, Patch, Third Party Advisory | |
References | () http://rhn.redhat.com/errata/RHSA-2011-1065.html - Third Party Advisory | |
References | () http://rhn.redhat.com/errata/RHSA-2011-1163.html - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=720552 - Issue Tracking, Patch, Third Party Advisory |
Information
Published : 2012-02-02 04:09
Updated : 2024-11-21 01:28
NVD link : CVE-2011-2525
Mitre link : CVE-2011-2525
CVE.ORG link : CVE-2011-2525
JSON object : View
Products Affected
linux
- linux_kernel
redhat
- enterprise_linux
CWE
CWE-476
NULL Pointer Dereference