From owner-svn-ports-head@FreeBSD.ORG Sat Apr 18 09:27:51 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D85F7A47; Sat, 18 Apr 2015 09:27:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 C6C22311; Sat, 18 Apr 2015 09:27:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3I9RpYj050398; Sat, 18 Apr 2015 09:27:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3I9Rp3V050395; Sat, 18 Apr 2015 09:27:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201504180927.t3I9Rp3V050395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 18 Apr 2015 09:27:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384214 - 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.20 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, 18 Apr 2015 09:27:52 -0000 Author: jbeich Date: Sat Apr 18 09:27:50 2015 New Revision: 384214 URL: https://svnweb.freebsd.org/changeset/ports/384214 Log: Document chrony multiple vulnerabilites. PR: 199508 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Apr 18 08:45:42 2015 (r384213) +++ head/security/vuxml/vuln.xml Sat Apr 18 09:27:50 2015 (r384214) @@ -57,6 +57,39 @@ Notes: --> + + chrony -- multiple vulnerabilities + + + chrony + 1.31.1 + + + + +

Chrony News reports:

+
+

CVE-2015-1853: DoS attack on authenticated symmetric NTP + associations

+

CVE-2015-1821: Heap-based buffer overflow in access + configuration

+

CVE-2015-1822: Use of uninitialized pointer in command + processing

+
+ +
+ + http://chrony.tuxfamily.org/News.html + CVE-2015-1821 + CVE-2015-1822 + CVE-2015-1853 + + + 2015-02-17 + 2015-04-18 + +
+ Dulwich -- Remote code execution