9d8391a 5 security updates

Authored and Committed by myoung 3 years ago
    5 security updates
    
    incorrect error handling in event channel port allocation leads to
    	DoS [XSA-317, CVE-2020-15566] (#1854465)
    inverted code paths in x86 dirty VRAM tracking leads to DoS
    	[XSA-319, CVE-2020-15563] (#1854463)
    xen: insufficient cache write-back under VT-d leads to DoS
    	[XSA-321, CVE-2020-15565] (#1854467)
    missing alignment check in VCPUOP_register_vcpu_info leads to DoS
    	[XSA-327, CVE-2020-15564] (#1854458)
    non-atomic modification of live EPT PTE leads to DoS
    	[XSA-328, CVE-2020-15567] (#1854464)
    
        
file modified
+37 -1
file added
+50
file added
+27
file added
+31
file added
+175
file added
+82
file added
+36
file added
+24
file added
+91
file added
+153
file added
+63
file added
+118
file added
+48