From 774995ef44e8a853db5dd5861d3f49951e5193ad Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 13 Sep 2023 03:04:28 +0300 Subject: [PATCH] import kernel-rt-5.14.0-284.30.1.rt14.315.el9_2 --- .gitignore | 2 +- .kernel-rt.metadata | 2 +- SOURCES/Makefile.rhelver | 4 +- .../kernel-rt-aarch64-64k-debug-rhel.config | 2 +- SOURCES/kernel-rt-aarch64-64k-rhel.config | 2 +- SOURCES/kernel-rt-x86_64-debug-rhel.config | 2 +- SOURCES/kernel-rt-x86_64-rhel.config | 2 +- SPECS/kernel.spec | 126 +++++++++++++++++- 8 files changed, 130 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 04e6c28..12e8064 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/linux-5.14.0-284.25.1.rt14.310.el9_2.tar.xz +SOURCES/linux-5.14.0-284.30.1.rt14.315.el9_2.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 046f7d1..da2e168 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -7325d049253c1863f5149d5013b0ba33bcdc91eb SOURCES/linux-5.14.0-284.25.1.rt14.310.el9_2.tar.xz +0d802ace2aafef1924564fa2a4aaf518014e453d SOURCES/linux-5.14.0-284.30.1.rt14.315.el9_2.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SOURCES/Makefile.rhelver b/SOURCES/Makefile.rhelver index 2b70815..71e4c56 100644 --- a/SOURCES/Makefile.rhelver +++ b/SOURCES/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 284.25.1 +RHEL_RELEASE = 284.30.1 # # ZSTREAM @@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.310 +RTBUILD:=.315 diff --git a/SOURCES/kernel-rt-aarch64-64k-debug-rhel.config b/SOURCES/kernel-rt-aarch64-64k-debug-rhel.config index 11f80cc..b7dbc93 100644 --- a/SOURCES/kernel-rt-aarch64-64k-debug-rhel.config +++ b/SOURCES/kernel-rt-aarch64-64k-debug-rhel.config @@ -1105,7 +1105,7 @@ CONFIG_CRYPTO_SHA512=y # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_SM4_ARM64_CE is not set # CONFIG_CRYPTO_SM4 is not set -CONFIG_CRYPTO_STATS=y +# CONFIG_CRYPTO_STATS is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_TWOFISH=m diff --git a/SOURCES/kernel-rt-aarch64-64k-rhel.config b/SOURCES/kernel-rt-aarch64-64k-rhel.config index 5876b31..9e872ef 100644 --- a/SOURCES/kernel-rt-aarch64-64k-rhel.config +++ b/SOURCES/kernel-rt-aarch64-64k-rhel.config @@ -1105,7 +1105,7 @@ CONFIG_CRYPTO_SHA512=y # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_SM4_ARM64_CE is not set # CONFIG_CRYPTO_SM4 is not set -CONFIG_CRYPTO_STATS=y +# CONFIG_CRYPTO_STATS is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_TWOFISH=m diff --git a/SOURCES/kernel-rt-x86_64-debug-rhel.config b/SOURCES/kernel-rt-x86_64-debug-rhel.config index 20660da..929efb6 100644 --- a/SOURCES/kernel-rt-x86_64-debug-rhel.config +++ b/SOURCES/kernel-rt-x86_64-debug-rhel.config @@ -968,7 +968,7 @@ CONFIG_CRYPTO_SHA512=y # CONFIG_CRYPTO_SM2 is not set # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_SM4 is not set -CONFIG_CRYPTO_STATS=y +# CONFIG_CRYPTO_STATS is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m diff --git a/SOURCES/kernel-rt-x86_64-rhel.config b/SOURCES/kernel-rt-x86_64-rhel.config index 58bf538..878f2a3 100644 --- a/SOURCES/kernel-rt-x86_64-rhel.config +++ b/SOURCES/kernel-rt-x86_64-rhel.config @@ -968,7 +968,7 @@ CONFIG_CRYPTO_SHA512=y # CONFIG_CRYPTO_SM2 is not set # CONFIG_CRYPTO_SM3 is not set # CONFIG_CRYPTO_SM4 is not set -CONFIG_CRYPTO_STATS=y +# CONFIG_CRYPTO_STATS is not set # CONFIG_CRYPTO_STREEBOG is not set CONFIG_CRYPTO_TEST=m CONFIG_CRYPTO_TWOFISH_AVX_X86_64=m diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index b1c4b9d..f0b5a09 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -147,15 +147,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 284.25.1.rt14.310 +%define pkgrelease 284.30.1.rt14.315 %define kversion 5 -%define tarfile_release 5.14.0-284.25.1.rt14.310.el9_2 +%define tarfile_release 5.14.0-284.30.1.rt14.315.el9_2 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 284.25.1.rt14.310%{?buildid}%{?dist} +%define specrelease 284.30.1.rt14.315%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-284.25.1.rt14.310.el9_2 +%define kabiversion 5.14.0-284.30.1.rt14.315.el9_2 # # End of genspec.sh variables @@ -3547,6 +3547,124 @@ fi # # %changelog +* Fri Aug 25 2023 Herton R. Krzesinski [5.14.0-284.30.1.rt14.315.el9_2] +- [rt] build kernel-rt-5.14.0-284.30.1.rt14.315.el9_2 [2228482] +- sched/core: Add __always_inline to schedule_loop() (Crystal Wood) [2233928 2232098] +- x86/sev: Do not try to parse for the CC blob on non-AMD hardware (Tao Liu) [2232700 2182562] +- arm64: efi: Make efi_rt_lock a raw_spinlock (Mark Salter) [2213502 2213503] {CVE-2023-21102} +- efi: rt-wrapper: Add missing include (Mark Salter) [2213502 2213503] {CVE-2023-21102} +- arm64: efi: Execute runtime services from a dedicated stack (Mark Salter) [2213502 2213503] {CVE-2023-21102} +- crypto: rng - Fix lock imbalance in crypto_del_rng (Herbert Xu) [2232213 2229643] +- drm/ast: Fix ARM compatibility (Robert Foss) [2232302 2192980] +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 (Mark Salter) [2231962 2179060] +- genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP (Mark Salter) [2231962 2179060] +- scsi: storvsc: Handle SRB status value 0x30 (Cathy Avery) [2231990 2224933] +- scsi: storvsc: Fix handling of virtual Fibre Channel timeouts (Cathy Avery) [2230747 2228298] +- dm cache policy smq: ensure IO doesn't prevent cleaner policy progress (Benjamin Marzinski) [2228481 2159623] +- net/sched: cls_fw: Fix improper refcount update leads to use-after-free (Davide Caratti) [2225654 2225655] {CVE-2023-3776} +- md: add error_handlers for raid0 and linear (Nigel Croxon) [2221170 2162219] +- [redhat-rt] changelog: do not perform an empty Bugzilla query (Luis Claudio R. Goncalves) + +* Thu Aug 17 2023 Herton R. Krzesinski [5.14.0-284.29.1.rt14.314.el9_2] +- [rt] build kernel-rt-5.14.0-284.29.1.rt14.314.el9_2 [2228482] +- redhat: configs: Disable CONFIG_CRYPTO_STATS since performance issue for storage (Herbert Xu) [2231850 2227964] +- i2c: tegra: Fix PEC support for SMBUS block read (Steve Best) [2230488 2214531] +- i2c: tegra: Set ACPI node as primary fwnode (Steve Best) [2230483 2222101] +- perf vendor events intel: Add Emerald Rapids (Michael Petlan) [2230175 2177180] +- perf vendor events intel: Refresh sapphirerapids metrics and events (Michael Petlan) [2230175 2177180] +- perf vendor events: Update Intel sapphirerapids (Michael Petlan) [2230175 2177180] +- perf/x86/intel/cstate: Add Emerald Rapids (Michael Petlan) [2230175 2177180] +- perf/x86/intel: Add Emerald Rapids (Michael Petlan) [2230175 2177180] +- perf/x86/intel/uncore: Add Emerald Rapids (Michael Petlan) [2230175 2177180] +- perf/x86/msr: Add Emerald Rapids (Michael Petlan) [2230175 2177180] +- perf/x86/rapl: Add support for Intel Emerald Rapids (Michael Petlan) [2230175 2177180] +- platform/x86: intel-uncore-freq: add Emerald Rapids support (Michael Petlan) [2230169 2156827] +- netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID (Phil Sutter) [2228992 2228993] {CVE-2023-4147} +- netfilter: nft_set_pipapo: fix improper element removal (Phil Sutter) [2227518 2227519] {CVE-2023-4004} + +* Thu Aug 10 2023 Herton R. Krzesinski [5.14.0-284.28.1.rt14.313.el9_2] +- [rt] build kernel-rt-5.14.0-284.28.1.rt14.313.el9_2 [2228482] +- iavf: fix reset task race with iavf_remove() (Petr Oros) [2228156 2223599] +- iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies (Petr Oros) [2228156 2223599] +- Revert "iavf: Do not restart Tx queues after reset task failure" (Petr Oros) [2228156 2223599] +- Revert "iavf: Detach device during reset task" (Petr Oros) [2228156 2223599] +- iavf: Wait for reset in callbacks which trigger it (Petr Oros) [2228156 2223599] +- iavf: use internal state to free traffic IRQs (Petr Oros) [2228156 2223599] +- iavf: Fix out-of-bounds when setting channels on remove (Petr Oros) [2228156 2223599] +- iavf: Fix use-after-free in free_netdev (Petr Oros) [2228156 2223599] +- iavf: make functions static where possible (Petr Oros) [2228156 2223599] +- iavf: fix err handling for MAC replace (Petr Oros) [2228156 2223599] +- iavf: remove some unused functions and pointless wrappers (Petr Oros) [2228156 2223599] +- iavf: remove mask from iavf_irq_enable_queues() (Petr Oros) [2228156 2223599] +- iavf: send VLAN offloading caps once after VFR (Petr Oros) [2228156 2223599] +- i40e: Wait for pending VF reset in VF set callbacks (Ivan Vecera) [2228158 2215498] +- i40e: Add helper for VF inited state check with timeout (Ivan Vecera) [2228158 2215498] +- KEYS: use kfree_sensitive with key (Vladis Dronov) [2227768 2223719] +- locking/rtmutex: Add a lockdep assert to catch potential nested blocking (Crystal Wood) [2225623 2218724] +- locking/rtmutex: Avoid pointless blk_flush_plug() invocations (Crystal Wood) [2225623 2218724] +- locking/rtmutex: Submit/resume work explicitly before/after blocking (Crystal Wood) [2225623 2218724] +- sched/core: Provide sched_rtmutex() and expose sched work helpers (Crystal Wood) [2225623 2218724] +- cpufreq: intel_pstate: Enable HWP IO boost for all servers (David Arcari) [2210270 2175626] + +* Thu Aug 03 2023 Herton R. Krzesinski [5.14.0-284.27.1.rt14.312.el9_2] +- [rt] build kernel-rt-5.14.0-284.27.1.rt14.312.el9_2 [2228482] +- x86/cpu/amd: Add a Zenbleed fix (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/cpu/amd: Move the errata checking functionality up (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/core: Return an error only when necessary (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/AMD: Fix mixed steppings support (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/AMD: Add a @cpu parameter to the reloading functions (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/amd: Cache debug register values in percpu variables (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode: Adjust late loading result reporting message (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode: Check CPU capabilities after late microcode update correctly (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode: Add a parameter to microcode_check() to store CPU capabilities (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/AMD: Rename a couple of functions (Waiman Long) [2226824 2226826] {CVE-2023-20593} +- x86/microcode/AMD: Track patch allocation size explicitly (David Arcari) [2226821 1971938] +- x86/microcode: Print previous version of microcode after reload (David Arcari) [2226821 1971938] +- x86/cpu: Load microcode during restore_processor_state() (David Arcari) [2226821 1971938] +- x86/pm: Add enumeration check before spec MSRs save/restore setup (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- x86/tsx: Add a feature bit for TSX control MSR support (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- x86/cpu: Restore AMD's DE_CFG MSR after resume (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- x86/pm: Fix false positive kmemleak report in msr_build_context() (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- x86/speculation: Restore speculation related MSRs during S3 resume (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- x86/pm: Save the MSR validity status at context setup (Chris von Recklinghausen) [2226821 2181908] {CVE-2023-1637} +- libceph: harden msgr2.1 frame segment length checks (Ilya Dryomov) [2227070 2222253] +- seccomp: Move copy_seccomp() to no failure path. (Viktor Malik) [2226945 2218682] +- bpf: Adjust insufficient default bpf_jit_limit (Viktor Malik) [2226945 2218682] +- crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer (Bandan Das) [2224587 2152249] +- crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL (Bandan Das) [2224587 2152249] +- x86/sev: Change snp_guest_issue_request()'s fw_err argument (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Double-buffer messages (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Add throttling awareness (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Do some code style cleanups (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Carve out the request issuing logic into a helper (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request() (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Simplify extended guest request handling (Bandan Das) [2224587 2152249] +- virt/coco/sev-guest: Check SEV_SNP attribute at probe time (Bandan Das) [2224587 2152249] +- virt/sev-guest: Return -EIO if certificate buffer is not large enough (Bandan Das) [2224587 2152249] +- virt/sev-guest: Prevent IV reuse in the SNP guest driver (Bandan Das) [2224587 2152249] +- x86/sev: Don't use cc_platform_has() for early SEV-SNP calls (Bandan Das) [2224587 2152249] +- [redhat-rt] Update RTBZ for batch#3 (Herton R. Krzesinski) + +* Thu Jul 27 2023 Herton R. Krzesinski [5.14.0-284.26.1.rt14.311.el9_2] +- net: openvswitch: fix upcall counter access before allocation (Eelco Chaudron) [2223310 2203263] +- netfilter: nf_tables: prevent OOB access in nft_byteorder_eval (Florian Westphal) [2221736 2221737] {CVE-2023-35001} +- netfilter: nf_tables: do not ignore genmask when looking up chain by id (Florian Westphal) [2221782 2221783] {CVE-2023-31248} +- rtmutex: Ensure that the top waiter is always woken up (Joel Savitz) [2222121 2176147] +- netfilter: nf_tables: unbind non-anonymous set if rule construction fails (Phil Sutter) [2216167 2214035] {CVE-2023-3390} +- netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain (Phil Sutter) [2216167 2214035] {CVE-2023-3390} +- netfilter: nf_tables: fix chain binding transaction logic (Phil Sutter) [2225461 2225462] {CVE-2023-3390 CVE-2023-3610} +- netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE (Phil Sutter) [2216167 2214035] {CVE-2023-3390} +- netfilter: nf_tables: validate catch-all set elements (Florian Westphal) [2216167 2214035] {CVE-2023-3390} +- thunderbolt: Increase DisplayPort Connection Manager handshake timeout (Desnes Nunes) [2219463 2168851] +- thunderbolt: Increase timeout of DP OUT adapter handshake (Desnes Nunes) [2219463 2212495] +- ASoC: Intel: sof_sdw: add quick for Dell SKU 0BDA (Jaroslav Kysela) [2218960 2217298] +- ASoC: Intel: soc-acpi: add tables for Dell SKU 0B34 (Jaroslav Kysela) [2218960 2217298] +- ASoC: Intel: sof-sdw: add Dell SKU 0B34 (Jaroslav Kysela) [2218960 2217298] +- ASoC: Intel: soc-acpi: add table for RPL Dell SKU 0BDA (Jaroslav Kysela) [2218960 2217298] +- ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() (Mark Langsdorf) [2218026 2215972] + * Thu Jul 20 2023 Patrick Talbert [5.14.0-284.25.1.rt14.310.el9_2] - [rt] build kernel-rt-5.14.0-284.25.1.rt14.310.el9_2 [2222796] - x86/speculation: Allow enabling STIBP with legacy IBRS (Ricardo Robaina) [2215108 2187267] {CVE-2023-1998}