Vulnerability Description
The do_replace function in net/bridge/netfilter/ebtables.c in the Linux kernel before 2.6.39 does not ensure that a certain name field ends with a '\0' character, which allows local users to obtain potentially sensitive information from kernel stack memory by leveraging the CAP_NET_ADMIN capability to replace a table, and then reading a modprobe command line.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 2.6.38.8 |
Related Weaknesses (CWE)
References
- http://downloads.avaya.com/css/P8/documents/100145416
- http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://rhn.redhat.com/errata/RHSA-2011-0833.html
- http://www.openwall.com/lists/oss-security/2011/03/01/10
- https://bugzilla.redhat.com/show_bug.cgi?id=681262
- https://github.com/torvalds/linux/commit/d846f71195d57b0bbb143382647c2c6638b04c5
- http://downloads.avaya.com/css/P8/documents/100145416
- http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://rhn.redhat.com/errata/RHSA-2011-0833.html
- http://www.openwall.com/lists/oss-security/2011/03/01/10
- https://bugzilla.redhat.com/show_bug.cgi?id=681262
- https://github.com/torvalds/linux/commit/d846f71195d57b0bbb143382647c2c6638b04c5
FAQ
What is CVE-2011-1080?
CVE-2011-1080 is a vulnerability with a CVSS score of 2.1 (LOW). The do_replace function in net/bridge/netfilter/ebtables.c in the Linux kernel before 2.6.39 does not ensure that a certain name field ends with a '\0' character, which allows local users to obtain po...
How severe is CVE-2011-1080?
CVE-2011-1080 has been rated LOW with a CVSS base score of 2.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2011-1080?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.