From 45aab88ae98db93818059a394b3a0f6d246ec65b Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Mon, 18 May 2026 12:23:27 +0000 Subject: [PATCH] kernel-6.12.0-229.el10 * Mon May 18 2026 CKI KWF Bot [6.12.0-229.el10] - ptrace: slightly saner 'get_dumpable()' logic (Ricardo Robaina) [RHEL-176448] {CVE-2026-46333} - mm/page_alloc: clear page->private in free_pages_prepare() (Rafael Aquini) [RHEL-174757] {CVE-2026-43303} - mm: thp: deny THP for files on anonymous inodes (Rafael Aquini) [RHEL-171616] {CVE-2026-23375} - anon_inode: rework assertions (Rafael Aquini) [RHEL-171616] - vfs: use the new debug macros in inode_set_cached_link() (Rafael Aquini) [RHEL-171616] - vfs: catch invalid modes in may_open() (Rafael Aquini) [RHEL-171616] - vfs: add initial support for CONFIG_DEBUG_VFS (Rafael Aquini) [RHEL-171616] - fs: add S_ANON_INODE (Rafael Aquini) [RHEL-171616] - selftests/filesystems: add open() test for anonymous inodes (Rafael Aquini) [RHEL-171616] - selftests/filesystems: add exec() test for anonymous inodes (Rafael Aquini) [RHEL-171616] - selftests/filesystems: add chmod() test for anonymous inodes (Rafael Aquini) [RHEL-171616] - selftests/filesystems: add chown() test for anonymous inodes (Rafael Aquini) [RHEL-171616] - selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor (Rafael Aquini) [RHEL-171616] - anon_inode: raise SB_I_NODEV and SB_I_NOEXEC (Rafael Aquini) [RHEL-171616] - pidfs: use anon_inode_setattr() (Rafael Aquini) [RHEL-171616] - anon_inode: explicitly block ->setattr() (Rafael Aquini) [RHEL-171616] - pidfs: use anon_inode_getattr() (Rafael Aquini) [RHEL-171616] - anon_inode: use a proper mode internally (Rafael Aquini) [RHEL-171616] - coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg (Michal Schmidt) [RHEL-174796] - default_gfp(): avoid using the "newfangled" __VA_OPT__ trick (Michal Schmidt) [RHEL-174796] - add default_gfp() helper macro and use it in the new *alloc_obj() helpers (Michal Schmidt) [RHEL-174796] - coccinelle: Add kmalloc_objs conversion script (Michal Schmidt) [RHEL-174796] - slab.h: disable completely broken overflow handling in flex allocations (Michal Schmidt) [RHEL-174796] - slab: Introduce kmalloc_flex() and family (Michal Schmidt) [RHEL-174796] - compiler_types: Introduce __flex_counter() and family (Michal Schmidt) [RHEL-174796] - checkpatch: Suggest kmalloc_obj family for sizeof allocations (Michal Schmidt) [RHEL-174796] - slab: Introduce kmalloc_obj() and family (Michal Schmidt) [RHEL-174796] - Bluetooth: hci_event: fix potential UAF in SSP passkey handlers (David Marlin) [RHEL-172460] - Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync (David Marlin) [RHEL-172460 RHEL-172865] {CVE-2026-31772} - Bluetooth: SMP: derive legacy responder STK authentication from MITM state (David Marlin) [RHEL-172460] - Bluetooth: SMP: force responder MITM requirements before building the pairing response (David Marlin) [RHEL-172460] - Bluetooth: MGMT: validate mesh send advertising payload length (David Marlin) [RHEL-172460] - Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt (David Marlin) [RHEL-172460] - Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync (David Marlin) [RHEL-172460] - Bluetooth: MGMT: validate LTK enc_size on load (David Marlin) [RHEL-172460 RHEL-172580] {CVE-2026-43020} - Bluetooth: hci_h4: Fix race during initialization (David Marlin) [RHEL-172460] - Bluetooth: hci_event: move wake reason storage into validated event handlers (David Marlin) [RHEL-172460] - Bluetooth: SCO: fix race conditions in sco_sock_connect() (David Marlin) [RHEL-172460 RHEL-172607] {CVE-2026-43023} - Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate (David Marlin) [RHEL-172460] - Bluetooth: hci_sync: annotate data-races around hdev->req_status (David Marlin) [RHEL-172460] - Bluetooth: hci_qca: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] - Bluetooth: hci_aml: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] - Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850 (David Marlin) [RHEL-172460] - Bluetooth: hci_qca: Refactor HFP hardware offload capability handling (David Marlin) [RHEL-172460] - Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618 (David Marlin) [RHEL-172460] - Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef's (David Marlin) [RHEL-172460] - Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdef (David Marlin) [RHEL-172460] - Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb() (David Marlin) [RHEL-172460] - Bluetooth: btusb: Reject autosuspend if discovery is active (David Marlin) [RHEL-172460] - Bluetooth: hci_core: Export hci_discovery_active (David Marlin) [RHEL-172460] - Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] - Bluetooth: Fix using PHYs bitfields as PHY value (David Marlin) [RHEL-172460] - Bluetooth: btqca: Add WCN6855 firmware priority selection feature (David Marlin) [RHEL-172460] - Bluetooth: btqca: move WCN7850 workaround to the caller (David Marlin) [RHEL-172460] - Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] - Bluetooth: hci_bcm4377: Use generic power management (David Marlin) [RHEL-172460] - xfrm: esp: avoid in-place decrypt on shared skb frags (CKI Backport Bot) [RHEL-174522] {CVE-2026-43284} - redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-170705] - iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free() (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA (Jerry Snitselaar) [RHEL-88961] - iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update (Jerry Snitselaar) [RHEL-88961] - sort.h: hoist cmp_int() into generic header file (Jerry Snitselaar) [RHEL-88961] - lib/sort.c: add _nonatomic() variants with cond_resched() (Jerry Snitselaar) [RHEL-88961] - lib/list_sort: clarify comparison function requirements in list_sort() (Jerry Snitselaar) [RHEL-88961] - lib/sort: clarify comparison function requirements in sort_r() (Jerry Snitselaar) [RHEL-88961] - cgroup/cpuset: Skip security check for hotplug induced v1 task migration (Waiman Long) [RHEL-160958] - cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach() (Waiman Long) [RHEL-160958] - blk-cgroup: wait for blkcg cleanup before initializing new disk (Ming Lei) [RHEL-93825] Resolves: RHEL-160958, RHEL-170705, RHEL-171616, RHEL-172460, RHEL-172580, RHEL-172607, RHEL-172865, RHEL-174522, RHEL-174757, RHEL-174796, RHEL-176448, RHEL-88961, RHEL-93825 Signed-off-by: CKI KWF Bot --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 1 + kernel-aarch64-64k-rhel.config | 1 + kernel-aarch64-debug-rhel.config | 1 + kernel-aarch64-rhel.config | 1 + kernel-aarch64-rt-64k-debug-rhel.config | 1 + kernel-aarch64-rt-64k-rhel.config | 1 + kernel-aarch64-rt-debug-rhel.config | 1 + kernel-aarch64-rt-rhel.config | 1 + kernel-ppc64le-debug-rhel.config | 1 + kernel-ppc64le-rhel.config | 1 + kernel-riscv64-debug-rhel.config | 1 + kernel-riscv64-rhel.config | 1 + kernel-s390x-debug-rhel.config | 3 +- kernel-s390x-rhel.config | 3 +- kernel-s390x-zfcpdump-rhel.config | 3 +- kernel-x86_64-debug-rhel.config | 1 + kernel-x86_64-rhel.config | 1 + kernel-x86_64-rt-debug-rhel.config | 1 + kernel-x86_64-rt-rhel.config | 1 + kernel.changelog | 78 +++++++++++++++++++++++ kernel.spec | 85 +++++++++++++++++++++++-- sources | 6 +- 23 files changed, 185 insertions(+), 11 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index b91c23247..5aab65941 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 3 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 228 +RHEL_RELEASE = 229 # # RHEL_REBASE_NUM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index b49765e43..e32a936ce 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1485,6 +1485,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 6cc12711f..322e2f430 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1477,6 +1477,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 9b2f6a12d..acadf3cb8 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1483,6 +1483,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 804abe419..7812fb048 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1475,6 +1475,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index 7bf479737..4d585dbf7 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -1487,6 +1487,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index bd843df91..2c746733d 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -1479,6 +1479,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 7182e3309..46e4761e3 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1485,6 +1485,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index a13c227a6..1d11e552d 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1477,6 +1477,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index c152b2681..7945c753e 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -1236,6 +1236,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set # CONFIG_DEBUG_VM_PGFLAGS is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 29a3c38ae..75795dc3a 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1228,6 +1228,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-riscv64-debug-rhel.config b/kernel-riscv64-debug-rhel.config index f44208e42..ceca04be4 100644 --- a/kernel-riscv64-debug-rhel.config +++ b/kernel-riscv64-debug-rhel.config @@ -1245,6 +1245,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set # CONFIG_DEBUG_VM_PGFLAGS is not set diff --git a/kernel-riscv64-rhel.config b/kernel-riscv64-rhel.config index c66c31830..c3422ddb0 100644 --- a/kernel-riscv64-rhel.config +++ b/kernel-riscv64-rhel.config @@ -1237,6 +1237,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 64e66ed35..589a6572d 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1241,6 +1241,7 @@ CONFIG_DEBUG_SPINLOCK=y CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set # CONFIG_DEBUG_VM_PGFLAGS is not set @@ -5430,7 +5431,7 @@ CONFIG_SCHED_TOPOLOGY_VERTICAL=y CONFIG_SCHED_TOPOLOGY=y CONFIG_SCHED_TRACER=y CONFIG_SCLP_CONSOLE=y -# CONFIG_SCLP_OFB is not set +CONFIG_SCLP_OFB=y CONFIG_SCLP_TTY=y CONFIG_SCLP_VT220_CONSOLE=y CONFIG_SCLP_VT220_TTY=y diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 7ccbaf3f4..a0d3f78a7 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1233,6 +1233,7 @@ CONFIG_DEBUG_SHIRQ=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set @@ -5408,7 +5409,7 @@ CONFIG_SCHED_TOPOLOGY_VERTICAL=y CONFIG_SCHED_TOPOLOGY=y CONFIG_SCHED_TRACER=y CONFIG_SCLP_CONSOLE=y -# CONFIG_SCLP_OFB is not set +CONFIG_SCLP_OFB=y CONFIG_SCLP_TTY=y CONFIG_SCLP_VT220_CONSOLE=y CONFIG_SCLP_VT220_TTY=y diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index a95e8c70e..4a8699d02 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -1234,6 +1234,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set @@ -5423,7 +5424,7 @@ CONFIG_SCHED_TOPOLOGY_VERTICAL=y CONFIG_SCHED_TOPOLOGY=y CONFIG_SCHED_TRACER=y CONFIG_SCLP_CONSOLE=y -# CONFIG_SCLP_OFB is not set +CONFIG_SCLP_OFB=y CONFIG_SCLP_TTY=y CONFIG_SCLP_VT220_CONSOLE=y CONFIG_SCLP_VT220_TTY=y diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 0a0e0bc14..3e117cdb9 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1305,6 +1305,7 @@ CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set # CONFIG_DEBUG_TLBFLUSH is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set # CONFIG_DEBUG_VM_PGFLAGS is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 3bd886cfc..484c947df 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1297,6 +1297,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set # CONFIG_DEBUG_TLBFLUSH is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 159019c9d..c119f4eba 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -1307,6 +1307,7 @@ CONFIG_DEBUG_STACK_USAGE=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set # CONFIG_DEBUG_TLBFLUSH is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set # CONFIG_DEBUG_VM_PGFLAGS is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index d17383724..c93453f6c 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -1299,6 +1299,7 @@ CONFIG_DEBUG_STACKOVERFLOW=y # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set # CONFIG_DEBUG_TIMEKEEPING is not set # CONFIG_DEBUG_TLBFLUSH is not set +# CONFIG_DEBUG_VFS is not set # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_VM_MAPLE_TREE is not set diff --git a/kernel.changelog b/kernel.changelog index 22076638c..45863e170 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,81 @@ +* Mon May 18 2026 CKI KWF Bot [6.12.0-229.el10] +- ptrace: slightly saner 'get_dumpable()' logic (Ricardo Robaina) [RHEL-176448] {CVE-2026-46333} +- mm/page_alloc: clear page->private in free_pages_prepare() (Rafael Aquini) [RHEL-174757] {CVE-2026-43303} +- mm: thp: deny THP for files on anonymous inodes (Rafael Aquini) [RHEL-171616] {CVE-2026-23375} +- anon_inode: rework assertions (Rafael Aquini) [RHEL-171616] +- vfs: use the new debug macros in inode_set_cached_link() (Rafael Aquini) [RHEL-171616] +- vfs: catch invalid modes in may_open() (Rafael Aquini) [RHEL-171616] +- vfs: add initial support for CONFIG_DEBUG_VFS (Rafael Aquini) [RHEL-171616] +- fs: add S_ANON_INODE (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add open() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add exec() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add chmod() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add chown() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor (Rafael Aquini) [RHEL-171616] +- anon_inode: raise SB_I_NODEV and SB_I_NOEXEC (Rafael Aquini) [RHEL-171616] +- pidfs: use anon_inode_setattr() (Rafael Aquini) [RHEL-171616] +- anon_inode: explicitly block ->setattr() (Rafael Aquini) [RHEL-171616] +- pidfs: use anon_inode_getattr() (Rafael Aquini) [RHEL-171616] +- anon_inode: use a proper mode internally (Rafael Aquini) [RHEL-171616] +- coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg (Michal Schmidt) [RHEL-174796] +- default_gfp(): avoid using the "newfangled" __VA_OPT__ trick (Michal Schmidt) [RHEL-174796] +- add default_gfp() helper macro and use it in the new *alloc_obj() helpers (Michal Schmidt) [RHEL-174796] +- coccinelle: Add kmalloc_objs conversion script (Michal Schmidt) [RHEL-174796] +- slab.h: disable completely broken overflow handling in flex allocations (Michal Schmidt) [RHEL-174796] +- slab: Introduce kmalloc_flex() and family (Michal Schmidt) [RHEL-174796] +- compiler_types: Introduce __flex_counter() and family (Michal Schmidt) [RHEL-174796] +- checkpatch: Suggest kmalloc_obj family for sizeof allocations (Michal Schmidt) [RHEL-174796] +- slab: Introduce kmalloc_obj() and family (Michal Schmidt) [RHEL-174796] +- Bluetooth: hci_event: fix potential UAF in SSP passkey handlers (David Marlin) [RHEL-172460] +- Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync (David Marlin) [RHEL-172460 RHEL-172865] {CVE-2026-31772} +- Bluetooth: SMP: derive legacy responder STK authentication from MITM state (David Marlin) [RHEL-172460] +- Bluetooth: SMP: force responder MITM requirements before building the pairing response (David Marlin) [RHEL-172460] +- Bluetooth: MGMT: validate mesh send advertising payload length (David Marlin) [RHEL-172460] +- Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt (David Marlin) [RHEL-172460] +- Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync (David Marlin) [RHEL-172460] +- Bluetooth: MGMT: validate LTK enc_size on load (David Marlin) [RHEL-172460 RHEL-172580] {CVE-2026-43020} +- Bluetooth: hci_h4: Fix race during initialization (David Marlin) [RHEL-172460] +- Bluetooth: hci_event: move wake reason storage into validated event handlers (David Marlin) [RHEL-172460] +- Bluetooth: SCO: fix race conditions in sco_sock_connect() (David Marlin) [RHEL-172460 RHEL-172607] {CVE-2026-43023} +- Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate (David Marlin) [RHEL-172460] +- Bluetooth: hci_sync: annotate data-races around hdev->req_status (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] +- Bluetooth: hci_aml: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850 (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Refactor HFP hardware offload capability handling (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618 (David Marlin) [RHEL-172460] +- Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef's (David Marlin) [RHEL-172460] +- Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdef (David Marlin) [RHEL-172460] +- Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb() (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Reject autosuspend if discovery is active (David Marlin) [RHEL-172460] +- Bluetooth: hci_core: Export hci_discovery_active (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] +- Bluetooth: Fix using PHYs bitfields as PHY value (David Marlin) [RHEL-172460] +- Bluetooth: btqca: Add WCN6855 firmware priority selection feature (David Marlin) [RHEL-172460] +- Bluetooth: btqca: move WCN7850 workaround to the caller (David Marlin) [RHEL-172460] +- Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] +- Bluetooth: hci_bcm4377: Use generic power management (David Marlin) [RHEL-172460] +- xfrm: esp: avoid in-place decrypt on shared skb frags (CKI Backport Bot) [RHEL-174522] {CVE-2026-43284} +- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-170705] +- iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update (Jerry Snitselaar) [RHEL-88961] +- sort.h: hoist cmp_int() into generic header file (Jerry Snitselaar) [RHEL-88961] +- lib/sort.c: add _nonatomic() variants with cond_resched() (Jerry Snitselaar) [RHEL-88961] +- lib/list_sort: clarify comparison function requirements in list_sort() (Jerry Snitselaar) [RHEL-88961] +- lib/sort: clarify comparison function requirements in sort_r() (Jerry Snitselaar) [RHEL-88961] +- cgroup/cpuset: Skip security check for hotplug induced v1 task migration (Waiman Long) [RHEL-160958] +- cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach() (Waiman Long) [RHEL-160958] +- blk-cgroup: wait for blkcg cleanup before initializing new disk (Ming Lei) [RHEL-93825] +Resolves: RHEL-160958, RHEL-170705, RHEL-171616, RHEL-172460, RHEL-172580, RHEL-172607, RHEL-172865, RHEL-174522, RHEL-174757, RHEL-174796, RHEL-176448, RHEL-88961, RHEL-93825 + * Thu May 14 2026 CKI KWF Bot [6.12.0-228.el10] - dpaa2-switch: validate num_ifs to prevent out-of-bounds write (CKI Backport Bot) [RHEL-174253] {CVE-2026-43205} - dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero (CKI Backport Bot) [RHEL-174253] {CVE-2026-43205} diff --git a/kernel.spec b/kernel.spec index aa4372383..87410d9c5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -179,15 +179,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 228 +%define pkgrelease 229 %define kversion 6 -%define tarfile_release 6.12.0-228.el10 +%define tarfile_release 6.12.0-229.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 228%{?buildid}%{?dist} +%define specrelease 229%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-228.el10 +%define kabiversion 6.12.0-229.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4532,6 +4532,83 @@ fi\ # # %changelog +* Mon May 18 2026 CKI KWF Bot [6.12.0-229.el10] +- ptrace: slightly saner 'get_dumpable()' logic (Ricardo Robaina) [RHEL-176448] {CVE-2026-46333} +- mm/page_alloc: clear page->private in free_pages_prepare() (Rafael Aquini) [RHEL-174757] {CVE-2026-43303} +- mm: thp: deny THP for files on anonymous inodes (Rafael Aquini) [RHEL-171616] {CVE-2026-23375} +- anon_inode: rework assertions (Rafael Aquini) [RHEL-171616] +- vfs: use the new debug macros in inode_set_cached_link() (Rafael Aquini) [RHEL-171616] +- vfs: catch invalid modes in may_open() (Rafael Aquini) [RHEL-171616] +- vfs: add initial support for CONFIG_DEBUG_VFS (Rafael Aquini) [RHEL-171616] +- fs: add S_ANON_INODE (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add open() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add exec() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add chmod() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests/filesystems: add chown() test for anonymous inodes (Rafael Aquini) [RHEL-171616] +- selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor (Rafael Aquini) [RHEL-171616] +- anon_inode: raise SB_I_NODEV and SB_I_NOEXEC (Rafael Aquini) [RHEL-171616] +- pidfs: use anon_inode_setattr() (Rafael Aquini) [RHEL-171616] +- anon_inode: explicitly block ->setattr() (Rafael Aquini) [RHEL-171616] +- pidfs: use anon_inode_getattr() (Rafael Aquini) [RHEL-171616] +- anon_inode: use a proper mode internally (Rafael Aquini) [RHEL-171616] +- coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg (Michal Schmidt) [RHEL-174796] +- default_gfp(): avoid using the "newfangled" __VA_OPT__ trick (Michal Schmidt) [RHEL-174796] +- add default_gfp() helper macro and use it in the new *alloc_obj() helpers (Michal Schmidt) [RHEL-174796] +- coccinelle: Add kmalloc_objs conversion script (Michal Schmidt) [RHEL-174796] +- slab.h: disable completely broken overflow handling in flex allocations (Michal Schmidt) [RHEL-174796] +- slab: Introduce kmalloc_flex() and family (Michal Schmidt) [RHEL-174796] +- compiler_types: Introduce __flex_counter() and family (Michal Schmidt) [RHEL-174796] +- checkpatch: Suggest kmalloc_obj family for sizeof allocations (Michal Schmidt) [RHEL-174796] +- slab: Introduce kmalloc_obj() and family (Michal Schmidt) [RHEL-174796] +- Bluetooth: hci_event: fix potential UAF in SSP passkey handlers (David Marlin) [RHEL-172460] +- Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync (David Marlin) [RHEL-172460 RHEL-172865] {CVE-2026-31772} +- Bluetooth: SMP: derive legacy responder STK authentication from MITM state (David Marlin) [RHEL-172460] +- Bluetooth: SMP: force responder MITM requirements before building the pairing response (David Marlin) [RHEL-172460] +- Bluetooth: MGMT: validate mesh send advertising payload length (David Marlin) [RHEL-172460] +- Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt (David Marlin) [RHEL-172460] +- Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync (David Marlin) [RHEL-172460] +- Bluetooth: MGMT: validate LTK enc_size on load (David Marlin) [RHEL-172460 RHEL-172580] {CVE-2026-43020} +- Bluetooth: hci_h4: Fix race during initialization (David Marlin) [RHEL-172460] +- Bluetooth: hci_event: move wake reason storage into validated event handlers (David Marlin) [RHEL-172460] +- Bluetooth: SCO: fix race conditions in sco_sock_connect() (David Marlin) [RHEL-172460 RHEL-172607] {CVE-2026-43023} +- Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate (David Marlin) [RHEL-172460] +- Bluetooth: hci_sync: annotate data-races around hdev->req_status (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] +- Bluetooth: hci_aml: Migrate to serdev specific shutdown function (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850 (David Marlin) [RHEL-172460] +- Bluetooth: hci_qca: Refactor HFP hardware offload capability handling (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618 (David Marlin) [RHEL-172460] +- Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef's (David Marlin) [RHEL-172460] +- Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdef (David Marlin) [RHEL-172460] +- Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb() (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Reject autosuspend if discovery is active (David Marlin) [RHEL-172460] +- Bluetooth: hci_core: Export hci_discovery_active (David Marlin) [RHEL-172460] +- Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] +- Bluetooth: Fix using PHYs bitfields as PHY value (David Marlin) [RHEL-172460] +- Bluetooth: btqca: Add WCN6855 firmware priority selection feature (David Marlin) [RHEL-172460] +- Bluetooth: btqca: move WCN7850 workaround to the caller (David Marlin) [RHEL-172460] +- Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PM (David Marlin) [RHEL-172460] +- Bluetooth: hci_bcm4377: Use generic power management (David Marlin) [RHEL-172460] +- xfrm: esp: avoid in-place decrypt on shared skb frags (CKI Backport Bot) [RHEL-174522] {CVE-2026-43284} +- redhat/configs: enable CONFIG_SCLP_OFB for s390x (Jan Polensky) [RHEL-170705] +- iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free() (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA (Jerry Snitselaar) [RHEL-88961] +- iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update (Jerry Snitselaar) [RHEL-88961] +- sort.h: hoist cmp_int() into generic header file (Jerry Snitselaar) [RHEL-88961] +- lib/sort.c: add _nonatomic() variants with cond_resched() (Jerry Snitselaar) [RHEL-88961] +- lib/list_sort: clarify comparison function requirements in list_sort() (Jerry Snitselaar) [RHEL-88961] +- lib/sort: clarify comparison function requirements in sort_r() (Jerry Snitselaar) [RHEL-88961] +- cgroup/cpuset: Skip security check for hotplug induced v1 task migration (Waiman Long) [RHEL-160958] +- cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach() (Waiman Long) [RHEL-160958] +- blk-cgroup: wait for blkcg cleanup before initializing new disk (Ming Lei) [RHEL-93825] + * Thu May 14 2026 CKI KWF Bot [6.12.0-228.el10] - dpaa2-switch: validate num_ifs to prevent out-of-bounds write (CKI Backport Bot) [RHEL-174253] {CVE-2026-43205} - dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero (CKI Backport Bot) [RHEL-174253] {CVE-2026-43205} diff --git a/sources b/sources index af2904571..d3ac13919 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-228.el10.tar.xz) = acb07fc6ad1538a3012140aafebbbea7b9c2c3c0bdaaa96cd4f7f7c479c21e35ad4cfb867d7702fd9aab624001fdb9b68b46671efd2b2f86b5cd782f34b3115b -SHA512 (kernel-abi-stablelists-6.12.0-228.el10.tar.xz) = a06e3c88ba6cc7d606b7ed54ef517b5840d8783dde5352a948386e6eba34b9a1316fd8c4453451f61fa540fe586845590edf5c16ae6a96665ad648742952857f -SHA512 (kernel-kabi-dw-6.12.0-228.el10.tar.xz) = 2ea83a14500520555caa081ce597da3c8e1352ba32e41fc2c53838ff0bc0092c6aaf0ea0ea29d9b0fea8dafe71d24a6b6ef6b1df726a21ddfa9b9a47d0c7003b +SHA512 (linux-6.12.0-229.el10.tar.xz) = 822e1318e5b666ed87980ca2919f9d3293f0af290661cd39e1ffd48107a7990d2e25abf39c8e067395071efdd9abc12940a8f5acdfab583dbcea391bf9350581 +SHA512 (kernel-abi-stablelists-6.12.0-229.el10.tar.xz) = dad0e0efef7d969a1c2a61efd28b39b629c73702bdab334f4ba9c4c2c88804e25a406a913fc9b0adcf107243f8a9345a007a431f683f57c888167415b55bd213 +SHA512 (kernel-kabi-dw-6.12.0-229.el10.tar.xz) = d01f2a455fc84f269e0b23f1ae233ae0d6e789155b479dce9622fe985bdaefe04020434be2c0c662bd870021b9a9677b92f19bcb917da5a35ff5d7db5f857725