diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 18:45:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 18:45:49 +0000 |
commit | 55c4b1f325c07b8d0a8b89b7c43a061c042f555e (patch) | |
tree | a3606bad367bbe2bc43fcaecdee47227ca7146b4 /debian/changelog | |
parent | Adding debian version 6.7.9-1. (diff) | |
download | linux-55c4b1f325c07b8d0a8b89b7c43a061c042f555e.tar.xz linux-55c4b1f325c07b8d0a8b89b7c43a061c042f555e.zip |
Adding debian version 6.7.9-2.debian/6.7.9-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25fc2d354e..d7785c19a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +linux (6.7.9-2) unstable; urgency=high + + * [x86] Mitigate Register File Data Sampling (RFDS) vulnerability + (CVE-2023-28746): + - x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set + - Documentation/hw-vuln: Add documentation for RFDS + - x86/rfds: Mitigate Register File Data Sampling (RFDS) + - KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests + + -- Salvatore Bonaccorso <carnil@debian.org> Wed, 13 Mar 2024 12:13:41 +0100 + linux (6.7.9-1) unstable; urgency=medium * New upstream stable update: |