From: Hans van Kranenburg Date: Tue, 15 Dec 2020 10:25:55 +0000 (+0100) Subject: debian/changelog: add a few missing CVE numbers X-Git-Tag: archive/raspbian/4.14.1+11-gb0b734a8b3-1+rpi1^2~66 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=99b6e78ec62d3b37a160bd47c8df26ce33e32742;p=xen.git debian/changelog: add a few missing CVE numbers Signed-off-by: Hans van Kranenburg --- diff --git a/debian/changelog b/debian/changelog index 2f30af981b..bf8cc96f4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,15 +21,15 @@ xen (4.14.0+80-gd101b417b7-1~exp1) experimental; urgency=medium * Update to new upstream version 4.14.0+80-gd101b417b7, which also contains security fixes for the following issues: - Information leak via power sidechannel - XSA-351 (no CVE yet) + XSA-351 CVE-2020-28368 - x86 PV guest INVLPG-like flushes may leave stale TLB entries - XSA-286 (no CVE yet) + XSA-286 CVE-2020-27674 - unsafe AMD IOMMU page table updates - XSA-347 (no CVE yet) + XSA-347 CVE-2020-27670 - undue deferral of IOMMU TLB flushes - XSA-346 (no CVE yet) + XSA-346 CVE-2020-27671 - x86: Race condition in Xen mapping code - XSA-345 (no CVE yet) + XSA-345 CVE-2020-27672 - lack of preemption in evtchn_reset() / evtchn_destroy() XSA-344 CVE-2020-25601 - races with evtchn_reset()