1. 20 May, 2015 1 commit
  2. 16 May, 2015 2 commits
    • Simon Kelley's avatar
      Remove support for DNS Extended Label Types. · 06568c66
      Simon Kelley authored
      The support was only partial, and the whole concept is
      now deprecated in the standards.
      06568c66
    • Simon Kelley's avatar
      Fix buffer overflow introduced in 2.73rc6. · 5d07d77e
      Simon Kelley authored
      Fix off-by-one in code which checks for over-long domain names
      in received DNS packets. This enables buffer overflow attacks
      which can certainly crash dnsmasq and may allow for arbitrary
      code execution. The problem was introduced in commit b8f16556,
      release 2.73rc6, so has not escaped into any stable release.
      Note that the off-by-one was in the label length determination,
      so the buffer can be overflowed by as many bytes as there are
      labels in the name - ie, many.
      
      Thanks to Ron Bowes, who used lcmatuf's afl-fuzz tool to find
      the problem.
      5d07d77e
  3. 15 May, 2015 2 commits
  4. 14 May, 2015 1 commit
  5. 13 May, 2015 2 commits
  6. 10 May, 2015 1 commit
  7. 09 May, 2015 1 commit
  8. 08 May, 2015 1 commit
  9. 29 Apr, 2015 3 commits
  10. 27 Apr, 2015 1 commit
  11. 26 Apr, 2015 1 commit
  12. 23 Apr, 2015 1 commit
  13. 22 Apr, 2015 1 commit
  14. 21 Apr, 2015 1 commit
  15. 20 Apr, 2015 1 commit
  16. 18 Apr, 2015 1 commit
  17. 16 Apr, 2015 3 commits
  18. 13 Apr, 2015 1 commit
  19. 10 Apr, 2015 1 commit
  20. 07 Apr, 2015 1 commit
  21. 04 Apr, 2015 2 commits
  22. 02 Apr, 2015 1 commit
  23. 01 Apr, 2015 1 commit
  24. 30 Mar, 2015 3 commits
  25. 29 Mar, 2015 1 commit
  26. 27 Mar, 2015 3 commits
  27. 20 Mar, 2015 2 commits