kernel-rt-4.18.0-553.130.1.rt7.471.el8_10
* Wed Jun 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.130.1.rt7.471.el8_10]
- RDMA/rxe: Fix double free in rxe_srq_from_init (Kamal Heib) [RHEL-179702] {CVE-2026-45852}
- md: uninitialized start_time in md_clone_bio() causes bogus IO accounting (Nigel Croxon) [RHEL-170384]
Resolves: RHEL-170384, RHEL-179702
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
16c4605d6b
commit
ecfaa3f5ce
10
kernel.spec
10
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.129.1.rt7.470.el8_10
|
||||
%define pkgrelease 553.130.1.rt7.471.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.129.1.rt7.470%{?dist}
|
||||
%define specrelease 553.130.1.rt7.471%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .470
|
||||
%global rtbuild .471
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2710,6 +2710,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Jun 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.130.1.rt7.471.el8_10]
|
||||
- RDMA/rxe: Fix double free in rxe_srq_from_init (Kamal Heib) [RHEL-179702] {CVE-2026-45852}
|
||||
- md: uninitialized start_time in md_clone_bio() causes bogus IO accounting (Nigel Croxon) [RHEL-170384]
|
||||
|
||||
* Tue Jun 02 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.129.1.rt7.470.el8_10]
|
||||
- smb: client: reject userspace cifs.spnego descriptions (Paulo Alcantara) [RHEL-178938] {CVE-2026-46243}
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.129.1.rt7.470.el8_10.tar.xz) = aeb45c1d211bde83048745eec34aedca5a624d6fc1527b7e7acfe9964d98e6d719e1f59039ff5da56f195b2fd3999dacc63e6978878e7f4336a5d6ccb47d27cc
|
||||
SHA512 (linux-4.18.0-553.130.1.rt7.471.el8_10.tar.xz) = a075c5fa9e051d6ae4a51d11dfd29b1a763e5835a734c4d6311ab3b8a13bb3a1d9bc3a75443ad3b5f657636cfa43799c08363c482c86e9edcace6c6ab02e09fd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user