diff --git a/download b/download index 2325c76e5f0b23d4e703379acab4d7b934389af5..4153d452e56239f802eb12ff9fde9bdd5c70551a 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -966919de6ad5490c082090f0b6649b3a kernel-abi-stablelists-4.18.0-553.tar.bz2 +541da65a3ddee0c095f7e0c1526b18ad kernel-abi-stablelists-4.18.0-553.tar.bz2 607d4269d50cb377d94f3bcb7405fbd9 kernel-kabi-dw-4.18.0-553.tar.bz2 -99e58cdeecaf979e8551c6217f72cb20 linux-4.18.0-553.79.1.el8_10.tar.xz +c331105f356dbaa410095e3d66860b2e linux-4.18.0-553.80.1.el8_10.tar.xz diff --git a/kernel.spec b/kernel.spec index 1912ce1cf79e22774a8e279f21b0288dab297e04..3a1172d283ffdba90308b56bc215e8424ee572a0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -39,10 +39,10 @@ # define buildid .local %define specversion 4.18.0 -%define pkgrelease 553.79.1.el8_10 +%define pkgrelease 553.80.1.el8_10 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 553.79.1%{anolis_release}%{?dist} +%define specrelease 553.80.1%{anolis_release}%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2708,9 +2708,19 @@ fi # # %changelog -* Tue Oct 14 2025 Xiaoping Liu - 4.18.0-553.79.1.0.1 +* Thu Oct 23 2025 Xiaoping Liu - 4.18.0-553.80.1.0.1 - kernel:repair dwarves causes kernel compilation to fail +* Thu Oct 09 2025 Alexandra Hájková [4.18.0-553.80.1.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} + * Thu Oct 02 2025 Alexandra Hájková [4.18.0-553.79.1.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}