From owner-svn-ports-all@freebsd.org Sat Mar 18 11:00:08 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 A4AD5D0FBFD; Sat, 18 Mar 2017 11:00:08 +0000 (UTC) (envelope-from brnrd@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 57BB21907; Sat, 18 Mar 2017 11:00:08 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2IB07of082545; Sat, 18 Mar 2017 11:00:07 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2IB078r082544; Sat, 18 Mar 2017 11:00:07 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201703181100.v2IB078r082544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 18 Mar 2017 11:00:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436391 - 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: Sat, 18 Mar 2017 11:00:08 -0000 Author: brnrd Date: Sat Mar 18 11:00:07 2017 New Revision: 436391 URL: https://svnweb.freebsd.org/changeset/ports/436391 Log: security/vuxml: Add DoS vuln for mysql-client - Fix typo in 5f453b69-abab-4e76-b6e5-2ed0bafcaee3 while here Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Mar 18 10:24:26 2017 (r436390) +++ head/security/vuxml/vuln.xml Sat Mar 18 11:00:07 2017 (r436391) @@ -58,6 +58,54 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mysql -- denial of service vulnerability + + + mariadb55-client + 5.5.54 + + + mariadb100-client + 10.0.30 + + + mariadb101-client + 10.1.22 + + + mysql55-client + 5.5.54 + + + mysql56-client + 5.6.21 + + + mysql57-client + 5.7.5 + + + + +

Openwall reports:

+
+

C client library for MySQL (libmysqlclient.so) has + use-after-free defect which can cause crash of applications + using that MySQL client.

+
+ +
+ + http://www.openwall.com/lists/oss-security/2017/02/11/11 + CVE-2017-3302 + + + 2017-01-27 + 2017-03-18 + +
+ firefox -- integer overflow in createImageBitmap() @@ -2037,15 +2085,15 @@ Notes: mysql -- multiple vulnerabilities - mariadbl55-server + mariadb55-server 5.5.54 - mariadbl100-server + mariadb100-server 10.0.30 - mariadbl101-server + mariadb101-server 10.1.22