Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnsmasq: bump to v2.78 | Kevin Darbyshire-Bryant | 2017-10-02 | 1 | -44/+0 |
| | | | | | | Fixes CVE-2017-14491, CVE-2017-14492, CVE-2017-14493, CVE-2017-14494, 2017-CVE-14495, 2017-CVE-14496 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> | ||||
* | dnsmasq: backport arcount edns0 fix | Kevin Darbyshire-Bryant | 2017-09-08 | 1 | -0/+44 |
Don't return arcount=1 if EDNS0 RR won't fit in the packet. Omitting the EDNS0 RR but setting arcount gives a malformed packet. Also, don't accept UDP packet size less than 512 in received EDNS0. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> |