mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/intel-microcode: security bump version to 20230808
Fixes CVE-2022-40982: https://downfall.page/ https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00828.html https://www.phoronix.com/news/Linux-Git-INCEPTION-DOWNFALL Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
e0a786a467
commit
b10ceec755
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
INTEL_MICROCODE_VERSION = 20230512
|
||||
INTEL_MICROCODE_VERSION = 20230808
|
||||
INTEL_MICROCODE_SITE = $(call github,intel,Intel-Linux-Processor-Microcode-Data-Files,microcode-$(INTEL_MICROCODE_VERSION))
|
||||
INTEL_MICROCODE_LICENSE = PROPRIETARY
|
||||
INTEL_MICROCODE_LICENSE_FILES = license
|
||||
|
||||
Reference in New Issue
Block a user