From owner-svn-ports-head@freebsd.org Mon Jan 9 17:32:05 2017 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 63B98CA7EB7; Mon, 9 Jan 2017 17:32:05 +0000 (UTC) (envelope-from feld@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 1B0741287; Mon, 9 Jan 2017 17:32:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v09HW4bo095476; Mon, 9 Jan 2017 17:32:04 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v09HW4P7095474; Mon, 9 Jan 2017 17:32:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201701091732.v09HW4P7095474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 9 Jan 2017 17:32:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430987 - 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.23 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, 09 Jan 2017 17:32:05 -0000 Author: feld Date: Mon Jan 9 17:32:03 2017 New Revision: 430987 URL: https://svnweb.freebsd.org/changeset/ports/430987 Log: Document libdwarf vulnerabilities Security: CVE-2016-5027 CVE-2016-5028 CVE-2016-5029 CVE-2016-5030 Security: CVE-2016-5031 CVE-2016-5032 CVE-2016-5033 CVE-2016-5035 Security: CVE-2016-5037 CVE-2016-5040 CVE-2016-5041 CVE-2016-5043 Security: CVE-2016-5044 CVE-2016-7510 CVE-2016-7511 CVE-2016-8679 Security: CVE-2016-8680 CVE-2016-8681 CVE-2016-9275 CVE-2016-9276 Security: CVE-2016-9480 CVE-2016-9558 PR: 215085 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Jan 9 17:29:55 2017 (r430986) +++ head/security/vuxml/vuln.xml Mon Jan 9 17:32:03 2017 (r430987) @@ -58,6 +58,55 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + libdwarf -- multiple vulnerabilities + + + libdwarf + 20161124 + + + + +

Christian Rebischke reports:

+
+

libdwarf is vulnerable to multiple issues including + arbitrary code execution, information disclosure and denial of + service.

+
+ +
+ + https://lwn.net/Articles/708092/ + CVE-2016-5027 + CVE-2016-5028 + CVE-2016-5029 + CVE-2016-5030 + CVE-2016-5031 + CVE-2016-5032 + CVE-2016-5033 + CVE-2016-5035 + CVE-2016-5037 + CVE-2016-5040 + CVE-2016-5041 + CVE-2016-5043 + CVE-2016-5044 + CVE-2016-7510 + CVE-2016-7511 + CVE-2016-8679 + CVE-2016-8680 + CVE-2016-8681 + CVE-2016-9275 + CVE-2016-9276 + CVE-2016-9480 + CVE-2016-9558 + + + 2016-12-04 + 2017-01-09 + +
+ lynx -- multiple vulnerabilities