Date: Wed, 4 Dec 2019 20:32:39 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519048 - head/security/vuxml Message-ID: <201912042032.xB4KWd2P082772@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Dec 4 20:32:39 2019 New Revision: 519048 URL: https://svnweb.freebsd.org/changeset/ports/519048 Log: vuxml: Add drm-fbsd11.2-kmod to drm vulnerability Add drm-fbsd11.2-kmod to the list of packages vulnerable to the drm graphics drivers -- Local privilege escalation and denial of serivce entry. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 4 20:28:34 2019 (r519047) +++ head/security/vuxml/vuln.xml Wed Dec 4 20:32:39 2019 (r519048) @@ -612,6 +612,10 @@ Notes: <name>drm-fbsd12.0-kmod</name> <range><lt>4.16.g20191120</lt></range> </package> + <package> + <name>drm-fbsd11.2-kmod</name> + <range><lt>4.11.g20191204</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -636,6 +640,7 @@ Notes: <dates> <discovery>2019-11-12</discovery> <entry>2019-11-20</entry> + <modified>2019-12-04</modified> </dates> </vuln>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912042032.xB4KWd2P082772>