Unnamed repository
Go to file
Petr Menšík ce9aecdce0 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.

Signed-off-by: Petr Menšík <pemensik@redhat.com>
2017-10-02 17:08:22 +02:00
.gitignore Upload missing sources 2017-07-03 20:06:54 +02:00
dnsmasq-2.77-CVE-2017-13704.patch Fix CVE-2017-13704 2017-09-14 18:14:52 +02:00
dnsmasq-2.77-CVE-2017-14491.patch Security fix, CVE-2017-14491 DNS heap buffer overflow. 2017-10-02 17:08:22 +02:00
dnsmasq-2.77-CVE-2017-14492.patch Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. 2017-10-02 17:08:22 +02:00
dnsmasq-2.77-CVE-2017-14493.patch Security fix, CVE-2017-14493, DHCPv6 - Stack buffer overflow. 2017-10-02 17:08:22 +02:00
dnsmasq-2.77-CVE-2017-14494.patch Security fix, CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests. 2017-10-02 17:08:22 +02:00
dnsmasq-2.77-CVE-2017-14495.patch Security fix, CVE-2017-14495, OOM in DNS response 2017-10-02 17:08:22 +02:00
dnsmasq-2.77-CVE-2017-14496.patch Security fix, CVE-2017-14496, Integer underflow in DNS response creation. 2017-10-02 17:08:22 +02:00
dnsmasq.service dnsmasq unit file cleanup 2013-04-30 17:24:27 +02:00
dnsmasq.spec Security fix, CVE-2017-14495, OOM in DNS response 2017-10-02 17:08:22 +02:00
sources Upload missing sources 2017-07-03 20:06:54 +02:00