diff --git a/Makefile.rhelver b/Makefile.rhelver index 374e83b0f..e2e5fb70f 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 8 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 681 +RHEL_RELEASE = 682 # # ZSTREAM diff --git a/kernel.changelog b/kernel.changelog index a1775677a..647b48e3a 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,84 @@ +* Sat Feb 14 2026 CKI KWF Bot [5.14.0-682.el9] +- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428] +- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428] +- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917] +- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917] +- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933] +- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933] +- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933] +- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933] +- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005] +- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849] +- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849] +- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490] +- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490] +- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490] +- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193] +- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193] +- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193] +- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193] +- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671] +- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673] +- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206} +- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681] +- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475] +- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397] +- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397] +- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001} +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800} +- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161] +- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735] +- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735] +- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735] +- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735] +- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735] +- ext4: reorder capability check last (Brian Foster) [RHEL-130735] +- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735] +- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735] +- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735] +- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735] +- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735] +- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735] +- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735] +- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735] +- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735] +- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735] +- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735] +- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735] +- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735] +- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735] +- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735] +- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735] +- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735] +- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735] +- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735] +- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735] +- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735] +- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735] +- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735] +- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735] +- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735] +- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735] +- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356] +- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356] +- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356] +- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176} +- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501] +- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501] +Resolves: RHEL-100933, RHEL-125356, RHEL-128862, RHEL-129475, RHEL-130735, RHEL-137161, RHEL-143195, RHEL-143428, RHEL-144126, RHEL-144397, RHEL-146400, RHEL-146811, RHEL-147490, RHEL-147849, RHEL-148005, RHEL-40917, RHEL-74193, RHEL-9065, RHEL-95671, RHEL-95673, RHEL-95681, RHEL-99501 + * Wed Feb 11 2026 CKI KWF Bot [5.14.0-681.el9] - redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian) - smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-147201] diff --git a/kernel.spec b/kernel.spec index 3e080cdae..4b5e0b538 100644 --- a/kernel.spec +++ b/kernel.spec @@ -176,15 +176,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 681 +%define pkgrelease 682 %define kversion 5 -%define tarfile_release 5.14.0-681.el9 +%define tarfile_release 5.14.0-682.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 681%{?buildid}%{?dist} +%define specrelease 682%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-681.el9 +%define kabiversion 5.14.0-682.el9 # # End of genspec.sh variables @@ -3711,6 +3711,86 @@ fi # # %changelog +* Sat Feb 14 2026 CKI KWF Bot [5.14.0-682.el9] +- platform/x86: intel-uncore-freq: fix all header kernel-doc warnings (David Arcari) [RHEL-143428] +- platform/x86: intel-uncore-freq: Add additional client processors (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Present unique domain ID per package (David Arcari) [RHEL-143428] +- platform/x86/intel-uncore-freq: Fix warning in partitioned system (David Arcari) [RHEL-143428] +- selftests: hsr: Add more link fault tests for HSR (Felix Maurer) [RHEL-40917] +- hsr: Implement more robust duplicate discard for HSR (Felix Maurer) [RHEL-146811 RHEL-40917] +- selftests: hsr: Add tests for more link faults with PRP (Felix Maurer) [RHEL-100933] +- hsr: Implement more robust duplicate discard for PRP (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add tests for faulty links (Felix Maurer) [RHEL-100933] +- selftests: hsr: Check duplicates on HSR with VLAN (Felix Maurer) [RHEL-100933] +- selftests: hsr: Add ping test for PRP (Felix Maurer) [RHEL-100933] +- selftests: net: unify the Makefile formats [net/hsr only] (Felix Maurer) [RHEL-100933] +- scsi: core: Fix the unit attention counter implementation (John Meneghini) [RHEL-148005] +- nvme: add support for dynamic quirk configuration via module parameter (Maurizio Lombardi) [RHEL-147849] +- nvme: expose active quirks in sysfs (Maurizio Lombardi) [RHEL-147849] +- Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-147490] +- Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-147490] +- Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-147490] +- perf vendor events intel: Update pantherlake events from 1.00 to 1.02 (Michael Petlan) [RHEL-74193] +- perf vendor events intel: Update pantherlake events to v1.00 (Michael Petlan) [RHEL-74193] +- perf vendor events: Add PantherLake events (Michael Petlan) [RHEL-74193] +- perf/x86/intel/cstate: Add Pantherlake support (Michael Petlan) [RHEL-74193] +- perf/x86/intel: Add PMU support for WildcatLake (Michael Petlan) [RHEL-95671] +- perf/x86/intel/uncore: Add uncore PMU support for Wildcat Lake (Michael Petlan) [RHEL-95673] +- exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146400] {CVE-2025-38206} +- mei: me: add wildcat lake P DID (CKI Backport Bot) [RHEL-95681] +- ice: PTP: fix missing timestamps on E825 hardware (Michal Schmidt) [RHEL-129475] +- hwmon: Add static visibility member to struct hwmon_ops (Ivan Vecera) [RHEL-144397] +- hwmon: Make chip parameter for with_info API mandatory (Ivan Vecera) [RHEL-144397] +- macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144126] {CVE-2026-23001} +- mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143195] {CVE-2025-68800} +- mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-137161] +- ext4: fix an off-by-one issue during moving extents (Brian Foster) [RHEL-130735] +- ext4: make block validity check resistent to sb bh corruption (Brian Foster) [RHEL-130735] +- ext4: don't treat fhandle lookup of ea_inode as FS corruption (Brian Foster) [RHEL-130735] +- ext4: on a remount, only log the ro or r/w state when it has changed (Brian Foster) [RHEL-130735] +- jbd2: add a missing data flush during file and fs synchronization (Brian Foster) [RHEL-130735] +- ext4: reorder capability check last (Brian Foster) [RHEL-130735] +- jbd2: fix off-by-one while erasing journal (Brian Foster) [RHEL-130735] +- jbd2: do not try to recover wiped journal (Brian Foster) [RHEL-130735] +- jbd2: remove wrong sb->s_sequence check (Brian Foster) [RHEL-130735] +- ext4: add missing brelse() for bh2 in ext4_dx_add_entry() (Brian Foster) [RHEL-130735] +- ext4: reject the 'data_err=abort' option in nojournal mode (Brian Foster) [RHEL-130735] +- ext4: do not convert the unwritten extents if data writeback fails (Brian Foster) [RHEL-130735] +- ext4: protect ext4_release_dquot against freezing (Brian Foster) [RHEL-130735] +- jbd2: Avoid long replay times due to high number or revoke blocks (Brian Foster) [RHEL-130735] +- jbd2: flush filesystem device before updating tail sequence (Brian Foster) [RHEL-130735] +- jbd2: increase IO priority for writing revoke records (Brian Foster) [RHEL-130735] +- ext4: avoid remount errors with 'abort' mount option (Brian Foster) [RHEL-130735] +- ext4: supress data-race warnings in ext4_free_inodes_{count,set}() (Brian Foster) [RHEL-130735] +- ext4: mark fc as ineligible using an handle in ext4_xattr_set() (Brian Foster) [RHEL-130735] +- ext4: use handle to mark fc as ineligible in __track_dentry_update() (Brian Foster) [RHEL-130735] +- ext4: propagate errors from ext4_find_extent() in ext4_insert_range() (Brian Foster) [RHEL-130735] +- ext4: avoid OOB when system.data xattr changes underneath the filesystem (Brian Foster) [RHEL-130735] +- ext4: return error on ext4_find_inline_entry (Brian Foster) [RHEL-130735] +- ext4: ext4_search_dir should return a proper error (Brian Foster) [RHEL-130735] +- ext4: avoid negative min_clusters in find_group_orlov() (Brian Foster) [RHEL-130735] +- ext4: avoid potential buffer_head leak in __ext4_new_inode() (Brian Foster) [RHEL-130735] +- ext4: avoid buffer_head leak in ext4_mark_inode_used() (Brian Foster) [RHEL-130735] +- ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard (Brian Foster) [RHEL-130735] +- ext4: nested locking for xattr inode (Brian Foster) [RHEL-130735] +- jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() (Brian Foster) [RHEL-130735] +- ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (Brian Foster) [RHEL-130735] +- ext4: remove array of buffer_heads from mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: pipeline buffer reads in mext_page_mkuptodate() (Brian Foster) [RHEL-130735] +- ext4: fix fast commit inode enqueueing during a full journal commit (Brian Foster) [RHEL-130735] +- ext4: correct encrypted dentry name hash when not casefolded (Brian Foster) [RHEL-130735] +- ext4: remove writable userspace mappings before truncating page cache (Brian Foster) [RHEL-125356] +- ext4: treat end of range as exclusive in ext4_zero_range() (Brian Foster) [RHEL-125356] +- ext4: Fix special handling of journalled data from extent zeroing (Brian Foster) [RHEL-125356] +- tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128862] {CVE-2025-40176} +- audit: record fanotify event regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- audit: record AUDIT_ANOM_* events regardless of presence of rules (Richard Guy Briggs) [RHEL-9065] +- sched: defer calling __put_task_struct() in non-preemptible context (Čestmír Kalina) [RHEL-99501] +- sched: avoid false lockdep splat in put_task_struct() (Čestmír Kalina) [RHEL-99501] + * Wed Feb 11 2026 CKI KWF Bot [5.14.0-681.el9] - redhat/dracut-virt.conf: remove erroneous spaces in omit_dracutmodules (Li Tian) - smb: client: prevent races in ->query_interfaces() (Paulo Alcantara) [RHEL-147201] diff --git a/sources b/sources index beb6b07d6..ab373fea9 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-681.el9.tar.xz) = 676c60fa94a6de5cd5fcb75018a3662f53bfe34536dbe074fc00e3b08b3791a155dc56adf15401eb0ee420b3163b50db5e627d036c7c40008539c7aac8dd8dca -SHA512 (kernel-abi-stablelists-5.14.0-681.el9.tar.bz2) = 2ae29e55573a6cf17e8712792b2efa09d806b80786c053486115ff421cdd9b64350ccc2f3e17514c6df843c098b6e8b29d7a704d912bcecd9d47f1226c9b0a65 -SHA512 (kernel-kabi-dw-5.14.0-681.el9.tar.bz2) = aeab599b948ad1e80e4064f12d97078669323ad6ff44e0c68d01f2eda86ea250699aa918255d023fb0c38b74b90e62101e3231b95aedf7389c6c920f5375c7f3 +SHA512 (linux-5.14.0-682.el9.tar.xz) = 059fee8974195b5599d3789599571dafe01ac02f507c4e3ad6476b5cfbf600f97e39426e178b82918ed07dd6fbec4fe6aec9bfdf1e7561ed0f08d32f588bd32f +SHA512 (kernel-abi-stablelists-5.14.0-682.el9.tar.bz2) = b61f9f30585a2df32a7198aa7faae3a90d1af7bb227d4434397b91d1d29538b5fddde96b042a42ca60e48c4904c882ce091039e46e893fc45a59367853f75030 +SHA512 (kernel-kabi-dw-5.14.0-682.el9.tar.bz2) = 6b58f1c7d39961d3d4882169c4f8b96bd9a8abe0deae363c09745136daaa2eff90379e822c766a776da6c022a4dd0a0098233568c586ae37d2ffc481cf310a97