From owner-svn-ports-all@freebsd.org Tue Jan 10 03:13:54 2017 Return-Path: Delivered-To: svn-ports-all@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 C5923CA8A2C; Tue, 10 Jan 2017 03:13:54 +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 786A814AB; Tue, 10 Jan 2017 03:13:54 +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 v0A3Dr6h041649; Tue, 10 Jan 2017 03:13:53 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0A3Dr4b041647; Tue, 10 Jan 2017 03:13:53 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201701100313.v0A3Dr4b041647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 10 Jan 2017 03:13:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431063 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2017 03:13:54 -0000 Author: junovitch Date: Tue Jan 10 03:13:52 2017 New Revision: 431063 URL: https://svnweb.freebsd.org/changeset/ports/431063 Log: Mention pcsc-lite CVE (it was in next message in cited URL) While here, fix spacing PR: 215834 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Jan 10 03:06:36 2017 (r431062) +++ head/security/vuxml/vuln.xml Tue Jan 10 03:13:52 2017 (r431063) @@ -273,29 +273,30 @@ Notes: Use-After-Free Vulnerability in pcsc-lite - pcsc-lite - 1.6.01.8.20 + pcsc-lite + 1.6.01.8.20 -

Peter Wu on Openwall mailing-list reports:

-
-

The issue allows a local attacker to cause a Denial of Service, - but can potentially result in Privilege Escalation since - the daemon is running as root. while any local user can - connect to the Unix socket. - Fixed by patch which is released with hpcsc-lite 1.8.20.

-
+

Peter Wu on Openwall mailing-list reports:

+
+

The issue allows a local attacker to cause a Denial of Service, + but can potentially result in Privilege Escalation since + the daemon is running as root. while any local user can + connect to the Unix socket. + Fixed by patch which is released with hpcsc-lite 1.8.20.

+
+ CVE-2016-10109 http://www.openwall.com/lists/oss-security/2017/01/03/2 2017-01-03 2017-01-06 - 2017-01-09 + 2017-01-10