SUSE-SU-2026:1041-1
Vulnerability Summary
Timeline
Description
Security update for the Linux Kernel The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-53817: crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui() (bsc#1254992). - CVE-2024-38542: RDMA/mana_ib: boundary check before installing cq callbacks (bsc#1226591). - CVE-2025-37861: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (bsc#1243055). - CVE-2025-39817: efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (bsc#1249998). - CVE-2025-39964: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg (bsc#1251966). - CVE-2025-40099: cifs: parse_dfs_referrals: prevent oob on malformed input (bsc#1252911). - CVE-2025-40103: smb: client: Fix refcount leak for cifs_sb_tlink (bsc#1252924). - CVE-2025-40253: s390/ctcm: Fix double-kfree (bsc#1255084). - CVE-2025-71066: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change (bsc#1256645). - CVE-2025-71113: crypto: af_alg - zero initialize memory allocated via sock_kmalloc (bsc#1256716). - CVE-2025-71231: crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode (bsc#1258424). - CVE-2026-23004: dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() (bsc#1257231). - CVE-2026-23060: crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec (bsc#1257735). - CVE-2026-23074: net/sched: Enforce that teql can only be used as root qdisc (bsc#1257749). - CVE-2026-23089: ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() (bsc#1257790). - CVE-2026-23111: netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (bsc#1258181). - CVE-2026-23141: btrfs: send: check for inline extents in range_is_hole_in_parent() (bsc#1258377). - CVE-2026-23191: ALSA: aloop: Fix racy access at PCM trigger (bsc#1258395). - CVE-2026-23204: net/sched: cls_u32: use skb_header_pointer_careful() (bsc#1258340). - CVE-2026-23209: macvlan: fix error recovery in macvlan_common_newlink() (bsc#1258518). - CVE-2026-23214: btrfs: reject new transactions if the fs is fully read-only (bsc#1258464). - CVE-2026-23268: apparmor: fix unprivileged local user can do privileged policy management (bsc#1258850). - CVE-2026-23269: apparmor: validate DFA start states are in bounds in unpack_pdb (bsc#1259857). The following non-security bugs were fixed: - Add bugnumber to existing mana change (bsc#1251971). - Drivers: hv: fix missing kernel-doc description for 'size' in request_arr_init() (git-fixes). - Drivers: hv: remove stale comment (git-fixes). - Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store() (git-fixes). - Drivers: hv: vmbus: Fix sysfs output format for ring buffer index (git-fixes). - Drivers: hv: vmbus: Fix typos in vmbus_drv.c (git-fixes). - PCI: hv: Correct a comment (git-fixes). - PCI: hv: Remove unnecessary flex array in struct pci_packet (git-fixes). - PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device (git-fixes). - PCI: hv: remove unnecessary module_init/exit functions (git-fixes). - RDMA/mana_ib: Access remote atomic for MRs (bsc#1251135). - RDMA/mana_ib: Add EQ creation for rnic adapter (git-fixes). - RDMA/mana_ib: Add device statistics support (git-fixes). - RDMA/mana_ib: Add device-memory support (git-fixes). - RDMA/mana_ib: Add port statistics support (git-fixes). - RDMA/mana_ib: Add support of 4M, 1G, and 2G pages (git-fixes). - RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic (git-fixes). - RDMA/mana_ib: Adding and deleting GIDs (git-fixes). - RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs (git-fixes). - RDMA/mana_ib: Configure mac address in RNIC (git-fixes). - RDMA/mana_ib: Create and destroy RC QP (git-fixes). - RDMA/mana_ib: Create and destroy UD/GSI QP (git-fixes). - RDMA/mana_ib: Create and destroy rnic adapter (git-fixes). - RDMA/mana_ib: Drain send wrs of GSI QP (git-fixes). - RDMA/mana_ib: Enable RoCE on port 1 (git-fixes). - RDMA/mana_ib: Extend modify QP (git-fixes). - RDMA/mana_ib: Fix DSCP value in modify QP (git-fixes). - RDMA/mana_ib: Fix error code in probe() (git-fixes). - RDMA/mana_ib: Fix integer overflow during queue creation (bsc#1251135). - RDMA/mana_ib: Fix missing ret value (git-fixes). - RDMA/mana_ib: Handle net event for pointing to the current netdev (bsc#1256690). - RDMA/mana_ib: Implement DMABUF MR support (git-fixes). - RDMA/mana_ib: Implement port parameters (git-fixes). - RDMA/mana_ib: Implement uapi to create and destroy RC QP (git-fixes). - RDMA/mana_ib: Introduce helpers to create and destroy mana queues (git-fixes). - RDMA/mana_ib: Introduce mana_ib_get_netdev helper function (git-fixes). - RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper function (git-fixes). - RDMA/mana_ib: Introduce mdev_to_gc helper function (git-fixes). - RDMA/mana_ib: Modify QP state (git-fixes). - RDMA/mana_ib: Process QP error events in mana_ib (git-fixes). - RDMA/mana_ib: Query feature_flags bitmask from FW (git-fixes). - RDMA/mana_ib: Set correct device into ib (git-fixes). - RDMA/mana_ib: Take CQ type from the device type (git-fixes). - RDMA/mana_ib: UD/GSI QP creation for kernel (git-fixes). - RDMA/mana_ib: UD/GSI work requests (git-fixes). - RDMA/mana_ib: Use num_comp_vectors of ib_device (git-fixes). - RDMA/mana_ib: Use safer allocation function() (bsc#1251135). - RDMA/mana_ib: Use struct mana_ib_queue for CQs (git-fixes). - RDMA/mana_ib: Use struct mana_ib_queue for RAW QPs (git-fixes). - RDMA/mana_ib: Use struct mana_ib_queue for WQs (git-fixes). - RDMA/mana_ib: add additional port counters (bsc#1251135). - RDMA/mana_ib: add support of multiple ports (bsc#1251135). - RDMA/mana_ib: check cqe length for kernel CQs (git-fixes). - RDMA/mana_ib: create EQs for RNIC CQs (git-fixes). - RDMA/mana_ib: create and destroy RNIC cqs (git-fixes). - RDMA/mana_ib: create kernel-level CQs (git-fixes). - RDMA/mana_ib: create/destroy AH (git-fixes). - RDMA/mana_ib: extend mana QP table (git-fixes). - RDMA/mana_ib: extend query device (git-fixes). - RDMA/mana_ib: helpers to allocate kernel queues (git-fixes). - RDMA/mana_ib: implement get_dma_mr (git-fixes). - RDMA/mana_ib: implement req_notify_cq (git-fixes). - RDMA/mana_ib: implement uapi for creation of rnic cq (git-fixes). - RDMA/mana_ib: indicate CM support (git-fixes). - RDMA/mana_ib: introduce a helper to remove cq callbacks (git-fixes). - RDMA/mana_ib: polling of CQs for GSI/UD (git-fixes). - RDMA/mana_ib: remove useless return values from dbg prints (git-fixes). - RDMA/mana_ib: request error CQEs when supported (git-fixes). - RDMA/mana_ib: set node_guid (git-fixes). - RDMA/mana_ib: support of the zero based MRs (bsc#1251135). - RDMA/mana_ib: unify mana_ib functions to support any gdma device (git-fixes). - apparmor: Fix double free of ns_name in aa_replace_profiles() (bsc#1258849). - apparmor: fix differential encoding verification (bsc#1258849). - apparmor: fix memory leak in verify_header (bsc#1258849). - apparmor: fix missing bounds check on DEFAULT table in verify_dfa() (bsc#1258849). - apparmor: fix race between freeing data and fs accessing it (bsc#1258849). - apparmor: fix race on rawdata dereference (bsc#1258849). - apparmor: fix side-effect bug in match_char() macro usage (bsc#1258849). - apparmor: fix unprivileged local user can do privileged policy management (bsc#1258849). - apparmor: fix: limit the number of levels of policy namespaces (bsc#1258849). - apparmor: replace recursive profile removal with iterative approach (bsc#1258849). - apparmor: validate DFA start states are in bounds in unpack_pdb (bsc#1258849). - btrfs: scrub: always update btrfs_scrub_progress::last_physical (git-fixes). - cifs: add xid to query server interface call (git-fixes). - clocksource: Print durations for sync check unconditionally (bsc#1241345). - clocksource: Reduce watchdog readout delay limit to prevent false positives (bsc#1241345). - hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format (git-fixes). - hv/hv_kvp_daemon: Pass NIC name to hv_get_dns_info as well (git-fixes). - net/mana: Null service_wq on setup error to prevent double destroy (git-fix). - net: mana: Add metadata support for xdp mode (git-fixes). - net: mana: Add standard counter rx_missed_errors (git-fixes). - net: mana: Add support for auxiliary device servicing events (bsc#1251971). - net: mana: Change the function signature of mana_get_primary_netdev_rcu (bsc#1256690). - net: mana: Drop TX skb on post_work_request failure and unmap resources (git-fixes). - net: mana: Fix double destroy_workqueue on service rescan PCI path (git-fixes). - net: mana: Fix use-after-free in reset service rescan path (git-fixes). - net: mana: Fix warnings for missing export.h header inclusion (git-fixes). - net: mana: Handle Reset Request from MANA NIC (bsc#1245728 bsc#1251971). - net: mana: Handle SKB if TX SGEs exceed hardware limit (git-fixes). - net: mana: Handle hardware recovery events when probing the device (bsc#1257466). - net: mana: Handle unsupported HWC commands (git-fixes). - net: mana: Implement ndo_tx_timeout and serialize queue resets per port (bsc#1257472). - net: mana: Move hardware counter stats from per-port to per-VF context (git-fixes). - net: mana: Probe rdma device in mana driver (git-fixes). - net: mana: Reduce waiting time if HWC not responding (bsc#1252266). - net: mana: Ring doorbell at 4 CQ wraparounds (git-fixes). - net: mana: Support HW link state events (bsc#1253049). - net: mana: Use mana_cleanup_port_context() for rxq cleanup (git-fixes). - net: mana: fix spelling for mana_gd_deregiser_irq() (git-fixes). - net: mana: use ethtool string helpers (git-fixes). - s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (bsc#1254306). - scsi: mpi3mr: Event processing debug improvement (bsc#1251186, bsc#1258832). - scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT (git-fixes). - scsi: storvsc: Remove redundant ternary operators (git-fixes). - shrink_slab_memcg: clear_bits of skipped shrinkers (bsc#1256564). - spi: tegra210-quad: Move curr_xfer read inside spinlock (bsc#1257952) - spi: tegra210-quad: Protect curr_xfer assignment in (bsc#1257952) - spi: tegra210-quad: Protect curr_xfer check in IRQ handler (bsc#1257952) - spi: tegra210-quad: Protect curr_xfer clearing in (bsc#1257952) - spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer (bsc#1257952) - spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed (bsc#1257952) - tools/hv: add a .gitignore file (git-fixes). - tools/hv: reduce resouce usage in hv_get_dns_info helper (git-fixes). - tools/hv: reduce resource usage in hv_kvp_daemon (git-fixes). - tools: hv: Enable debug logs for hv_kvp_daemon (git-fixes). - tools: hv: lsvmbus: change shebang to use python3 (git-fixes). - workqueue: mark power efficient workqueue as unbounded if (bsc#1257891)
Affected Systems
- opensuse•dtb-aarch64&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-64kb&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-debug&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-default-base&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1.150600.12.42.2
- opensuse•kernel-default&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-docs&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-kvmsmall&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-obs-build&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-obs-qa&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-source&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-syms&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- opensuse•kernel-zfcpdump&distro=openSUSE Leap 15.6
< 6.4.0-150600.23.92.1
- suse•kernel-64kb&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-default-base&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1.150600.12.42.2
- suse•kernel-default-base&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1.150600.12.42.2
- suse•kernel-default&distro=SUSE Linux Enterprise High Availability Extension 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-default&distro=SUSE Linux Enterprise Live Patching 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-default&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-default&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-docs&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-docs&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-livepatch-SLE15-SP6_Update_21&distro=SUSE Linux Enterprise Live Patching 15 SP6
< 1-150600.13.5.1
- suse•kernel-obs-build&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-obs-build&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-source&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-source&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-syms&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
- suse•kernel-syms&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP6
< 6.4.0-150600.23.92.1
- suse•kernel-zfcpdump&distro=SUSE Linux Enterprise Server 15 SP6-LTSS
< 6.4.0-150600.23.92.1
References (74)
- https://www.suse.com/support/update/announcement/2026/suse-su-20261041-1/
- https://bugzilla.suse.com/1226591
- https://bugzilla.suse.com/1241345
- https://bugzilla.suse.com/1243055
- https://bugzilla.suse.com/1245728
- https://bugzilla.suse.com/1249998
- https://bugzilla.suse.com/1251135
- https://bugzilla.suse.com/1251186
- https://bugzilla.suse.com/1251966
- https://bugzilla.suse.com/1251971
- https://bugzilla.suse.com/1252266
- https://bugzilla.suse.com/1252911
- https://bugzilla.suse.com/1252924
- https://bugzilla.suse.com/1253049
- https://bugzilla.suse.com/1254306
- https://bugzilla.suse.com/1254992
- https://bugzilla.suse.com/1255084
- https://bugzilla.suse.com/1256564
- https://bugzilla.suse.com/1256645
- https://bugzilla.suse.com/1256690
- https://bugzilla.suse.com/1256716
- https://bugzilla.suse.com/1257231
- https://bugzilla.suse.com/1257466
- https://bugzilla.suse.com/1257472
- https://bugzilla.suse.com/1257473
- https://bugzilla.suse.com/1257732
- https://bugzilla.suse.com/1257735
- https://bugzilla.suse.com/1257749
- https://bugzilla.suse.com/1257790
- https://bugzilla.suse.com/1257891
- https://bugzilla.suse.com/1257952
- https://bugzilla.suse.com/1258181
- https://bugzilla.suse.com/1258338
- https://bugzilla.suse.com/1258340
- https://bugzilla.suse.com/1258376
- https://bugzilla.suse.com/1258377
- https://bugzilla.suse.com/1258395
- https://bugzilla.suse.com/1258424
- https://bugzilla.suse.com/1258464
- https://bugzilla.suse.com/1258518
- https://bugzilla.suse.com/1258524
- https://bugzilla.suse.com/1258832
- https://bugzilla.suse.com/1258849
- https://bugzilla.suse.com/1258850
- https://bugzilla.suse.com/1258928
- https://bugzilla.suse.com/1259070
- https://bugzilla.suse.com/1259857
- https://www.suse.com/security/cve/CVE-2023-53817
- https://www.suse.com/security/cve/CVE-2024-38542
- https://www.suse.com/security/cve/CVE-2025-37861
- https://www.suse.com/security/cve/CVE-2025-39817
- https://www.suse.com/security/cve/CVE-2025-39964
- https://www.suse.com/security/cve/CVE-2025-40099
- https://www.suse.com/security/cve/CVE-2025-40103
- https://www.suse.com/security/cve/CVE-2025-40253
- https://www.suse.com/security/cve/CVE-2025-71066
- https://www.suse.com/security/cve/CVE-2025-71113
- https://www.suse.com/security/cve/CVE-2025-71231
- https://www.suse.com/security/cve/CVE-2026-23004
- https://www.suse.com/security/cve/CVE-2026-23054
- https://www.suse.com/security/cve/CVE-2026-23060
- https://www.suse.com/security/cve/CVE-2026-23074
- https://www.suse.com/security/cve/CVE-2026-23089
- https://www.suse.com/security/cve/CVE-2026-23111
- https://www.suse.com/security/cve/CVE-2026-23141
- https://www.suse.com/security/cve/CVE-2026-23157
- https://www.suse.com/security/cve/CVE-2026-23191
- https://www.suse.com/security/cve/CVE-2026-23202
- https://www.suse.com/security/cve/CVE-2026-23204
- https://www.suse.com/security/cve/CVE-2026-23207
- https://www.suse.com/security/cve/CVE-2026-23209
- https://www.suse.com/security/cve/CVE-2026-23214
- https://www.suse.com/security/cve/CVE-2026-23268
- https://www.suse.com/security/cve/CVE-2026-23269