kernel-rt-4.18.0-553.153.1.rt7.494.el8_10
* Wed Aug 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.153.1.rt7.494.el8_10]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-188270]
- scsi: storvsc: Process unsupported MODE_SENSE_10 (Vitaly Kuznetsov) [RHEL-188270]
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188786] {CVE-2025-54518}
Resolves: RHEL-188270, RHEL-188786
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
1f55bf2a8d
commit
bdf0e6feac
11
kernel.spec
11
kernel.spec
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.152.1.rt7.493.el8_10
|
||||
%define pkgrelease 553.153.1.rt7.494.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.152.1.rt7.493%{?dist}
|
||||
%define specrelease 553.153.1.rt7.494%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .493
|
||||
%global rtbuild .494
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2726,6 +2726,11 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Aug 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.153.1.rt7.494.el8_10]
|
||||
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-188270]
|
||||
- scsi: storvsc: Process unsupported MODE_SENSE_10 (Vitaly Kuznetsov) [RHEL-188270]
|
||||
- x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache (Dennis Chen) [RHEL-188786] {CVE-2025-54518}
|
||||
|
||||
* Tue Aug 04 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.152.1.rt7.493.el8_10]
|
||||
- gfs2: page poisoning fix (CKI Backport Bot) [RHEL-214099]
|
||||
- bpf: Fix combination of jit blinding and pointers to bpf subprogs. (Viktor Malik) [RHEL-191844]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.152.1.rt7.493.el8_10.tar.xz) = a92e76880d7b64a8a7c9e029b6f0df43ddc861981f83a3b3de687302d4bfbdee22eac939a1e0a4114427461b181baf15f28711af2fbcc40820476cafc9a9e99a
|
||||
SHA512 (linux-4.18.0-553.153.1.rt7.494.el8_10.tar.xz) = ecb66f31ba62e1187a1d7a655362419c82d142243050eddf1223f0b233a2a1b4eca3f9c52a9e344cd71962d601dea3675434b98ccbff6e7900fe52f63facd363
|
||||
|
||||
Loading…
Reference in New Issue
Block a user