From 832c9e90703d6502a3ce60c9585314a984cfb004 Mon Sep 17 00:00:00 2001 From: Jacob Wang Date: Tue, 12 Nov 2024 09:43:19 +0800 Subject: [PATCH 1/3] [BUG]update to microcode_ctl-20240910-1.src.rpm to #bug11808 update to microcode_ctl-20240910-1.src.rpm for bugfix Signed-off-by: Jacob Wang --- 06-8c-01_readme | 1 + 06-8e-9e-0x-0xca_readme | 9 +++ 06-8e-9e-0x-dell_readme | 9 +++ download | 2 +- microcode_ctl.spec | 140 +++++++++++++++++++++++++++++++++++++--- 5 files changed, 152 insertions(+), 9 deletions(-) diff --git a/06-8c-01_readme b/06-8c-01_readme index 94df362..2975ff2 100644 --- a/06-8c-01_readme +++ b/06-8c-01_readme @@ -18,6 +18,7 @@ microcode revisions in question are listed below: * 06-8c-01, revision 0xac: b9f342e564a0be372ed1f4709263bf811feb022a * 06-8c-01, revision 0xb4: 6596bb8696cde85538bb833d090f0b7a42d6ae14 * 06-8c-01, revision 0xb6: 76556e8248a89f38cd55a6c83dccc995ba176091 + * 06-8c-01, revision 0xb8: 6e9b138d1db2934479b179af4a3a19e843c4b4e4 Please contact your system vendor for a BIOS/firmware update that contains the latest microcode version. For the information regarding microcode versions diff --git a/06-8e-9e-0x-0xca_readme b/06-8e-9e-0x-0xca_readme index 185e633..9247d7d 100644 --- a/06-8e-9e-0x-0xca_readme +++ b/06-8e-9e-0x-0xca_readme @@ -141,6 +141,15 @@ in question: * 06-9e-0c, revision 0xf6: a8dfddd009f750b6528f93556b67d4eeca1e5dfa * 06-9e-0d, revision 0xfc: a0ad865fd2d3b9d955a889c96fabc67da0235dda + * 06-8e-09, revision 0xf6: c2786ef2eb4feb8ac3e3efae83c361de3ad8df0d + * 06-8e-0a, revision 0xf6: 9bb2839d451ecee40c1eb08f40e4baec9a159e90 + * 06-8e-0b, revision 0xf6: 7b60fc7d44654976df32971a45399b3b910f3390 + * 06-8e-0c, revision 0xfc: 34efc9a54dc32082b898116840c0a1a1cef59e69 + * 06-9e-0a, revision 0xf8: 880163a2da13ed1eae1654535d751a788de6fa3f + * 06-9e-0b, revision 0xf6: ca90c9139d0c1554f6d17ae1bdcf94d0faa6ece7 + * 06-9e-0c, revision 0xf8: 97dcc36772894619ab28be8c35c4ff9f15d684ae + * 06-9e-0d, revision 0x100: 1a00b6a4373b95811c6396f2a0d8d497f4006fb7 + Please contact your system vendor for a BIOS/firmware update that contains the latest microcode version. For the information regarding microcode versions required for mitigating specific side-channel cache attacks, please refer diff --git a/06-8e-9e-0x-dell_readme b/06-8e-9e-0x-dell_readme index 248660a..bbe8ffc 100644 --- a/06-8e-9e-0x-dell_readme +++ b/06-8e-9e-0x-dell_readme @@ -141,6 +141,15 @@ in question: * 06-9e-0c, revision 0xf6: a8dfddd009f750b6528f93556b67d4eeca1e5dfa * 06-9e-0d, revision 0xfc: a0ad865fd2d3b9d955a889c96fabc67da0235dda + * 06-8e-09, revision 0xf6: c2786ef2eb4feb8ac3e3efae83c361de3ad8df0d + * 06-8e-0a, revision 0xf6: 9bb2839d451ecee40c1eb08f40e4baec9a159e90 + * 06-8e-0b, revision 0xf6: 7b60fc7d44654976df32971a45399b3b910f3390 + * 06-8e-0c, revision 0xfc: 34efc9a54dc32082b898116840c0a1a1cef59e69 + * 06-9e-0a, revision 0xf8: 880163a2da13ed1eae1654535d751a788de6fa3f + * 06-9e-0b, revision 0xf6: ca90c9139d0c1554f6d17ae1bdcf94d0faa6ece7 + * 06-9e-0c, revision 0xf8: 97dcc36772894619ab28be8c35c4ff9f15d684ae + * 06-9e-0d, revision 0x100: 1a00b6a4373b95811c6396f2a0d8d497f4006fb7 + Please contact your system vendor for a BIOS/firmware update that contains the latest microcode version. For the information regarding microcode versions required for mitigating specific side-channel cache attacks, please refer diff --git a/download b/download index 294661d..196be2d 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ 56efe641a4fc855bd2c33b6efa847fc7 microcode-20190918.tar.gz 49cc3595934772b54b6218f8dbe64a94 microcode-20191115.tar.gz -a42c1f11cef9426c0555b410b5616ffe microcode-20240531.tar.gz +e2cc17459903f860f46309fe49064189 microcode-20240910.tar.gz diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 03202ff..bffd6a5 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,5 +1,4 @@ -%define anolis_release .0.1 -%define intel_ucode_version 20240531 +%define intel_ucode_version 20240910 %global debug_package %{nil} %define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats @@ -14,7 +13,7 @@ Summary: CPU microcode updates for Intel x86 processors Name: microcode_ctl Version: %{intel_ucode_version} -Release: 1%{anolis_release}%{?dist} +Release: 1%{?dist} Epoch: 4 License: CC0 and Redistributable, no modification permitted URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files @@ -123,7 +122,7 @@ Source1000: gen_provides.sh Source1001: codenames.list Source1002: gen_updates2.py -ExclusiveArch: %{ix86} x86_64 loongarch64 sw_64 +ExclusiveArch: %{ix86} x86_64 BuildRequires: systemd-units # hexdump is used in gen_provides.sh BuildRequires: coreutils util-linux @@ -409,9 +408,13 @@ rpm -qa --qf "${qf}" ${pkgs} | sort -r -n -k'3,3' | { # https://bugzilla.redhat.com/show_bug.cgi?id=1609696 # So, we check for symvers file inside /lib/modules. # + # Also account for the fact that symvers compression has been + # switched from gzip to xz on newer kernels. + # # XXX: Not sure if this check is still needed, since we now # iterate over the rpm output. - [ -e "/lib/modules/${kver_uname}/symvers.gz" ] || continue + [ -e "/lib/modules/${kver_uname}/symvers.gz" -o \ + -e "/lib/modules/${kver_uname}/symvers.xz" ] || continue # Check that modules.dep for the kernel is present as well, # otherwise dracut complains with "/lib/modules/.../modules.dep # is missing. Did you run depmod?". @@ -548,9 +551,130 @@ rm -rf %{buildroot} %changelog -* Wed Oct 16 2024 zhangwenlong - 4:20230808-1.0.1 -- Support loongarch64 -- add sw patch (nijie@wuxiat.com) +* Mon Sep 23 2024 Eugene Syromiatnikov - 4:20240910-1 +- Update Intel CPU microcode to microcode-20240910 release, addresses + CVE-2024-23984, CVE-2024-24853, CVE-2024-24968, CVE-2024-24980, + CVE-2024-25939 (RHEL-59081): + - Update of 06-8c-01/0x80 (TGL-UP3/UP4 B1) microcode (in + intel-06-8c-01/intel-ucode/06-8c-01) from revision 0xb6 up to 0xb8; + - Update of 06-8e-09/0x10 (AML-Y 2+2 H0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-8e-09) from revision 0xf4 up + to 0xf6; + - Update of 06-8e-09/0xc0 (KBL-U/U 2+3e/Y H0/J1) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-8e-09) from revision 0xf4 up + to 0xf6; + - Update of 06-8e-0a/0xc0 (CFL-U 4+3e D0, KBL-R Y0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0a) from revision 0xf4 up + to 0xf6; + - Update of 06-8e-0b/0xd0 (WHL-U W0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0b) from revision 0xf4 up + to 0xf6; + - Update of 06-8e-0c/0x94 (AML-Y 4+2 V0, CML-U 4+2 V0, WHL-U V0) + microcode (in intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0c) from + revision 0xfa up to 0xfc; + - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E U0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0a) from revision 0xf6 up + to 0xf8; + - Update of 06-9e-0b/0x02 (CFL-E/H/S B0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0b) from revision 0xf4 up + to 0xf6; + - Update of 06-9e-0c/0x22 (CFL-H/S/Xeon E P0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0c) from revision 0xf6 up + to 0xf8; + - Update of 06-9e-0d/0x22 (CFL-H/S/Xeon E R0) microcode (in + intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0d) from revision 0xfc up + to 0x100; + - Update of 06-55-07/0xbf (CLX-SP/W/X B1/L1) microcode from revision + 0x5003605 up to 0x5003707; + - Update of 06-55-0b/0xbf (CPX-SP A1) microcode from revision 0x7002802 + up to 0x7002904; + - Update of 06-6a-06/0x87 (ICX-SP D0) microcode from revision 0xd0003d1 + up to 0xd0003e7; + - Update of 06-6c-01/0x10 (ICL-D B0) microcode from revision 0x1000290 + up to 0x10002b0; + - Update of 06-7e-05/0x80 (ICL-U/Y D1) microcode from revision 0xc4 + up to 0xc6; + - Update of 06-8c-02/0xc2 (TGL-R C0) microcode from revision 0x36 up + to 0x38; + - Update of 06-8d-01/0xc2 (TGL-H R0) microcode from revision 0x50 up + to 0x52; + - Update of 06-96-01/0x01 (EHL B1) microcode from revision 0x19 up + to 0x1a; + - Update of 06-97-02/0x07 (ADL-HX/S 8+8 C0) microcode from revision + 0x35 up to 0x36; + - Update of 06-97-05/0x07 (ADL-S 6+0 K0) microcode (in + intel-ucode/06-97-02) from revision 0x35 up to 0x36; + - Update of 06-bf-02/0x07 (ADL C0) microcode (in intel-ucode/06-97-02) + from revision 0x35 up to 0x36; + - Update of 06-bf-05/0x07 (ADL C0) microcode (in intel-ucode/06-97-02) + from revision 0x35 up to 0x36; + - Update of 06-97-02/0x07 (ADL-HX/S 8+8 C0) microcode (in + intel-ucode/06-97-05) from revision 0x35 up to 0x36; + - Update of 06-97-05/0x07 (ADL-S 6+0 K0) microcode from revision 0x35 + up to 0x36; + - Update of 06-bf-02/0x07 (ADL C0) microcode (in intel-ucode/06-97-05) + from revision 0x35 up to 0x36; + - Update of 06-bf-05/0x07 (ADL C0) microcode (in intel-ucode/06-97-05) + from revision 0x35 up to 0x36; + - Update of 06-9a-03/0x80 (ADL-P 6+8/U 9W L0/R0) microcode from revision + 0x433 up to 0x434; + - Update of 06-9a-04/0x80 (ADL-P 2+8 R0) microcode (in + intel-ucode/06-9a-03) from revision 0x433 up to 0x434; + - Update of 06-9a-03/0x80 (ADL-P 6+8/U 9W L0/R0) microcode (in + intel-ucode/06-9a-04) from revision 0x433 up to 0x434; + - Update of 06-9a-04/0x80 (ADL-P 2+8 R0) microcode from revision 0x433 + up to 0x434; + - Update of 06-a5-02/0x20 (CML-H R1) microcode from revision 0xfa up + to 0xfc; + - Update of 06-a5-03/0x22 (CML-S 6+2 G1) microcode from revision 0xfa + up to 0xfc; + - Update of 06-a5-05/0x22 (CML-S 10+2 Q0) microcode from revision 0xfa + up to 0xfc; + - Update of 06-a6-00/0x80 (CML-U 6+2 A0) microcode from revision 0xfa + up to 0xfe; + - Update of 06-a6-01/0x80 (CML-U 6+2 v2 K1) microcode from revision + 0xfa up to 0xfc; + - Update of 06-a7-01/0x02 (RKL-S B0) microcode from revision 0x5e up + to 0x62; + - Update of 06-aa-04/0xe6 (MTL-H/U C0) microcode from revision 0x1c + up to 0x1f; + - Update of 06-b7-01/0x32 (RPL-S B0) microcode from revision 0x123 up + to 0x129; + - Update of 06-ba-02/0xe0 (RPL-H 6+8/P 6+8 J0) microcode from revision + 0x4121 up to 0x4122; + - Update of 06-ba-03/0xe0 (RPL-U 2+8 Q0) microcode (in + intel-ucode/06-ba-02) from revision 0x4121 up to 0x4122; + - Update of 06-ba-08/0xe0 microcode (in intel-ucode/06-ba-02) from + revision 0x4121 up to 0x4122; + - Update of 06-ba-02/0xe0 (RPL-H 6+8/P 6+8 J0) microcode (in + intel-ucode/06-ba-03) from revision 0x4121 up to 0x4122; + - Update of 06-ba-03/0xe0 (RPL-U 2+8 Q0) microcode from revision 0x4121 + up to 0x4122; + - Update of 06-ba-08/0xe0 microcode (in intel-ucode/06-ba-03) from + revision 0x4121 up to 0x4122; + - Update of 06-ba-02/0xe0 (RPL-H 6+8/P 6+8 J0) microcode (in + intel-ucode/06-ba-08) from revision 0x4121 up to 0x4122; + - Update of 06-ba-03/0xe0 (RPL-U 2+8 Q0) microcode (in + intel-ucode/06-ba-08) from revision 0x4121 up to 0x4122; + - Update of 06-ba-08/0xe0 microcode from revision 0x4121 up to 0x4122; + - Update of 06-97-02/0x07 (ADL-HX/S 8+8 C0) microcode (in + intel-ucode/06-bf-02) from revision 0x35 up to 0x36; + - Update of 06-97-05/0x07 (ADL-S 6+0 K0) microcode (in + intel-ucode/06-bf-02) from revision 0x35 up to 0x36; + - Update of 06-bf-02/0x07 (ADL C0) microcode from revision 0x35 up + to 0x36; + - Update of 06-bf-05/0x07 (ADL C0) microcode (in intel-ucode/06-bf-02) + from revision 0x35 up to 0x36; + - Update of 06-97-02/0x07 (ADL-HX/S 8+8 C0) microcode (in + intel-ucode/06-bf-05) from revision 0x35 up to 0x36; + - Update of 06-97-05/0x07 (ADL-S 6+0 K0) microcode (in + intel-ucode/06-bf-05) from revision 0x35 up to 0x36; + - Update of 06-bf-02/0x07 (ADL C0) microcode (in intel-ucode/06-bf-05) + from revision 0x35 up to 0x36; + - Update of 06-bf-05/0x07 (ADL C0) microcode from revision 0x35 up + to 0x36; + - Update of 06-be-00/0x19 (ADL-N A0) microcode from revision 0x17 up + to 0x1a (old pf 0x11). * Mon Jun 17 2024 Eugene Syromiatnikov - 4:20240531-1 - Update Intel CPU microcode to microcode-20240531 release, addresses -- Gitee From 800f07a92bcb75ed3685d2df739e42cf15b4e864 Mon Sep 17 00:00:00 2001 From: yangxiaoxuan Date: Wed, 20 Apr 2022 17:12:44 +0800 Subject: [PATCH 2/3] Support loongarch64 Signed-off-by: yangxiaoxuan --- microcode_ctl.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index bffd6a5..cda6034 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,3 +1,4 @@ +%define anolis_release .0.1 %define intel_ucode_version 20240910 %global debug_package %{nil} @@ -13,7 +14,7 @@ Summary: CPU microcode updates for Intel x86 processors Name: microcode_ctl Version: %{intel_ucode_version} -Release: 1%{?dist} +Release: 1%{anolis_release}%{?dist} Epoch: 4 License: CC0 and Redistributable, no modification permitted URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files @@ -122,7 +123,7 @@ Source1000: gen_provides.sh Source1001: codenames.list Source1002: gen_updates2.py -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 loongarch64 BuildRequires: systemd-units # hexdump is used in gen_provides.sh BuildRequires: coreutils util-linux @@ -551,6 +552,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 12 2024 zhangwenlong - 4:20240910-1.0.1 +- Support loongarch64 + * Mon Sep 23 2024 Eugene Syromiatnikov - 4:20240910-1 - Update Intel CPU microcode to microcode-20240910 release, addresses CVE-2024-23984, CVE-2024-24853, CVE-2024-24968, CVE-2024-24980, -- Gitee From ea89583c5da454990c3278a2f23493443790c564 Mon Sep 17 00:00:00 2001 From: wxiat Date: Fri, 1 Dec 2023 14:19:01 +0800 Subject: [PATCH 3/3] sw-20231130 Signed-off-by: Weisson --- microcode_ctl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/microcode_ctl.spec b/microcode_ctl.spec index cda6034..0d07f36 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -123,7 +123,7 @@ Source1000: gen_provides.sh Source1001: codenames.list Source1002: gen_updates2.py -ExclusiveArch: %{ix86} x86_64 loongarch64 +ExclusiveArch: %{ix86} x86_64 loongarch64 sw_64 BuildRequires: systemd-units # hexdump is used in gen_provides.sh BuildRequires: coreutils util-linux @@ -554,6 +554,7 @@ rm -rf %{buildroot} %changelog * Tue Nov 12 2024 zhangwenlong - 4:20240910-1.0.1 - Support loongarch64 +- add sw patch (nijie@wuxiat.com) * Mon Sep 23 2024 Eugene Syromiatnikov - 4:20240910-1 - Update Intel CPU microcode to microcode-20240910 release, addresses -- Gitee