aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2015-11-16 08:51:00 +0800
committerjunovitch <junovitch@FreeBSD.org>2015-11-16 08:51:00 +0800
commitae5a85f3ab62b9486f73973db75c427339880c74 (patch)
tree9f662a9a1332d3de64626edba7c7a882ce68d8de
parent5460b9367d5d517687a23e616ab09c2ee406ba27 (diff)
downloadfreebsd-ports-gnome-ae5a85f3ab62b9486f73973db75c427339880c74.tar.gz
freebsd-ports-gnome-ae5a85f3ab62b9486f73973db75c427339880c74.tar.zst
freebsd-ports-gnome-ae5a85f3ab62b9486f73973db75c427339880c74.zip
Document Xen XSA-156
Security: CVE-2015-5307 Security: CVE-2015-8104 Security: https://vuxml.FreeBSD.org/freebsd/2cabfbab-8bfb-11e5-bd18-002590263bf5.html
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 95ac8a1db971..32c6d555d01f 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,38 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="2cabfbab-8bfb-11e5-bd18-002590263bf5">
+ <topic>xen-kernel -- CPU lockup during exception delivery</topic>
+ <affects>
+ <package>
+ <name>xen-kernel</name>
+ <range><lt>4.5.2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The Xen Project reports:</p>
+ <blockquote cite="http://xenbits.xen.org/xsa/advisory-156.html">
+ <p>A malicious HVM guest administrator can cause a denial of service.
+ Specifically, prevent use of a physical CPU for a significant,
+ perhaps indefinite period. If a host watchdog (Xen or dom0) is in
+ use, this can lead to a watchdog timeout and consequently a reboot
+ of the host. If another, innocent, guest, is configured with a
+ watchdog, this issue can lead to a reboot of such a guest.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2015-5307</cvename>
+ <cvename>CVE-2015-8104</cvename>
+ <url>http://xenbits.xen.org/xsa/advisory-156.html</url>
+ </references>
+ <dates>
+ <discovery>2015-11-10</discovery>
+ <entry>2015-11-16</entry>
+ </dates>
+ </vuln>
+
<vuln vid="1886e195-8b87-11e5-90e7-b499baebfeaf">
<topic>libpng buffer overflow in png_set_PLTE</topic>
<affects>