Simon Kelley 51eadb692a Security fix, CVE-2017-14495, OOM in DNS response creation.
Fix out-of-memory Dos vulnerability. An attacker which can
send malicious DNS queries to dnsmasq can trigger memory
allocations in the add_pseudoheader function
The allocated memory is never freed which leads to a DoS
through memory exhaustion. dnsmasq is vulnerable only
if one of the following option is specified:
--add-mac, --add-cpe-id or --add-subnet.
2017-09-25 20:16:50 +01:00
2017-09-25 17:30:59 +01:00
2017-06-25 21:35:47 +01:00
2012-04-02 20:40:34 +01:00
2017-07-08 20:48:51 +01:00
2012-01-05 17:31:15 +00:00
2017-02-19 15:53:37 +00:00
2012-01-05 17:31:10 +00:00
2012-01-05 17:31:13 +00:00
2017-02-06 16:14:04 +00:00
2017-02-19 22:13:36 +00:00
2017-02-06 16:14:04 +00:00
2012-01-05 22:00:08 +00:00
Description
No description provided
17 MiB
Languages
C 94.2%
Perl 2.3%
HTML 1.2%
Shell 1.1%
Makefile 0.6%
Other 0.6%