The dev_load function in net/core/dev.c in the Linux kernel before 2.6.38 allows local users to bypass an intended CAP_SYS_MODULE capability requirement and load arbitrary modules by leveraging the CAP_NET_ADMIN capability.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/8909c9ad8ff03611c9c96c9a92656213e4bb495b | Exploit Patch Third Party Advisory |
http://www.openwall.com/lists/oss-security/2011/02/25/1 | Mailing List Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=680360 | Issue Tracking Patch Third Party Advisory |
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38 | Broken Link |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=8909c9ad8ff03611c9c96c9a92656213e4bb495b |
Configurations
Information
Published : 2013-03-01 04:37
Updated : 2023-02-12 19:23
NVD link : CVE-2011-1019
Mitre link : CVE-2011-1019
JSON object : View
CWE
Products Affected
linux
- linux_kernel