From owner-svn-ports-all@freebsd.org Wed Dec 13 20:37:05 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 A1D91E85FB4; Wed, 13 Dec 2017 20:37:05 +0000 (UTC) (envelope-from madpilot@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 6E4B81E88; Wed, 13 Dec 2017 20:37:05 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBDKb49r058279; Wed, 13 Dec 2017 20:37:04 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBDKb47i058277; Wed, 13 Dec 2017 20:37:04 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201712132037.vBDKb47i058277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 13 Dec 2017 20:37:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456231 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 456231 X-SVN-Commit-Repository: ports 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.25 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: Wed, 13 Dec 2017 20:37:05 -0000 Author: madpilot Date: Wed Dec 13 20:37:04 2017 New Revision: 456231 URL: https://svnweb.freebsd.org/changeset/ports/456231 Log: Document asterisk13 vulnerability. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 13 20:32:39 2017 (r456230) +++ head/security/vuxml/vuln.xml Wed Dec 13 20:37:04 2017 (r456231) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + asterisk -- Remote Crash Vulnerability in RTCP Stack + + + asterisk13 + 13.18.4 + + + + +

The Asterisk project reports:

+
+

If a compound RTCP packet is received containing more + than one report (for example a Receiver Report and a + Sender Report) the RTCP stack will incorrectly store + report information outside of allocated memory potentially + causing a crash.

+
+ +
+ + https://downloads.asterisk.org/pub/security/AST-2017-012.html + + + 2017-12-12 + 2017-12-13 + +
+ libxml2 -- Multiple Issues