kernel-rt-4.18.0-553.141.1.rt7.482.el8_10
* Mon Jul 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.141.1.rt7.482.el8_10]
- fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CKI Backport Bot) [RHEL-189506] {CVE-2026-43112}
Resolves: RHEL-189506
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
752d663b71
commit
3932244de0
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.140.1.rt7.481.el8_10
|
||||
%define pkgrelease 553.141.1.rt7.482.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.140.1.rt7.481%{?dist}
|
||||
%define specrelease 553.141.1.rt7.482%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .481
|
||||
%global rtbuild .482
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2726,6 +2726,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Jul 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.141.1.rt7.482.el8_10]
|
||||
- fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath (CKI Backport Bot) [RHEL-189506] {CVE-2026-43112}
|
||||
|
||||
* Thu Jul 02 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.140.1.rt7.481.el8_10]
|
||||
- Enable workaround for ARM64 ERRATUM 4118414 (Mark Salter) [RHEL-183619] {CVE-2025-10263}
|
||||
- arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPU (Mark Salter) [RHEL-183619] {CVE-2025-10263}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.140.1.rt7.481.el8_10.tar.xz) = 4b0372568734859cafb18d005b72118e13b5ac23a998386dd3fd8cb0a26a2089d8de7cb7e6154e7fd0ea17a201a75749d7b68f1938f4d316aa81730585560fc7
|
||||
SHA512 (linux-4.18.0-553.141.1.rt7.482.el8_10.tar.xz) = e7b8eefb78a50b0065bf68b2a81ca379ea79e11917280eab54ad2f8d4283fd2c7de3bd9923c9d5d84046c86f2fe944b0bca3014a046231aee026f5372fb15e5d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user