debian/changelog: add info about security fixes
authorHans van Kranenburg <hans@knorrie.org>
Tue, 5 May 2020 15:49:04 +0000 (17:49 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 26 May 2020 12:03:18 +0000 (14:03 +0200)
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/changelog

index 1739032cf8fd625732f6a3dc5461d1e590340e68..2a1a5367cc5f20332ea8b5cad6a033e25437d477 100644 (file)
@@ -1,6 +1,17 @@
 xen (4.11.4-1) UNRELEASED; urgency=medium
 
-  * Update to new upstream version 4.11.4.
+  * Update to new upstream version 4.11.4, which also contains security fixes
+    for the following issues:
+    - arm: a CPU may speculate past the ERET instruction
+      XSA-312 (no CVE yet)
+    - multiple xenoprof issues
+      XSA-313 CVE-2020-11740 CVE-2020-11741
+    - Missing memory barriers in read-write unlock paths
+      XSA-314 CVE-2020-11739
+    - Bad error path in GNTTABOP_map_grant
+      XSA-316 CVE-2020-11743
+    - Bad continuation handling in GNTTABOP_copy
+      XSA-318 CVE-2020-11742
 
  -- Hans van Kranenburg <hans@knorrie.org>  Tue, 05 May 2020 18:03:26 +0200