The igmp_heard_query function in net/ipv4/igmp.c in the Linux kernel before 3.2.1 allows remote attackers to cause a denial of service (divide-by-zero error and panic) via IGMP packets.
The product divides a value by zero.
Link | Tags |
---|---|
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654876 | mailing list third party advisory exploit |
https://github.com/torvalds/linux/commit/25c413ad0029ea86008234be28aee33456e53e5b | third party advisory patch |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.1 | patch vendor advisory mailing list |
https://github.com/torvalds/linux/commit/a8c1f65c79cbbb2f7da782d4c9d15639a9b94b27 | third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=772867 | patch third party advisory issue tracking |
http://www.openwall.com/lists/oss-security/2012/01/10/5 | third party advisory mailing list |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=a8c1f65c79cbbb2f7da782d4c9d15639a9b94b27 |