kernel-rt-4.18.0-553.80.1.rt7.421.el8_10
* Thu Oct 09 2025 Alexandra Hájková <ahajkova@redhat.com> [4.18.0-553.80.1.rt7.421.el8_10]
- block: remove some blk_mq_hw_ctx debugfs entries (Ricardo Robaina) [RHEL-8816]
- blk-mq: Remove the hctx 'run' debugfs attribute (Ricardo Robaina) [RHEL-8816]
- block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes (Ricardo Robaina) [RHEL-8816]
- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114840] {CVE-2025-39751}
- crypto: seqiv - Handle EBUSY correctly (CKI Backport Bot) [RHEL-117228] {CVE-2023-53373}
- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114681] {CVE-2025-38729}
- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114681]
- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (Jaroslav Kysela) [RHEL-114681] {CVE-2025-39757}
Resolves: RHEL-114681, RHEL-114840, RHEL-117228, RHEL-8816
Signed-off-by: Alexandra Hájková <ahajkova@redhat.com>
This commit is contained in:
parent
cc93aa74e2
commit
880e6599e9
16
kernel.spec
16
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.79.1.rt7.420.el8_10
|
||||
%define pkgrelease 553.80.1.rt7.421.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.79.1.rt7.420%{?dist}
|
||||
%define specrelease 553.80.1.rt7.421%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .420
|
||||
%global rtbuild .421
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,16 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Oct 09 2025 Alexandra Hájková <ahajkova@redhat.com> [4.18.0-553.80.1.rt7.421.el8_10]
|
||||
- block: remove some blk_mq_hw_ctx debugfs entries (Ricardo Robaina) [RHEL-8816]
|
||||
- blk-mq: Remove the hctx 'run' debugfs attribute (Ricardo Robaina) [RHEL-8816]
|
||||
- block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes (Ricardo Robaina) [RHEL-8816]
|
||||
- ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114840] {CVE-2025-39751}
|
||||
- crypto: seqiv - Handle EBUSY correctly (CKI Backport Bot) [RHEL-117228] {CVE-2023-53373}
|
||||
- ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114681] {CVE-2025-38729}
|
||||
- ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114681]
|
||||
- ALSA: usb-audio: Validate UAC3 cluster segment descriptors (Jaroslav Kysela) [RHEL-114681] {CVE-2025-39757}
|
||||
|
||||
* Fri Oct 03 2025 Alexandra Hájková <ahajkova@redhat.com> [4.18.0-553.79.1.rt7.420.el8_10]
|
||||
- Bluetooth: L2CAP: Fix use-after-free (CKI Backport Bot) [RHEL-116277] {CVE-2023-53305}
|
||||
- KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 (CKI Backport Bot) [RHEL-109748] {CVE-2022-50228}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.79.1.rt7.420.el8_10.tar.xz) = 30d82abb49ee8cfd199fbac1388998fd8c4d8a56c5d5ddc4d636c45e9fd446718e35e1886a72d27ecd550b41cea4757a833b2841e5bab505c3d1a565233e4206
|
||||
SHA512 (linux-4.18.0-553.80.1.rt7.421.el8_10.tar.xz) = 853e6d30593cca93c8f5af6bcb740a2c4e772bc1246b20674d653d72c34835f01b7e09e0abcaab8d339bb3ab36286f3555e5f30014ab9aafec409dce08a73efe
|
||||
|
||||
Loading…
Reference in New Issue
Block a user