Integer overflow in the ethtool_get_rxnfc function in net/core/ethtool.c in the Linux kernel before 2.6.33.7 on 32-bit platforms allows local users to cause a denial of service or possibly have unspecified other impact via an ETHTOOL_GRXCLSRLALL ethtool command with a large info.rule_cnt value that triggers a buffer overflow, a different vulnerability than CVE-2010-3084.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=608950 | issue tracking third party advisory |
http://www.ubuntu.com/usn/USN-1000-1 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2010/06/29/1 | third party advisory mailing list |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.33.7 | broken link |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=db048b69037e7fa6a7d9e95a1271a50dc08ae233 | |
http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00004.html | mailing list third party advisory vendor advisory |
http://article.gmane.org/gmane.linux.network/164869 | mailing list broken link |
http://www.openwall.com/lists/oss-security/2010/06/29/3 | third party advisory mailing list |
http://www.securityfocus.com/bid/41223 | vdb entry third party advisory |
http://www.openwall.com/lists/oss-security/2010/06/30/17 | third party advisory mailing list |