From owner-svn-ports-head@freebsd.org Sat Aug 6 00:24:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18D43BAEB44; Sat, 6 Aug 2016 00:24:02 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA5E21E91; Sat, 6 Aug 2016 00:24:01 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u760O1C5022040; Sat, 6 Aug 2016 00:24:01 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u760O0xn022038; Sat, 6 Aug 2016 00:24:00 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201608060024.u760O0xn022038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 6 Aug 2016 00:24:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419719 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2016 00:24:02 -0000 Author: junovitch Date: Sat Aug 6 00:24:00 2016 New Revision: 419719 URL: https://svnweb.freebsd.org/changeset/ports/419719 Log: Document wnpa-sec-2016-41 through wnpa-sec-2016-49 for issues fixed in Wireshark 2.0.5 Security: CVE-2016-6505 Security: CVE-2016-6506 Security: CVE-2016-6508 Security: CVE-2016-6509 Security: CVE-2016-6510 Security: CVE-2016-6511 Security: CVE-2016-6512 Security: CVE-2016-6513 Security: https://vuxml.FreeBSD.org/freebsd/610101ea-5b6a-11e6-b334-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Aug 6 00:09:48 2016 (r419718) +++ head/security/vuxml/vuln.xml Sat Aug 6 00:24:00 2016 (r419719) @@ -58,6 +58,62 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wireshark -- multiple vulnerabilities + + + wireshark + wireshark-lite + wireshark-qt5 + tshark + tshark-lite + 2.0.5 + + + + +

Wireshark development team reports:

+
+

The following vulnerabilities have been fixed:

+
    +
  • wnpa-sec-2016-41

    +

    PacketBB crash. (Bug 12577)

  • +
  • wnpa-sec-2016-42

    +

    WSP infinite loop. (Bug 12594)

  • +
  • wnpa-sec-2016-44

    +

    RLC long loop. (Bug 12660)

  • +
  • wnpa-sec-2016-45

    +

    LDSS dissector crash. (Bug 12662)

  • +
  • wnpa-sec-2016-46

    +

    RLC dissector crash. (Bug 12664)

  • +
  • wnpa-sec-2016-47

    +

    OpenFlow long loop. (Bug 12659)

  • +
  • wnpa-sec-2016-48

    +

    MMSE, WAP, WBXML, and WSP infinite loop. (Bug 12661)

  • +
  • wnpa-sec-2016-49

    +

    WBXML crash. (Bug 12663)

  • +
+
+ +
+ + CVE-2016-6505 + CVE-2016-6506 + CVE-2016-6508 + CVE-2016-6509 + CVE-2016-6510 + CVE-2016-6511 + CVE-2016-6512 + CVE-2016-6513 + https://www.wireshark.org/docs/relnotes/wireshark-2.0.5.html + http://www.openwall.com/lists/oss-security/2016/08/01/4 + + + 2016-07-27 + 2016-08-06 + +
+ p5-XSLoader -- local arbitrary code execution