fixed bug #42987 lwIP is vulnerable to DNS cache poisoning due to non-randomized TXIDs

This commit is contained in:
Simon Goldschmidt
2014-08-31 20:29:56 +02:00
parent 63038e0305
commit a5e06ed5b7
2 changed files with 217 additions and 64 deletions

View File

@@ -168,6 +168,9 @@ HISTORY
++ Bugfixes:
2014-08-20: Simon Goldschmidt
* dns.c: fixed bug #42987 lwIP is vulnerable to DNS cache poisoning due to
non-randomized TXIDs
2014-06-03: Simon Goldschmidt
* tcp_impl.h, tcp_in.c: fixed bug #37969 SYN packet dropped as short packet in