kernel-rt-4.18.0-553.93.1.rt7.434.el8_10
* Thu Jan 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.93.1.rt7.434.el8_10]
- mm: compaction: update the COMPACT[STALL|FAIL] events properly (Lucas Oakley) [RHEL-132449]
- drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies (Mika Penttilä) [RHEL-125456] {CVE-2025-40096}
- drm/i915: mark requests for GuC virtual engines to avoid use-after-free (CKI Backport Bot) [RHEL-124682] {CVE-2023-53552}
Resolves: RHEL-124682, RHEL-125456, RHEL-132449
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
d5e7ab7432
commit
1af5e303f8
11
kernel.spec
11
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.92.1.rt7.433.el8_10
|
||||
%define pkgrelease 553.93.1.rt7.434.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.92.1.rt7.433%{?dist}
|
||||
%define specrelease 553.93.1.rt7.434%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .433
|
||||
%global rtbuild .434
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,11 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jan 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.93.1.rt7.434.el8_10]
|
||||
- mm: compaction: update the COMPACT[STALL|FAIL] events properly (Lucas Oakley) [RHEL-132449]
|
||||
- drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies (Mika Penttilä) [RHEL-125456] {CVE-2025-40096}
|
||||
- drm/i915: mark requests for GuC virtual engines to avoid use-after-free (CKI Backport Bot) [RHEL-124682] {CVE-2023-53552}
|
||||
|
||||
* Tue Jan 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.92.1.rt7.433.el8_10]
|
||||
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137395] {CVE-2025-68285}
|
||||
- media: rc: fix races with imon_disconnect() (Kate Hsuan) [RHEL-124396] {CVE-2025-39993}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.92.1.rt7.433.el8_10.tar.xz) = 4c1459de2595441cbb4b8519ac0fe82704dbe99d7ac960d8b0d2ba887bb47f3c01e7f3c2842771c49d003c6dd53c1b4eec2f70b3cc56cf854c4c81e97d5bc6d6
|
||||
SHA512 (linux-4.18.0-553.93.1.rt7.434.el8_10.tar.xz) = 62edda6ad00601d183ad097d8debb426a5a28c050320c797a0c9b72b176a8e6e019918d1f794a3b615c0f3019b41c69b3748b70ea2ed3f130c4b3209662fdfda
|
||||
|
||||
Loading…
Reference in New Issue
Block a user