Update Intel CPU microcode to microcode-20230808 release, addresses CVE-2022-40982

This commit is contained in:
Andrew Lukoshko 2023-08-09 14:29:24 +00:00
parent 98cd727a22
commit 57f51b2cc6
2 changed files with 6 additions and 3 deletions

View File

@ -4,4 +4,4 @@ bcf2173cd3dd499c37defbc2533703cfa6ec2430 SOURCES/06-2d-07
86c60ee7d5d0d7115a4962c1c61ceecb0fd3a95a SOURCES/06-5e-03
bc20d6789e6614b9d9f88ee321ab82bed220f26f SOURCES/microcode-20190918.tar.gz
774636f4d440623b0ee6a2dad65260e81208074d SOURCES/microcode-20191115.tar.gz
28bbd30591e0d62f441de019b2829ff265cd238d SOURCES/microcode-20230214.tar.gz
ab44d7e09a0fc141608725b2550e784aae4c9da8 SOURCES/microcode-20230808.tar.gz

View File

@ -1,4 +1,4 @@
%define intel_ucode_version 20230214
%define intel_ucode_version 20230808
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
@ -12,7 +12,7 @@
Summary: CPU microcode updates for Intel x86 processors
Name: microcode_ctl
Version: 20220809
Release: 2.%{intel_ucode_version}.1%{?dist}
Release: 2.%{intel_ucode_version}.1%{?dist}.alma
Epoch: 4
License: CC0 and Redistributable, no modification permitted
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
@ -545,6 +545,9 @@ rm -rf %{buildroot}
%changelog
* Wed Aug 09 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 4:20220809-2.20230808.1.alma
- Update Intel CPU microcode to microcode-20230808 release, addresses CVE-2022-40982
* Wed Feb 15 2023 Eugene Syromiatnikov <esyr@redhat.com> - 4:20220809-2.20230214.1
- Update Intel CPU microcode to microcode-20230214 release, addresses
CVE-2022-21216, CVE-2022-33196, CVE-2022-33972, CVE-2022-38090 (#2171236,