net/dns_resolver/dns_key.c in the Linux kernel before 2.6.38 allows remote DNS servers to cause a denial of service (NULL pointer dereference and OOPS) by not providing a valid response to a DNS query, as demonstrated by an erroneous grand.centrall.org query, which triggers improper handling of error data within a DNS resolver key.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=1362fa078dae16776cd439791c6605b224ea6171 | |
http://openwall.com/lists/oss-security/2011/03/04/13 | mailing list patch exploit third party advisory |
http://securitytracker.com/id?1025162 | vdb entry third party advisory |
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38 | broken link |