From owner-freebsd-emulation@freebsd.org Sun Nov 6 13:34:52 2016 Return-Path: Delivered-To: freebsd-emulation@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 253F1C33F86 for ; Sun, 6 Nov 2016 13:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBF6104 for ; Sun, 6 Nov 2016 13:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0D250C33F83; Sun, 6 Nov 2016 13:34:52 +0000 (UTC) Delivered-To: emulation@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 0CDAAC33F81 for ; Sun, 6 Nov 2016 13:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 EA187103 for ; Sun, 6 Nov 2016 13:34:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uA6DYovh059532 for ; Sun, 6 Nov 2016 13:34:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 210155] textproc/expat2 & textproc/linux-*-expat: Expat issues CVE-2012-6702 and CVE-2016-5300 Date: Sun, 06 Nov 2016 13:34:50 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2016 13:34:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210155 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: tijl Date: Sun Nov 6 13:34:17 UTC 2016 New revision: 425491 URL: https://svnweb.freebsd.org/changeset/ports/425491 Log: Undocument linux-*-expat vulnerabilities. linux-*-expat is only used by linux-*-fontconfig to read configuration files written in XML and by dbus-binding-tool(1) from linux-*-dbus-glib, a development tool that generates C code from an Introspection XML file to expose a GObject via D-Bus. These vulnerabilities are therefore not believed to be exploitable on FreeBSD and only cause annoying warnings and prevent installation of linux-*-expat. It also does not look like Red Hat will provide fixes for these any time soon. PR: 210155 Changes: head/security/vuxml/vuln.xml --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=