diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-07-24 22:07:56 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-07-25 01:06:05 +0200 |
commit | 55547848f429c00f47fdb58a5b0a6d1e7eed6c6d (patch) | |
tree | 03a7fcc202fe329ed22772bb8f156318cb57920d /source | |
parent | 84730d7abad295f83f3a923170248e19b2afb375 (diff) | |
download | current-55547848f429c00f47fdb58a5b0a6d1e7eed6c6d.tar.gz current-55547848f429c00f47fdb58a5b0a6d1e7eed6c6d.tar.xz |
Mon Jul 24 22:07:56 UTC 202320230724220756
a/kernel-firmware-20230724_59fbffa-noarch-1.txz: Upgraded.
AMD microcode updated to fix a use-after-free in AMD Zen2 processors.
From Tavis Ormandy's annoucement of the issue:
"The practical result here is that you can spy on the registers of other
processes. No system calls or privileges are required.
It works across virtual machines and affects all operating systems.
I have written a poc for this issue that's fast enough to reconstruct
keys and passwords as users log in."
For more information, see:
https://seclists.org/oss-sec/2023/q3/59
https://www.cve.org/CVERecord?id=CVE-2023-20593
(* Security fix *)
a/kernel-generic-6.1.41-x86_64-1.txz: Upgraded.
a/kernel-huge-6.1.41-x86_64-1.txz: Upgraded.
a/kernel-modules-6.1.41-x86_64-1.txz: Upgraded.
d/kernel-headers-6.1.41-x86-1.txz: Upgraded.
k/kernel-source-6.1.41-noarch-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source')
-rw-r--r-- | source/k/kernel-configs/config-generic-6.1.41 (renamed from source/k/kernel-configs/config-generic-6.1.40) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-6.1.41.x64 (renamed from source/k/kernel-configs/config-generic-6.1.40.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-6.1.41-smp (renamed from source/k/kernel-configs/config-generic-smp-6.1.40-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-6.1.41 (renamed from source/k/kernel-configs/config-huge-6.1.40) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-6.1.41.x64 (renamed from source/k/kernel-configs/config-huge-6.1.40.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-6.1.41-smp (renamed from source/k/kernel-configs/config-huge-smp-6.1.40-smp) | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/source/k/kernel-configs/config-generic-6.1.40 b/source/k/kernel-configs/config-generic-6.1.41 index f3fa7422a..dd9e60390 100644 --- a/source/k/kernel-configs/config-generic-6.1.40 +++ b/source/k/kernel-configs/config-generic-6.1.41 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-6.1.40.x64 b/source/k/kernel-configs/config-generic-6.1.41.x64 index 1fcb915b8..d6dda9042 100644 --- a/source/k/kernel-configs/config-generic-6.1.40.x64 +++ b/source/k/kernel-configs/config-generic-6.1.41.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-6.1.40-smp b/source/k/kernel-configs/config-generic-smp-6.1.41-smp index f56199088..38abdb514 100644 --- a/source/k/kernel-configs/config-generic-smp-6.1.40-smp +++ b/source/k/kernel-configs/config-generic-smp-6.1.41-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-6.1.40 b/source/k/kernel-configs/config-huge-6.1.41 index b8ecc3236..fd9948c6d 100644 --- a/source/k/kernel-configs/config-huge-6.1.40 +++ b/source/k/kernel-configs/config-huge-6.1.41 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-6.1.40.x64 b/source/k/kernel-configs/config-huge-6.1.41.x64 index 4eb5e7f3a..cfe4e886d 100644 --- a/source/k/kernel-configs/config-huge-6.1.40.x64 +++ b/source/k/kernel-configs/config-huge-6.1.41.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-6.1.40-smp b/source/k/kernel-configs/config-huge-smp-6.1.41-smp index a265625c2..11864bc2b 100644 --- a/source/k/kernel-configs/config-huge-smp-6.1.40-smp +++ b/source/k/kernel-configs/config-huge-smp-6.1.41-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.40 Kernel Configuration +# Linux/x86 6.1.41 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.1.0" CONFIG_CC_IS_GCC=y |