kernel-5.14.0-469.el9
* Fri Jun 21 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-469.el9] - arm64: mm: Make hibernation aware of KFENCE (Maxim Levitsky) [RHEL-7225] - scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() (John Meneghini) [RHEL-38200] {CVE-2023-52809} - pinctrl: core: delete incorrect free in pinctrl_enable() (David Arcari) [RHEL-39758] {CVE-2024-36940} - x86/coco: Require seeding RNG with RDRAND on CoCo systems (Lenny Szubowicz) [RHEL-37269] {CVE-2024-35875} - mac802154: fix llsec key resources release in mac802154_llsec_key_del (Steve Best) [RHEL-34969] {CVE-2024-26961} - hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37721] {CVE-2021-47385} - redhat/configs: add CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT (Leonardo Bras) [RHEL-13876] - trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876] - trace,smp: Add tracepoints around remotelly called functions (Leonardo Bras) [RHEL-13876] - trace,smp: Trace all smp_function_call*() invocations (Leonardo Bras) [RHEL-13876] - locking/csd_lock: Remove added data from CSD lock debugging (Leonardo Bras) [RHEL-13876] - trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876] Resolves: RHEL-13876, RHEL-34969, RHEL-37269, RHEL-37721, RHEL-38200, RHEL-39758, RHEL-7225 Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
This commit is contained in:
parent
466b1efa0f
commit
d38211d8aa
@ -12,7 +12,7 @@ RHEL_MINOR = 5
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 468
|
||||
RHEL_RELEASE = 469
|
||||
|
||||
#
|
||||
# ZSTREAM
|
||||
|
@ -1165,6 +1165,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1165,6 +1165,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1162,6 +1162,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1162,6 +1162,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1175,6 +1175,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1175,6 +1175,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -946,6 +946,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -946,6 +946,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -946,6 +946,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CTCM=m
|
||||
CONFIG_CUSE=m
|
||||
|
@ -946,6 +946,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CTCM=m
|
||||
CONFIG_CUSE=m
|
||||
|
@ -950,6 +950,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=y
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=y
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CTCM=m
|
||||
CONFIG_CUSE=m
|
||||
|
@ -1008,6 +1008,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1008,6 +1008,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1023,6 +1023,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
CONFIG_CSD_LOCK_WAIT_DEBUG=y
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1023,6 +1023,7 @@ CONFIG_CRYPTO_XTS=y
|
||||
CONFIG_CRYPTO_XXHASH=m
|
||||
CONFIG_CRYPTO=y
|
||||
CONFIG_CRYPTO_ZSTD=m
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT is not set
|
||||
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
|
||||
CONFIG_CUSE=m
|
||||
# CONFIG_CXD2880_SPI_DRV is not set
|
||||
|
@ -1,3 +1,18 @@
|
||||
* Fri Jun 21 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-469.el9]
|
||||
- arm64: mm: Make hibernation aware of KFENCE (Maxim Levitsky) [RHEL-7225]
|
||||
- scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() (John Meneghini) [RHEL-38200] {CVE-2023-52809}
|
||||
- pinctrl: core: delete incorrect free in pinctrl_enable() (David Arcari) [RHEL-39758] {CVE-2024-36940}
|
||||
- x86/coco: Require seeding RNG with RDRAND on CoCo systems (Lenny Szubowicz) [RHEL-37269] {CVE-2024-35875}
|
||||
- mac802154: fix llsec key resources release in mac802154_llsec_key_del (Steve Best) [RHEL-34969] {CVE-2024-26961}
|
||||
- hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37721] {CVE-2021-47385}
|
||||
- redhat/configs: add CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints around remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Trace all smp_function_call*() invocations (Leonardo Bras) [RHEL-13876]
|
||||
- locking/csd_lock: Remove added data from CSD lock debugging (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
Resolves: RHEL-13876, RHEL-34969, RHEL-37269, RHEL-37721, RHEL-38200, RHEL-39758, RHEL-7225
|
||||
|
||||
* Thu Jun 20 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-468.el9]
|
||||
- qede: fix firmware halt over suspend and resume (John Meneghini) [RHEL-14143]
|
||||
- mm/vmalloc: eliminated the lock contention from twice to once (Aristeu Rozanski) [RHEL-28501]
|
||||
|
22
kernel.spec
22
kernel.spec
@ -165,15 +165,15 @@ Summary: The Linux kernel
|
||||
# define buildid .local
|
||||
%define specversion 5.14.0
|
||||
%define patchversion 5.14
|
||||
%define pkgrelease 468
|
||||
%define pkgrelease 469
|
||||
%define kversion 5
|
||||
%define tarfile_release 5.14.0-468.el9
|
||||
%define tarfile_release 5.14.0-469.el9
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 14
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 468%{?buildid}%{?dist}
|
||||
%define specrelease 469%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 5.14.0-468.el9
|
||||
%define kabiversion 5.14.0-469.el9
|
||||
|
||||
#
|
||||
# End of genspec.sh variables
|
||||
@ -3741,6 +3741,20 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Jun 21 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-469.el9]
|
||||
- arm64: mm: Make hibernation aware of KFENCE (Maxim Levitsky) [RHEL-7225]
|
||||
- scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() (John Meneghini) [RHEL-38200] {CVE-2023-52809}
|
||||
- pinctrl: core: delete incorrect free in pinctrl_enable() (David Arcari) [RHEL-39758] {CVE-2024-36940}
|
||||
- x86/coco: Require seeding RNG with RDRAND on CoCo systems (Lenny Szubowicz) [RHEL-37269] {CVE-2024-35875}
|
||||
- mac802154: fix llsec key resources release in mac802154_llsec_key_del (Steve Best) [RHEL-34969] {CVE-2024-26961}
|
||||
- hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37721] {CVE-2021-47385}
|
||||
- redhat/configs: add CONFIG_CSD_LOCK_WAIT_DEBUG_DEFAULT (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints around remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Trace all smp_function_call*() invocations (Leonardo Bras) [RHEL-13876]
|
||||
- locking/csd_lock: Remove added data from CSD lock debugging (Leonardo Bras) [RHEL-13876]
|
||||
- trace,smp: Add tracepoints for scheduling remotelly called functions (Leonardo Bras) [RHEL-13876]
|
||||
|
||||
* Thu Jun 20 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-468.el9]
|
||||
- qede: fix firmware halt over suspend and resume (John Meneghini) [RHEL-14143]
|
||||
- mm/vmalloc: eliminated the lock contention from twice to once (Aristeu Rozanski) [RHEL-28501]
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.0-468.el9.tar.xz) = c2204895d31da23dee598d3b86e594378c8a8652d5ab285b48f71f32101fa1b0905422d2fc298af51273d70362675c71ce7bec315bdb037602d1b2c5dee0b6f3
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-468.el9.tar.bz2) = 15798b432e2c94b7c46dc6033b0446e0ba974b377535013d2fb549e64e37ebb9b83a4167078edd04472d6c423f6fdc821e4277f25b6f8ae1e4e6ed618bd94f11
|
||||
SHA512 (kernel-kabi-dw-5.14.0-468.el9.tar.bz2) = f457713ced0439861c4afb630f3f9a9c70ca92a9a9b5df963dfd843ba7f63d96eee6a43a998be8a328b19178d806c465f2f129104b17fc848c84c4cd22492963
|
||||
SHA512 (linux-5.14.0-469.el9.tar.xz) = 0729d6a5e3aa3e52edadc36e0a8a19a0b2211b9723e0e63cb738385c3181d197f2e6852e07485dd788ccd94dac4f7d67ed9334d89fcb03a58cc95fe03653bc72
|
||||
SHA512 (kernel-abi-stablelists-5.14.0-469.el9.tar.bz2) = 4acab5b52bc1165da80785bd25c35ab47871089ff8e756e9c39e03f413270ed898f3026abe967dab4d819ed886ba19f44e97f81787dd15bcc266424fb9940eea
|
||||
SHA512 (kernel-kabi-dw-5.14.0-469.el9.tar.bz2) = f457713ced0439861c4afb630f3f9a9c70ca92a9a9b5df963dfd843ba7f63d96eee6a43a998be8a328b19178d806c465f2f129104b17fc848c84c4cd22492963
|
||||
|
Loading…
Reference in New Issue
Block a user