kernel-rt-4.18.0-553.4.1.rt7.345.el8_10
* Thu May 16 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.4.1.rt7.345.el8_10] - [rt] build kernel-rt-4.18.0-553.4.1.rt7.345.el8_10 [RHEL-34640] - cpuhotplug: Fix kABI breakage caused by CPUHP_AP_HYPERV_ONLINE (Vitaly Kuznetsov) [RHEL-36117] - net/mlx5e: Prevent deadlock while disabling aRFS (Kamal Heib) [RHEL-35041] {CVE-2024-27014} - x86/tsc: Defer marking TSC unstable to a worker (Wander Lairson Costa) [RHEL-32676] - x86/smpboot: Make TSC synchronization function call based (Wander Lairson Costa) [RHEL-32676] - net: usb: fix possible use-after-free in smsc75xx_bind (Jose Ignacio Tornos Martinez) [RHEL-30311] {CVE-2021-47171} - net: usb: fix memory leak in smsc75xx_bind (Jose Ignacio Tornos Martinez) [RHEL-30311] {CVE-2021-47171} Resolves: RHEL-34640, RHEL-35042, RHEL-30314 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
a73ca06d5d
commit
36c252ae2d
17
kernel.spec
17
kernel.spec
@ -12,7 +12,7 @@
|
||||
# change below to w4T.xzdio):
|
||||
%define _binary_payload w3T.xzdio
|
||||
|
||||
%global distro_build 552
|
||||
%global distro_build 553
|
||||
|
||||
# Sign the x86_64 kernel for secure boot authentication
|
||||
%ifarch x86_64 aarch64 s390x ppc64le
|
||||
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 552.3.1.rt7.344.el8_10
|
||||
%define pkgrelease 553.4.1.rt7.345.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 552.3.1.rt7.344%{?dist}
|
||||
%define specrelease 553.4.1.rt7.345%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .344
|
||||
%global rtbuild .345
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,15 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu May 16 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.4.1.rt7.345.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.4.1.rt7.345.el8_10 [RHEL-34640]
|
||||
- cpuhotplug: Fix kABI breakage caused by CPUHP_AP_HYPERV_ONLINE (Vitaly Kuznetsov) [RHEL-36117]
|
||||
- net/mlx5e: Prevent deadlock while disabling aRFS (Kamal Heib) [RHEL-35041] {CVE-2024-27014}
|
||||
- x86/tsc: Defer marking TSC unstable to a worker (Wander Lairson Costa) [RHEL-32676]
|
||||
- x86/smpboot: Make TSC synchronization function call based (Wander Lairson Costa) [RHEL-32676]
|
||||
- net: usb: fix possible use-after-free in smsc75xx_bind (Jose Ignacio Tornos Martinez) [RHEL-30311] {CVE-2021-47171}
|
||||
- net: usb: fix memory leak in smsc75xx_bind (Jose Ignacio Tornos Martinez) [RHEL-30311] {CVE-2021-47171}
|
||||
|
||||
* Sun May 12 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-552.3.1.rt7.344.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-552.3.1.rt7.344.el8_10 [RHEL-34640]
|
||||
- netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout (Phil Sutter) [RHEL-30076] {CVE-2024-26643}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-552.3.1.rt7.344.el8_10.tar.xz) = 5ea37bddec78c4af62f79e4b1af0685c59b4dca735aba7c827dbabf45c2d2a04fe4104a36adddee524c87a40cac4f888a8684306f3c5d05bf52ede344fc8bd5d
|
||||
SHA512 (linux-4.18.0-553.4.1.rt7.345.el8_10.tar.xz) = 97ffd505b9a91e8f2d1b1e03b5139195a021821afa855e68ab4fab6589ffe633f697095e7a0ae5ddf24b7c4d6b783024b8fe1572d3c7c14e956848c3bdca5a8e
|
||||
|
Loading…
Reference in New Issue
Block a user