kernel-4.18.0-553.153.1.el8_10
* Wed Aug 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.153.1.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
d336746c9e
commit
056c19f681
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.152.1.el8_10
|
||||
%define pkgrelease 553.153.1.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.152.1%{?dist}
|
||||
%define specrelease 553.153.1%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -2723,6 +2723,11 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Aug 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.153.1.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.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]
|
||||
|
||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-4.18.0-553.152.1.el8_10.tar.xz) = 19867cd9c6659b6fe81ac7f9657b7390605de4ea8714538f22f75e40b3e9cbfc85738bcb5243b0864a960049b92b24e946357c9a4a83e1c42ff4120ab8f5c6de
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 5f633c0e478592c6813ee87e30a6604ff8d402e11ac1e6a1df39b9a2eb6d253b7457196127c970d137aa9eab4d36dc5c98286b949d88ffb9ac20b2f6148a3478
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = d7dbaee20bad26e13457c071d38cdcd7251664fbc0cc41c7c5b23f281af37e3b2d596024ac24ef69999563738b5e49f35700571114cca068fb82a94de5989f77
|
||||
SHA512 (linux-4.18.0-553.153.1.el8_10.tar.xz) = 75244d933fd7af4862a4100f0f30b2cea51c8de0d4aced6b15767ff596c03fd1c132e35fc3810c6471ad89d40ae0586b30144bdab29640cfa32f66327e8c9730
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = b45cd59303c502a3dc251ca9a78b655be30eea5f731d70f1d3d8baec15fbc22902e270e8aee254c65d831876855cad68c64ea3e06db32e8a6eefe1ea19667c71
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = 8a54900f6483113cfdab67f1fdebe6cf918f2b44c395f76012b7d544721c2f14b1ab9f18073f8b725684aafa4ca37daa686546e40528f307619ebc8844a4dccd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user