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
No history.
Information
Published : 2012-02-02 04:09
Updated : 2025-04-11 00:51
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