kernel-rt-4.18.0-553.88.1.rt7.429.el8_10
* Thu Nov 27 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.88.1.rt7.429.el8_10]
- scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129199]
- RDMA/rxe: Fix incomplete state save in rxe_requester (Kamal Heib) [RHEL-124700] {CVE-2023-53539}
- RDMA/rxe: Fix mr->map double free (CKI Backport Bot) [RHEL-123715] {CVE-2022-50543}
Resolves: RHEL-123715, RHEL-124700, RHEL-129199
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
5566e538e8
commit
6e76adc3a5
11
kernel.spec
11
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.87.1.rt7.428.el8_10
|
||||
%define pkgrelease 553.88.1.rt7.429.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.87.1.rt7.428%{?dist}
|
||||
%define specrelease 553.88.1.rt7.429%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .428
|
||||
%global rtbuild .429
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,11 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Nov 27 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.88.1.rt7.429.el8_10]
|
||||
- scsi: s390: zfcp: Ensure synchronous unit_add (Mete Durlu) [RHEL-129199]
|
||||
- RDMA/rxe: Fix incomplete state save in rxe_requester (Kamal Heib) [RHEL-124700] {CVE-2023-53539}
|
||||
- RDMA/rxe: Fix mr->map double free (CKI Backport Bot) [RHEL-123715] {CVE-2022-50543}
|
||||
|
||||
* Tue Nov 25 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.87.1.rt7.428.el8_10]
|
||||
- tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Antoine Tenart) [RHEL-120664]
|
||||
- tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Antoine Tenart) [RHEL-120664] {CVE-2025-39955}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.87.1.rt7.428.el8_10.tar.xz) = 169e9b289e73ef43e802c88603046376ca4a45512c6db4addfc8cbf73b13274c01c53521f09e60c5c9e8568650e0f8f0e6475f83672cf7dca01bac72770d692c
|
||||
SHA512 (linux-4.18.0-553.88.1.rt7.429.el8_10.tar.xz) = 81d6b82e22b0a2af651930c0c44a390382154f1dcb609577ea0f825283338f08edaddaeaff166462071ac8cf57d85199958c6199e22365c9f175508bf86b2973
|
||||
|
||||
Loading…
Reference in New Issue
Block a user