diff --git a/download b/download index c16e94e87d4e28cfdc3690d24d2de00d1148f208..97d3b69aec25bf73832f803745b27b8deaed5942 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -1ac43c54b7753109d797ddd0db655bde kernel-abi-stablelists-4.18.0-553.tar.bz2 +fc550c9b2b93a28403024e7b17ac7e72 kernel-abi-stablelists-4.18.0-553.tar.bz2 dacb6c59855053065f7f64fcfb9aa828 kernel-kabi-dw-4.18.0-553.tar.bz2 -fa039f9a4a98f6caced87d9f0fac8906 linux-4.18.0-553.58.1.el8_10.tar.xz +787cac094f3cb83a08251e0adc16b978 linux-4.18.0-553.60.1.el8_10.tar.xz diff --git a/kernel.spec b/kernel.spec index 13cd6295c13d72212954a19b2f763fba87f785b1..f0c46e95a2d95e14437e0b48d36396b9e616b0ed 100644 --- a/kernel.spec +++ b/kernel.spec @@ -39,10 +39,10 @@ # define buildid .local %define specversion 4.18.0 -%define pkgrelease 553.58.1.el8_10 +%define pkgrelease 553.60.1.el8_10 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 553.58.1%{anolis_release}%{?dist} +%define specrelease 553.60.1%{anolis_release}%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2699,9 +2699,30 @@ fi # # %changelog -* Mon Jul 07 2025 Xiaoping Liu - 4.18.0-553.58.1.0.1 +* Wed Jul 16 2025 Xiaoping Liu - 4.18.0-553.60.1.0.1 - kernel:repair dwarves causes kernel compilation to fail +* Thu Jun 26 2025 Denys Vlasenko [4.18.0-553.60.1.el8_10] +- xfs: don't allocate COW extents when unsharing a hole (Brian Foster) [RHEL-83037] +- xfs: don't allocate into the data fork for an unshare request (Brian Foster) [RHEL-83037] +- s390/ism: add release function for struct device (Mete Durlu) [RHEL-97192] +- udf: Fix a slab-out-of-bounds write bug in udf_find_entry() (CKI Backport Bot) [RHEL-99113] {CVE-2022-49846} + +* Thu Jun 19 2025 Denys Vlasenko [4.18.0-553.59.1.el8_10] +- SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected (Olga Kornievskaia) [RHEL-83291] +- SUNRPC: Set TCP_CORK until the transmit queue is empty (Olga Kornievskaia) [RHEL-83291] +- tcp: add tcp_sock_set_cork (Olga Kornievskaia) [RHEL-83291] +- xfs: xfs_ail_push_all_sync() stalls when racing with updates (Brian Foster) [RHEL-88132] +- Bluetooth: Fix use after free in hci_send_acl (CKI Backport Bot) [RHEL-90428] {CVE-2022-49111} +- Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (David Marlin) [RHEL-90468] {CVE-2022-49136} +- Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER (David Marlin) [RHEL-90468] {CVE-2022-49136} +- Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running (David Marlin) [RHEL-90468] {CVE-2022-49136} +- Bluetooth: Cancel sync command before suspend and power off (David Marlin) [RHEL-90468] {CVE-2022-49136} +- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set (CKI Backport Bot) [RHEL-90468] {CVE-2022-49136} +- fix backport of "filelock: Remove locks reliably when fcntl/close race is detected" (Scott Mayhew) [RHEL-89709] +- NFSv4: Allow FREE_STATEID to clean up delegations (Benjamin Coddington) [RHEL-86932] +- NFSv4.1: constify the stateid argument in nfs41_test_stateid() (Trond Myklebust) [RHEL-86932] + * Thu Jun 12 2025 Denys Vlasenko [4.18.0-553.58.1.el8_10] - ndisc: use RCU protection in ndisc_alloc_skb() (Xin Long) [RHEL-89535] {CVE-2025-21764} - ipv6: use RCU protection in ip6_default_advmss() (Xin Long) [RHEL-89535] {CVE-2025-21765}