From owner-svn-ports-head@freebsd.org Mon May 2 23:59:00 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 E609BB2AE67; Mon, 2 May 2016 23:59:00 +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 9CE261D5B; Mon, 2 May 2016 23:59:00 +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 u42NwxmR094354; Mon, 2 May 2016 23:58:59 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u42Nwxq0094353; Mon, 2 May 2016 23:58:59 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201605022358.u42Nwxq0094353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 2 May 2016 23:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414494 - 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, 02 May 2016 23:59:01 -0000 Author: junovitch Date: Mon May 2 23:58:59 2016 New Revision: 414494 URL: https://svnweb.freebsd.org/changeset/ports/414494 Log: Document denial of service advisories from Wireshark's recent release Security: https://vuxml.FreeBSD.org/freebsd/7e36c369-10c0-11e6-94fa-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon May 2 23:48:02 2016 (r414493) +++ head/security/vuxml/vuln.xml Mon May 2 23:58:59 2016 (r414494) @@ -58,6 +58,59 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wireshark -- multiple vulnerabilities + + + wireshark + wireshark-lite + wireshark-qt5 + tshark + tshark-lite + 2.0.3 + + + + +

Wireshark development team reports:

+
+

The following vulnerabilities have been fixed:

+
    +
  • wnpa-sec-2016-19

    +

    The NCP dissector could crash. (Bug 11591)

  • +
  • wnpa-sec-2016-20

    +

    TShark could crash due to a packet reassembly bug. (Bug 11799) +

  • +
  • wnpa-sec-2016-21

    +

    The IEEE 802.11 dissector could crash. (Bug 11824, Bug 12187) +

  • +
  • wnpa-sec-2016-22

    +

    The PKTC dissector could crash. (Bug 12206)

  • +
  • wnpa-sec-2016-23

    +

    The PKTC dissector could crash. (Bug 12242)

  • +
  • wnpa-sec-2016-24

    +

    The IAX2 dissector could go into an infinite loop. (Bug + 12260)

  • +
  • wnpa-sec-2016-25

    +

    Wireshark and TShark could exhaust the stack. (Bug 12268)

    +
  • +
  • wnpa-sec-2016-26

    +

    The GSM CBCH dissector could crash. (Bug 12278)

  • +
  • wnpa-sec-2016-27

    +

    MS-WSP dissector crash. (Bug 12341)

  • +
+
+ +
+ + https://www.wireshark.org/docs/relnotes/wireshark-2.0.3.html + + + 2016-04-22 + 2016-05-02 + +
+ mercurial -- arbitrary code execution vulnerability