kernel-rt-4.18.0-553.150.1.rt7.491.el8_10
* Wed Jul 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.150.1.rt7.491.el8_10]
- net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle (CKI Backport Bot) [RHEL-213300] {CVE-2026-64530}
- netfilter: ctnetlink: ensure safe access to master conntrack (Florian Westphal) [RHEL-173877] {CVE-2026-43116}
Resolves: RHEL-173877, RHEL-213300
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
0a6b382280
commit
242cb51186
10
kernel.spec
10
kernel.spec
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.149.1.rt7.490.el8_10
|
||||
%define pkgrelease 553.150.1.rt7.491.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.149.1.rt7.490%{?dist}
|
||||
%define specrelease 553.150.1.rt7.491%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .490
|
||||
%global rtbuild .491
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2726,6 +2726,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Jul 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.150.1.rt7.491.el8_10]
|
||||
- net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle (CKI Backport Bot) [RHEL-213300] {CVE-2026-64530}
|
||||
- netfilter: ctnetlink: ensure safe access to master conntrack (Florian Westphal) [RHEL-173877] {CVE-2026-43116}
|
||||
|
||||
* Tue Jul 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.149.1.rt7.490.el8_10]
|
||||
- rtnetlink: add missing netlink_ns_capable() check for peer netns (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
|
||||
- rtnetlink: Try the outer netns attribute in rtnl_get_peer_net(). (Guillaume Nault) [RHEL-172526] {CVE-2026-31692}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.149.1.rt7.490.el8_10.tar.xz) = acb029a110ca39f9a19a30341ee4e558856d7fcf41a3863da8736ef8169ee127f9a9290783b849be9cfc01bf340fc0e1d8281a74645aa1a3b1bec3166ee6eea6
|
||||
SHA512 (linux-4.18.0-553.150.1.rt7.491.el8_10.tar.xz) = b4eaa409dd76bdc1b9379c7d43a77bcad38fbb52352ada749f958c486f71cca151938000d0f50f12e9d1f44d57f7e7c547b1628bd3469307aed456c6dfd28254
|
||||
|
||||
Loading…
Reference in New Issue
Block a user