kernel-rt-4.18.0-553.155.1.rt7.496.el8_10
* Wed Aug 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.155.1.rt7.496.el8_10]
- udf: fix partition descriptor append bookkeeping (Ravi Singh) [RHEL-179571] {CVE-2026-45991}
- ice: fix double-free of tx_buf skb (Michal Schmidt) [RHEL-192193] {CVE-2026-53009}
Resolves: RHEL-179571, RHEL-192193
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
b62667abf2
commit
dea72dbbdf
10
kernel.spec
10
kernel.spec
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.154.1.rt7.495.el8_10
|
||||
%define pkgrelease 553.155.1.rt7.496.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.154.1.rt7.495%{?dist}
|
||||
%define specrelease 553.155.1.rt7.496%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -161,7 +161,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .495
|
||||
%global rtbuild .496
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2800,6 +2800,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Aug 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.155.1.rt7.496.el8_10]
|
||||
- udf: fix partition descriptor append bookkeeping (Ravi Singh) [RHEL-179571] {CVE-2026-45991}
|
||||
- ice: fix double-free of tx_buf skb (Michal Schmidt) [RHEL-192193] {CVE-2026-53009}
|
||||
|
||||
* Mon Aug 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.154.1.rt7.495.el8_10]
|
||||
- iio: event: Fix event FIFO reset race (CKI Backport Bot) [RHEL-223364] {CVE-2026-64496}
|
||||
- redhat: add kmap.py tool and kernel-kmap-internal package (Rado Vrbovsky)
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.154.1.rt7.495.el8_10.tar.xz) = b1d2da51650db4eb2cad9e982423a00f194a5f2f0e0d748281452bb8cb4c166166a990de7fdba0bb66a78d93e5852478b1fa9c9a15c1f641b9ee9819d54d88d3
|
||||
SHA512 (linux-4.18.0-553.155.1.rt7.496.el8_10.tar.xz) = bc9a23f7dffa4d7335506cb58ddf99350d9ff79a71c3d0b45d6cc9ee1e79d070d9acf0c24ee36d00fca5bb139af625055b03baa5a021f6422f4516733e285f5d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user