From owner-svn-ports-head@freebsd.org Sat Mar 19 01:22:34 2016 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 832B0AD496F; Sat, 19 Mar 2016 01:22:34 +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 5017678E; Sat, 19 Mar 2016 01:22:34 +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 u2J1MXNT065925; Sat, 19 Mar 2016 01:22:33 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2J1MXMU065924; Sat, 19 Mar 2016 01:22:33 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201603190122.u2J1MXMU065924@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 19 Mar 2016 01:22:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411376 - 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.21 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, 19 Mar 2016 01:22:34 -0000 Author: junovitch Date: Sat Mar 19 01:22:33 2016 New Revision: 411376 URL: https://svnweb.freebsd.org/changeset/ports/411376 Log: Document kamailio SEAS Module Heap overflow vulnerability Security: CVE-2016-2385 Security: https://vuxml.FreeBSD.org/freebsd/c428de09-ed69-11e5-92ce-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Mar 19 00:24:55 2016 (r411375) +++ head/security/vuxml/vuln.xml Sat Mar 19 01:22:33 2016 (r411376) @@ -58,6 +58,34 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + kamailio -- SEAS Module Heap overflow + + + kamailio + 4.3.5 + + + + +

Stelios Tsampas reports:

+
+

A (remotely exploitable) heap overflow vulnerability was found in + Kamailio v4.3.4.

+
+ +
+ + CVE-2016-2385 + https://github.com/kamailio/kamailio/commit/f50c9c853e7809810099c970780c30b0765b0643 + http://seclists.org/oss-sec/2016/q1/338 + + + 2016-02-15 + 2016-03-19 + +
+ hadoop2 -- unauthorized disclosure of data vulnerability