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
Link | Resource |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=53b0f08042f04813cd1a7473dacd3edfacb28eb3 | |
http://kerneltrap.org/mailarchive/linux-netdev/2010/5/21/6277805 | Broken Link |
http://mirror.anl.gov/pub/linux/kernel/v2.6/ChangeLog-2.6.35 | Broken Link |
http://openwall.com/lists/oss-security/2011/07/12/1 | Mailing List Patch Third Party Advisory |
http://rhn.redhat.com/errata/RHSA-2011-1065.html | Third Party Advisory |
http://rhn.redhat.com/errata/RHSA-2011-1163.html | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=720552 | Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2012-02-02 04:09
Updated : 2023-02-13 00:18
NVD link : CVE-2011-2525
Mitre link : CVE-2011-2525
CVE.ORG link : CVE-2011-2525
JSON object : View
Products Affected
redhat
- enterprise_linux
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference