From owner-svn-ports-all@freebsd.org Tue Nov 22 08:19:26 2016 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 94C2EC4B74B; Tue, 22 Nov 2016 08:19:26 +0000 (UTC) (envelope-from delphij@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 4A0221F53; Tue, 22 Nov 2016 08:19:26 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAM8JPTW025786; Tue, 22 Nov 2016 08:19:25 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAM8JPUq025784; Tue, 22 Nov 2016 08:19:25 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201611220819.uAM8JPUq025784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Tue, 22 Nov 2016 08:19:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426793 - 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, 22 Nov 2016 08:19:26 -0000 Author: delphij Date: Tue Nov 22 08:19:25 2016 New Revision: 426793 URL: https://svnweb.freebsd.org/changeset/ports/426793 Log: Document multiple ntp vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 22 08:12:57 2016 (r426792) +++ head/security/vuxml/vuln.xml Tue Nov 22 08:19:25 2016 (r426793) @@ -58,6 +58,55 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + ntp -- multiple vulnerabilities + + + ntp + 4.2.8p9 + + + ntp-devel + 0 + + + + +

Network Time Foundation reports:

+
+

NTF's NTP Project is releasing ntp-4.2.8p9, which addresses:

+
    +
  • 1 HIGH severity vulnerability that only affects Windows
  • +
  • 2 MEDIUM severity vulnerabilities
  • +
  • 2 MEDIUM/LOW severity vulnerabilities
  • +
  • 5 LOW severity vulnerabilities
  • +
  • 28 other non-security fixes and improvements
  • +
+

All of the security issues in this release are listed in + VU#633847.

+
+ +
+ + CVE-2016-7426 + CVE-2016-7427 + CVE-2016-7428 + CVE-2016-7429 + CVE-2016-7431 + CVE-2016-7433 + CVE-2016-7434 + CVE-2016-9310 + CVE-2016-9311 + CVE-2016-9312 + http://support.ntp.org/bin/view/Main/SecurityNotice#November_2016_ntp_4_2_8p9_NTP_Se + http://www.kb.cert.org/vuls/id/633847 + + + 2016-11-21 + 2016-11-22 + +
+ teeworlds -- Remote code execution