From 7c75c6fb9441548dad4231197d885092aa78e2e5 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Fri, 3 Oct 2025 22:12:00 +0200 Subject: [PATCH] package/intel-microcode: security bump version to 20250812 Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250812 CVE-2025-20109: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01249.html CVE-2025-22840: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01308.html CVE-2025-22839: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01310.html CVE-2025-22889: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01311.html CVE-2025-20053: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01313.html CVE-2025-26403: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01367.html Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain (cherry picked from commit 0a748cddf68bace1ba91a80856aa7ff5f86b0673) Signed-off-by: Thomas Perale --- package/intel-microcode/intel-microcode.hash | 2 +- package/intel-microcode/intel-microcode.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/intel-microcode/intel-microcode.hash b/package/intel-microcode/intel-microcode.hash index 9504f7a786..735b352d1f 100644 --- a/package/intel-microcode/intel-microcode.hash +++ b/package/intel-microcode/intel-microcode.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 041af7d2f5791a47c1e914abd7d6255de4d4fc61b0f8e49ada6ee7014bcc3614 intel-microcode-20250512.tar.gz +sha256 a8358422c68cc4d15c26db1ef682fbce332c3f46c4e087a79c132c437ec5f407 intel-microcode-20250812.tar.gz sha256 03efb1491c7e899feb2665fa299363e64035e5444c1b8bc1f6ebed30de964e12 license diff --git a/package/intel-microcode/intel-microcode.mk b/package/intel-microcode/intel-microcode.mk index 1fd09e6a6d..2850dd01e4 100644 --- a/package/intel-microcode/intel-microcode.mk +++ b/package/intel-microcode/intel-microcode.mk @@ -4,7 +4,7 @@ # ################################################################################ -INTEL_MICROCODE_VERSION = 20250512 +INTEL_MICROCODE_VERSION = 20250812 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