kernel-rt-4.18.0-553.145.1.rt7.486.el8_10
* Thu Jul 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.145.1.rt7.486.el8_10]
- Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp (CKI Backport Bot) [RHEL-188327] {CVE-2026-53071}
Resolves: RHEL-188327
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
c25707edb5
commit
d6c0e3ea97
11
kernel.spec
11
kernel.spec
@ -49,10 +49,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.144.1.rt7.485.el8_10
|
||||
%define pkgrelease 553.145.1.rt7.486.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.144.1.rt7.485%{?dist}
|
||||
%define specrelease 553.145.1.rt7.486%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .485
|
||||
%global rtbuild .486
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2726,7 +2726,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Jul 13 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.144.1.rt7.485.el8_10]
|
||||
* Thu Jul 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.145.1.rt7.486.el8_10]
|
||||
- Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp (CKI Backport Bot) [RHEL-188327] {CVE-2026-53071}
|
||||
|
||||
* Tue Jul 14 2026 Jan Stancek <jstancek@redhat.com> [4.18.0-553.144.1.rt7.485.el8_10]
|
||||
- xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete (Sabrina Dubroca) [RHEL-180170] {CVE-2026-46116}
|
||||
- xfs: resample the data fork mapping after cycling ILOCK (Carlos Maiolino) [RHEL-193938]
|
||||
- net: bridge: use a stable FDB dst snapshot in RCU readers (Mohammad Heib) [RHEL-179325] {CVE-2026-46086}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.144.1.rt7.485.el8_10.tar.xz) = 588119c56a5b4555b7baddd17934d05eb3fde1aea17673ab4f13a51c53cc795b251f745fd62076763f68dc51915a945abed478b8387beb1f8e6289f2ca95040c
|
||||
SHA512 (linux-4.18.0-553.145.1.rt7.486.el8_10.tar.xz) = 9f8e8b52c9c39338087dc9f9ce16f67c3e02d443de3cbc64c5dc7bdaa4a9a68cb421b047396b3e986363444064751cfe8ce6c3199378682903687486f9c508a9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user