Date: Tue, 27 Oct 2015 20:53:54 +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: r400346 - head/security/vuxml Message-ID: <201510272053.t9RKrsjC059453@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Oct 27 20:53:54 2015 New Revision: 400346 URL: https://svnweb.freebsd.org/changeset/ports/400346 Log: Add entry for x11/xscreensaver for a lock bypass vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Oct 27 20:52:31 2015 (r400345) +++ head/security/vuxml/vuln.xml Tue Oct 27 20:53:54 2015 (r400346) @@ -58,6 +58,35 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4b9393b8-7c0c-11e5-a010-080027ddead3"> + <topic>xscreensaver - lock bypass</topic> + <affects> + <package> + <name>xscreensaver</name> + <name>xscreensaver-gnome</name> + <name>xscreensaver-gnome-hacks</name> + <range><lt>5.34</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>RedHat bugzilla reports:</p> + <blockquote cite="https://bugzilla.redhat.com/show_bug.cgi?id=1274452"> + <p>In dual screen configurations, unplugging one screen will cause + xscreensaver to crash, leaving the screen unlocked.</p> + </blockquote> + </body> + </description> + <references> + <url>https://www.jwz.org/xscreensaver/changelog.html</url> + <url>https://bugzilla.redhat.com/show_bug.cgi?id=1274452</url> + </references> + <dates> + <discovery>2015-10-24</discovery> + <entry>2015-10-27</entry> + </dates> + </vuln> + <vuln vid="2a4a112a-7c1b-11e5-bd77-0800275369e2"> <topic>lldpd -- Buffer overflow</topic> <affects>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510272053.t9RKrsjC059453>