CVE-2022-21233

(cherry picked from commit 90539286379b0a72fdd192a43b8a497f306c19d0)
This commit is contained in:
phluo 2022-09-23 11:37:06 +08:00 committed by openeuler-sync-bot
parent 7f4bff8969
commit 9c1e2bceca
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
microcode_ctl-2.1-37.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
%global debug_package %{nil}
%define upstream_version 2.1-36
%define upstream_version 2.1-37
Name: microcode_ctl
Summary: Microcode update for CPU
Version: 2.1
Release: 36
Release: 37
License: GPLv2+ and Redistributable, no modification permitted
URL: https://pagure.io/microcode_ctl
ExclusiveArch: %{ix86} x86_64
@ -27,6 +27,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
%doc /usr/share/doc/microcode_ctl/*
%changelog
* Fri Sep 23 2022 luopihui <luopihui@Ncti-gba.cn> - 2.1-37
- Upgrade to 2.1-37
- Fix CVE-2022-21233
* Tue Jul 19 2022 houyingchao <houyingchao@h-partners.com> - 2.1-36
- Upgrade to 2.1-36
- Fix CVE-2021-0146