aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/xsa108.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/xen: upgrade to 4.3.3 and fix CVE-2014-7188Natanael Copa2014-10-021-0/+36
The following critical vulnerabilities have been fixed: - CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible - CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be created - CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection - CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests Also add patch for xsa108: - CVE-2014-7188: Improper MSR range used for x2APIC emulation. ref #3412