diff --git a/download b/download index 82d09da77e3131c7818168b69d14ff275aa4a395..ef5bc7c59c09b9a3f62a3d26ecfa0187dae1ae1a 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -e74a198308ed206e8b710a97df24e6fd kernel-abi-stablelists-4.18.0-553.tar.bz2 +4f15e3c78f668c32bef2f2061a3833fc kernel-abi-stablelists-4.18.0-553.tar.bz2 dacb6c59855053065f7f64fcfb9aa828 kernel-kabi-dw-4.18.0-553.tar.bz2 -868fdf964135b0b895beb2bda8dfa2a0 linux-4.18.0-553.63.1.el8_10.tar.xz +87385d7e44b384fe26853fa58b170fdb linux-4.18.0-553.64.1.el8_10.tar.xz diff --git a/kernel.spec b/kernel.spec index 568d55582076255be84627648560e1e6194938fc..306988259259a42b1efe5f5296c0824eae7e4afa 100644 --- a/kernel.spec +++ b/kernel.spec @@ -39,10 +39,10 @@ # define buildid .local %define specversion 4.18.0 -%define pkgrelease 553.63.1.el8_10 +%define pkgrelease 553.64.1.el8_10 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 553.63.1%{anolis_release}%{?dist} +%define specrelease 553.64.1%{anolis_release}%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2708,9 +2708,19 @@ fi # # %changelog -* Thu Jul 24 2025 Xiaoping Liu - 4.18.0-553.63.1.0.1 +* Tue Jul 29 2025 Xiaoping Liu - 4.18.0-553.64.1.0.1 - kernel:repair dwarves causes kernel compilation to fail +* Wed Jul 23 2025 Denys Vlasenko [4.18.0-553.64.1.el8_10] +- sched/fair: Fix potential memory corruption in child_cfs_rq_on_list (CKI Backport Bot) [RHEL-100387] {CVE-2025-21919} +- NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN (Benjamin Coddington) [RHEL-86256] +- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead (CKI Backport Bot) [RHEL-102133] {CVE-2022-49977} +- wifi: iwlwifi: limit printed string from FW file (CKI Backport Bot) [RHEL-99367] {CVE-2025-21905} +- workqueue: Disable printk_deferred_{enter,exit} in RT kernel (Waiman Long) [RHEL-80292] +- workqueue: Make show_pwq() use run-length encoding (Waiman Long) [RHEL-80292] +- workqueue: Introduce show_one_worker_pool and show_one_workqueue. (Waiman Long) [RHEL-80292] +- workqueue: fix state-dump console deadlock (Waiman Long) [RHEL-80292] + * Thu Jul 17 2025 Denys Vlasenko [4.18.0-553.63.1.el8_10] - tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). (Guillaume Nault) [RHEL-66324] {CVE-2024-50154} - net: ch9200: fix uninitialised access during mii_nway_restart (CKI Backport Bot) [RHEL-101200] {CVE-2025-38086}