Skip to content
  • Elliott Hughes's avatar
    Upgrade to tcpdump 4.9.2. · cec480af
    Elliott Hughes authored
    From CHANGES:
    
      Sunday September 3, 2017 denis@ovsienko.info
      Summary for 4.9.2 tcpdump release
        Do not use getprotobynumber() for protocol name resolution.  Do not do
          any protocol name resolution if -n is specified.
        Improve errors detection in the test scripts.
        Fix a segfault with OpenSSL 1.1 and improve OpenSSL usage.
        Clean up IS-IS printing.
        Fix buffer overflow vulnerabilities:
          CVE-2017-11543 (SLIP)
          CVE-2017-13011 (bittok2str_internal)
        Fix infinite loop vulnerabilities:
          CVE-2017-12989 (RESP)
          CVE-2017-12990 (ISAKMP)
          CVE-2017-12995 (DNS)
          CVE-2017-12997 (LLDP)
        Fix buffer over-read vulnerabilities:
          CVE-2017-11541 (safeputs)
          CVE-2017-11542 (PIMv1)
          CVE-2017-12893 (SMB/CIFS)
          CVE-2017-12894 (lookup_bytestring)
          CVE-2017-12895 (ICMP)
          CVE-2017-12896 (ISAKMP)
          CVE-2017-12897 (ISO CLNS)
          CVE-2017-12898 (NFS)
          CVE-2017-12899 (DECnet)
          CVE-2017-12900 (tok2strbuf)
       ...
    cec480af