From owner-svn-ports-head@freebsd.org Mon Jul 4 13:25:48 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 E9950B91E80; Mon, 4 Jul 2016 13:25:48 +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 C707B2245; Mon, 4 Jul 2016 13:25:48 +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 u64DPmQR005665; Mon, 4 Jul 2016 13:25:48 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u64DPl2O005664; Mon, 4 Jul 2016 13:25:47 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201607041325.u64DPl2O005664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 4 Jul 2016 13:25:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418023 - 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: Mon, 04 Jul 2016 13:25:49 -0000 Author: junovitch Date: Mon Jul 4 13:25:47 2016 New Revision: 418023 URL: https://svnweb.freebsd.org/changeset/ports/418023 Log: Document wnpa-sec-2016-29 through wnpa-sec-2016-37 for issues fixed in Wireshark 2.0.4 Security: CVE-2016-5350 Security: CVE-2016-5351 Security: CVE-2016-5352 Security: CVE-2016-5353 Security: CVE-2016-5354 Security: CVE-2016-5355 Security: CVE-2016-5356 Security: CVE-2016-5357 Security: CVE-2016-5358 Security: https://vuxml.FreeBSD.org/freebsd/313e9557-41e8-11e6-ab34-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jul 4 13:24:26 2016 (r418022) +++ head/security/vuxml/vuln.xml Mon Jul 4 13:25:47 2016 (r418023) @@ -58,6 +58,71 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wireshark -- multiple vulnerabilities + + + wireshark + wireshark-lite + wireshark-qt5 + tshark + tshark-lite + 2.0.4 + + + + +

Wireshark development team reports:

+
+

The following vulnerabilities have been fixed:

+
    +
  • wnpa-sec-2016-29

    +

    The SPOOLS dissector could go into an infinite loop. Discovered + by the CESG.

  • +
  • wnpa-sec-2016-30

    +

    The IEEE 802.11 dissector could crash. (Bug 11585)

  • +
  • wnpa-sec-2016-31

    +

    The IEEE 802.11 dissector could crash. Discovered by Mateusz + Jurczyk. (Bug 12175)

  • +
  • wnpa-sec-2016-32

    +

    The UMTS FP dissector could crash. (Bug 12191)

  • +
  • wnpa-sec-2016-33

    +

    Some USB dissectors could crash. Discovered by Mateusz + Jurczyk. (Bug 12356)

  • +
  • wnpa-sec-2016-34

    +

    The Toshiba file parser could crash. Discovered by iDefense + Labs. (Bug 12394)

  • +
  • wnpa-sec-2016-35

    +

    The CoSine file parser could crash. Discovered by iDefense + Labs. (Bug 12395)

  • +
  • wnpa-sec-2016-36

    +

    The NetScreen file parser could crash. Discovered by iDefense + Labs. (Bug 12396)

  • +
  • wnpa-sec-2016-37

    +

    The Ethernet dissector could crash. (Bug 12440)

  • +
+
+ +
+ + CVE-2016-5350 + CVE-2016-5351 + CVE-2016-5352 + CVE-2016-5353 + CVE-2016-5354 + CVE-2016-5355 + CVE-2016-5356 + CVE-2016-5357 + CVE-2016-5358 + https://www.wireshark.org/docs/relnotes/wireshark-2.0.4.html + http://www.openwall.com/lists/oss-security/2016/06/09/4 + + + 2016-06-07 + 2016-07-04 + +
+ moodle -- multiple vulnerabilities