From d3503859e41daa604da74e0c309bf8a93becaea9 Mon Sep 17 00:00:00 2001 From: Michael Young Date: May 01 2014 20:02:15 +0000 Subject: add CVE and bug reference to last commit --- diff --git a/xen.spec b/xen.spec index d4db6e3..bb6c043 100644 --- a/xen.spec +++ b/xen.spec @@ -839,7 +839,8 @@ rm -rf %{buildroot} %changelog * Wed Apr 30 2014 Michael Young - 4.4.0-3 -- HVMOP_set_mem_type allows invalid P2M entries to be created [XSA-92] +- HVMOP_set_mem_type allows invalid P2M entries to be created + [XSA-92, CVE-2014-3124] (#1093315) - change -Wmaybe-uninitialized errors into warnings for gcc 4.9.0 - fix a couple of -Wmaybe-uninitialized cases