GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

SUSE-SU-2026:3156-1

Vulnerability from csaf_suse - Published: 2026-07-21 13:34 - Updated: 2026-07-21 13:34
Summary
Security update for the Linux Kernel
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel
Description of the patch: The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2026-43109: x86: shadow stacks: proper error handling for mmap lock (bsc#1264484). - CVE-2026-46052: ceph: only d_add() negative dentries when they are unhashed (bsc#1267494). - CVE-2026-46071: KVM: nSVM: Avoid clearing VMCB_LBR in vmcb12 (bsc#1267591). - CVE-2026-46076: KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1 (bsc#1267365). - CVE-2026-46116: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete (bsc#1267369). - CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267722). - CVE-2026-46229: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure (bsc#1267567). - CVE-2026-46242: eventpoll: Fix integer overflow in ep_loop_check_proc() (bsc#1267618). - CVE-2026-46253: pstore/ram: fix buffer overflow in persistent_ram_save_old() (bsc#1267635). - CVE-2026-46266: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP (bsc#1267684). - CVE-2026-46289: lib/scatterlist: fix length calculations in extract_kvec_to_sg (bsc#1267966). - CVE-2026-46319: net/sched: act_ct: Only release RCU read lock after ct_ft (bsc#1268022). - CVE-2026-46320: tap: free page on error paths in tap_get_user_xdp() (bsc#1267993). - CVE-2026-46330: Revert 'net/smc: Introduce TCP ULP support' (bsc#1268049). - CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268660). - CVE-2026-52918: Bluetooth: serialize accept_q access (bsc#1269100). - CVE-2026-52923: ipc: limit next_id allocation to the valid ID range (bsc#1269033). - CVE-2026-52924: sctp: purge outqueue on stale COOKIE-ECHO handling (bsc#1269036). - CVE-2026-52933: io_uring/poll: fix signed comparison in io_poll_get_ownership() (bsc#1268989). - CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269022). - CVE-2026-52955: libceph: Fix potential out-of-bounds access in crush_decode() (bsc#1269159). - CVE-2026-52956: libceph: Fix potential out-of-bounds access in __ceph_x_decrypt() (bsc#1269172). - CVE-2026-52958: libceph: Fix potential out-of-bounds access in osdmap_decode() (bsc#1269174). - CVE-2026-52969: KVM: Reject wrapped offset in kvm_reset_dirty_gfn() (bsc#1269184). - CVE-2026-52972: crypto: af_alg - Cap AEAD AD length to 0x80000000 (bsc#1269195). - CVE-2026-52993: tipc: fix double-free in tipc_buf_append() (bsc#1269193). - CVE-2026-53016: crypto: ccp - copy IV using skcipher ivsize (bsc#1269090). - CVE-2026-53041: ocfs2: fix listxattr handling when the buffer is full (bsc#1269398). - CVE-2026-53052: ASoC: qcom: qdsp6: topology: check widget type before accessing data (bsc#1269314). - CVE-2026-53053: iommu/amd: Fix clone_alias() to use the original device's devid (bsc#1269310). - CVE-2026-53071: Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp (bsc#1269678). - CVE-2026-53072: Bluetooth: fix locking in hci_conn_request_evt() with HCI_PROTO_DEFER (bsc#1269681). - CVE-2026-53133: RDMA/umem: Fix truncation for block sizes >= 4G (bsc#1269821). - CVE-2026-53178: staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction (bsc#1269795). - CVE-2026-53182: wifi: nl80211: reject oversized EMA RNR lists (bsc#1269884). - CVE-2026-53196: USB: serial: io_ti: fix heap overflow in get_manuf_info() (bsc#1269986). - CVE-2026-53253: Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling (bsc#1269574). - CVE-2026-53256: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() (bsc#1269993). - CVE-2026-53357: Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del() (bsc#1270257). - CVE-2026-53359: KVM: x86: Fix shadow paging use-after-free due to unexpected role (bsc#1270059). - CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269493). - CVE-2026-53366: ipv4: account for fraggap on the paged allocation path (bsc#1271366). The following non security issues were fixed: - hv_balloon: Simplify data output in hv_balloon_debug_show() (git-fixes). - ipv4: account for fraggap on the paged allocation path (git-fixes). - ipv6: account for fraggap on the paged allocation path (git-fixes). - KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock (bsc#1271050). - KVM: x86/mmu: Rename kvm_tdp_mmu_zap_sp() to better indicate its purpose (bsc#1271050). - KVM: x86/mmu: Track possible NX huge pages separately for TDP vs. Shadow MMU (bsc#1271050). - KVM: x86: Fix shadow paging use-after-free due to unexpected role (git-fixes). - loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression (jsc#PED-16303). - loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported (jsc#PED-16303). - module: fix init_module_from_file() error handling (jsc#PED-16303). - module: make waiting for a concurrent module loader interruptible (jsc#PED-16303). - module: Split modules_install compression and in-kernel decompression (jsc#PED-16303). - module: split up 'finit_module()' into init_module_from_file() helper (jsc#PED-16303). - module: warn about excessively long module waits (jsc#PED-16303). - modules: catch concurrent module loads, treat them as idempotent (jsc#PED-16303). - net: mana: Add support for PF device 0x00C1 (bsc#1268237). - net: mana: Allocate interrupt context for each EQ when creating vPort (git-fixes). - net: mana: Create separate EQs for each vPort (git-fixes). - net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0 (git-fixes). - net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check (git-fixes). - net: mana: initialize gdma queue id to INVALID_QUEUE_ID (git-fixes). - net: mana: Introduce GIC context with refcounting for interrupt management (git-fixes). - net: mana: Optimize irq affinity for low vcpu configs (git-fixes). - net: mana: Query device capabilities and configure MSI-X sharing for EQs (git-fixes). - net: mana: Use GIC functions to allocate global EQs (git-fixes). - RDMA/mana_ib: Allocate interrupt contexts on EQs (git-fixes). - RDMA/mana_ib: Use ib_get_eth_speed for reporting port speed (git-fixes). - scsi: storvsc: Replace symbolic permissions with octal (git-fixes). - scsi: target: Fix hexadecimal CHAP_I handling (git-fixes). - x86/platform/uv: Expose the uv_hub_type() interface (jsc#PED-16305). - x86/tsc: Disable clocksource watchdog checking on recent and future UV platforms (jsc#PED-16305).
Patchnames: SUSE-2026-3156,SUSE-SLE-Module-Live-Patching-15-SP6-2026-3156,SUSE-SLE-Product-HA-15-SP6-2026-3156,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3156,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3156
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_125-default-1-150600.13.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_125-default-1-150600.13.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_125-default-1-150600.13.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-64kb-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-64kb-devel-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-devel-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-docs-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-macros-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-source-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-zfcpdump-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-64kb-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-64kb-devel-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-devel-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-docs-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-macros-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-source-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-syms-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-syms-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-syms-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-syms-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:kernel-zfcpdump-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:dlm-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-base-6.4.0-150600.23.125.1.150600.12.58.3.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-devel-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-devel-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-docs-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-macros-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-obs-build-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-source-6.4.0-150600.23.125.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-syms-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-syms-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.125.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact moderate
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact moderate
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact low
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact moderate
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact moderate
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
Affected products
Recommended 125 products, the same list as for CVE-2026-43109
Threats
Impact important
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-updates/2026… self
https://bugzilla.suse.com/1264484 self
https://bugzilla.suse.com/1265421 self
https://bugzilla.suse.com/1267365 self
https://bugzilla.suse.com/1267369 self
https://bugzilla.suse.com/1267494 self
https://bugzilla.suse.com/1267567 self
https://bugzilla.suse.com/1267591 self
https://bugzilla.suse.com/1267618 self
https://bugzilla.suse.com/1267635 self
https://bugzilla.suse.com/1267684 self
https://bugzilla.suse.com/1267722 self
https://bugzilla.suse.com/1267918 self
https://bugzilla.suse.com/1267966 self
https://bugzilla.suse.com/1267993 self
https://bugzilla.suse.com/1268022 self
https://bugzilla.suse.com/1268049 self
https://bugzilla.suse.com/1268237 self
https://bugzilla.suse.com/1268335 self
https://bugzilla.suse.com/1268660 self
https://bugzilla.suse.com/1268989 self
https://bugzilla.suse.com/1269022 self
https://bugzilla.suse.com/1269033 self
https://bugzilla.suse.com/1269036 self
https://bugzilla.suse.com/1269090 self
https://bugzilla.suse.com/1269100 self
https://bugzilla.suse.com/1269159 self
https://bugzilla.suse.com/1269172 self
https://bugzilla.suse.com/1269174 self
https://bugzilla.suse.com/1269184 self
https://bugzilla.suse.com/1269193 self
https://bugzilla.suse.com/1269195 self
https://bugzilla.suse.com/1269310 self
https://bugzilla.suse.com/1269314 self
https://bugzilla.suse.com/1269398 self
https://bugzilla.suse.com/1269493 self
https://bugzilla.suse.com/1269574 self
https://bugzilla.suse.com/1269678 self
https://bugzilla.suse.com/1269681 self
https://bugzilla.suse.com/1269795 self
https://bugzilla.suse.com/1269798 self
https://bugzilla.suse.com/1269821 self
https://bugzilla.suse.com/1269884 self
https://bugzilla.suse.com/1269986 self
https://bugzilla.suse.com/1269993 self
https://bugzilla.suse.com/1270022 self
https://bugzilla.suse.com/1270059 self
https://bugzilla.suse.com/1270257 self
https://bugzilla.suse.com/1271050 self
https://bugzilla.suse.com/1271366 self
https://www.suse.com/security/cve/CVE-2026-43109/ self
https://www.suse.com/security/cve/CVE-2026-46052/ self
https://www.suse.com/security/cve/CVE-2026-46071/ self
https://www.suse.com/security/cve/CVE-2026-46076/ self
https://www.suse.com/security/cve/CVE-2026-46116/ self
https://www.suse.com/security/cve/CVE-2026-46173/ self
https://www.suse.com/security/cve/CVE-2026-46229/ self
https://www.suse.com/security/cve/CVE-2026-46242/ self
https://www.suse.com/security/cve/CVE-2026-46253/ self
https://www.suse.com/security/cve/CVE-2026-46266/ self
https://www.suse.com/security/cve/CVE-2026-46274/ self
https://www.suse.com/security/cve/CVE-2026-46289/ self
https://www.suse.com/security/cve/CVE-2026-46319/ self
https://www.suse.com/security/cve/CVE-2026-46320/ self
https://www.suse.com/security/cve/CVE-2026-46330/ self
https://www.suse.com/security/cve/CVE-2026-46331/ self
https://www.suse.com/security/cve/CVE-2026-52909/ self
https://www.suse.com/security/cve/CVE-2026-52918/ self
https://www.suse.com/security/cve/CVE-2026-52923/ self
https://www.suse.com/security/cve/CVE-2026-52924/ self
https://www.suse.com/security/cve/CVE-2026-52933/ self
https://www.suse.com/security/cve/CVE-2026-52943/ self
https://www.suse.com/security/cve/CVE-2026-52955/ self
https://www.suse.com/security/cve/CVE-2026-52956/ self
https://www.suse.com/security/cve/CVE-2026-52958/ self
https://www.suse.com/security/cve/CVE-2026-52969/ self
https://www.suse.com/security/cve/CVE-2026-52972/ self
https://www.suse.com/security/cve/CVE-2026-52993/ self
https://www.suse.com/security/cve/CVE-2026-53016/ self
https://www.suse.com/security/cve/CVE-2026-53041/ self
https://www.suse.com/security/cve/CVE-2026-53052/ self
https://www.suse.com/security/cve/CVE-2026-53053/ self
https://www.suse.com/security/cve/CVE-2026-53071/ self
https://www.suse.com/security/cve/CVE-2026-53072/ self
https://www.suse.com/security/cve/CVE-2026-53133/ self
https://www.suse.com/security/cve/CVE-2026-53178/ self
https://www.suse.com/security/cve/CVE-2026-53182/ self
https://www.suse.com/security/cve/CVE-2026-53196/ self
https://www.suse.com/security/cve/CVE-2026-53253/ self
https://www.suse.com/security/cve/CVE-2026-53256/ self
https://www.suse.com/security/cve/CVE-2026-53357/ self
https://www.suse.com/security/cve/CVE-2026-53359/ self
https://www.suse.com/security/cve/CVE-2026-53362/ self
https://www.suse.com/security/cve/CVE-2026-53366/ self
https://www.suse.com/security/cve/CVE-2026-43109 external
https://bugzilla.suse.com/1264484 external
https://bugzilla.suse.com/1269282 external
https://www.suse.com/security/cve/CVE-2026-46052 external
https://bugzilla.suse.com/1267494 external
https://bugzilla.suse.com/1267886 external
https://www.suse.com/security/cve/CVE-2026-46071 external
https://bugzilla.suse.com/1267591 external
https://bugzilla.suse.com/1267896 external
https://www.suse.com/security/cve/CVE-2026-46076 external
https://bugzilla.suse.com/1267365 external
https://bugzilla.suse.com/1267366 external
https://www.suse.com/security/cve/CVE-2026-46116 external
https://bugzilla.suse.com/1267369 external
https://bugzilla.suse.com/1267370 external
https://www.suse.com/security/cve/CVE-2026-46173 external
https://bugzilla.suse.com/1267722 external
https://bugzilla.suse.com/1267723 external
https://www.suse.com/security/cve/CVE-2026-46229 external
https://bugzilla.suse.com/1267567 external
https://bugzilla.suse.com/1267568 external
https://www.suse.com/security/cve/CVE-2026-46242 external
https://bugzilla.suse.com/1267618 external
https://bugzilla.suse.com/1270352 external
https://bugzilla.suse.com/1271279 external
https://www.suse.com/security/cve/CVE-2026-46253 external
https://bugzilla.suse.com/1267635 external
https://www.suse.com/security/cve/CVE-2026-46266 external
https://bugzilla.suse.com/1267684 external
https://bugzilla.suse.com/1267888 external
https://www.suse.com/security/cve/CVE-2026-46274 external
https://bugzilla.suse.com/1267918 external
https://bugzilla.suse.com/1268624 external
https://www.suse.com/security/cve/CVE-2026-46289 external
https://bugzilla.suse.com/1267966 external
https://www.suse.com/security/cve/CVE-2026-46319 external
https://bugzilla.suse.com/1268022 external
https://bugzilla.suse.com/1268281 external
https://www.suse.com/security/cve/CVE-2026-46320 external
https://bugzilla.suse.com/1267993 external
https://www.suse.com/security/cve/CVE-2026-46330 external
https://bugzilla.suse.com/1268049 external
https://bugzilla.suse.com/1268050 external
https://www.suse.com/security/cve/CVE-2026-46331 external
https://bugzilla.suse.com/1265421 external
https://bugzilla.suse.com/1268335 external
https://www.suse.com/security/cve/CVE-2026-52909 external
https://bugzilla.suse.com/1268660 external
https://bugzilla.suse.com/1268662 external
https://www.suse.com/security/cve/CVE-2026-52918 external
https://bugzilla.suse.com/1269100 external
https://bugzilla.suse.com/1269102 external
https://www.suse.com/security/cve/CVE-2026-52923 external
https://bugzilla.suse.com/1269033 external
https://bugzilla.suse.com/1269034 external
https://www.suse.com/security/cve/CVE-2026-52924 external
https://bugzilla.suse.com/1269036 external
https://bugzilla.suse.com/1269037 external
https://www.suse.com/security/cve/CVE-2026-52933 external
https://bugzilla.suse.com/1268989 external
https://www.suse.com/security/cve/CVE-2026-52943 external
https://bugzilla.suse.com/1269022 external
https://bugzilla.suse.com/1269023 external
https://www.suse.com/security/cve/CVE-2026-52955 external
https://bugzilla.suse.com/1269159 external
https://bugzilla.suse.com/1270388 external
https://www.suse.com/security/cve/CVE-2026-52956 external
https://bugzilla.suse.com/1269172 external
https://bugzilla.suse.com/1272139 external
https://www.suse.com/security/cve/CVE-2026-52958 external
https://bugzilla.suse.com/1269174 external
https://bugzilla.suse.com/1270387 external
https://www.suse.com/security/cve/CVE-2026-52969 external
https://bugzilla.suse.com/1269184 external
https://bugzilla.suse.com/1270385 external
https://www.suse.com/security/cve/CVE-2026-52972 external
https://bugzilla.suse.com/1269195 external
https://bugzilla.suse.com/1269196 external
https://www.suse.com/security/cve/CVE-2026-52993 external
https://bugzilla.suse.com/1269193 external
https://bugzilla.suse.com/1269194 external
https://www.suse.com/security/cve/CVE-2026-53016 external
https://bugzilla.suse.com/1269090 external
https://bugzilla.suse.com/1269766 external
https://www.suse.com/security/cve/CVE-2026-53041 external
https://bugzilla.suse.com/1269398 external
https://bugzilla.suse.com/1270379 external
https://www.suse.com/security/cve/CVE-2026-53052 external
https://bugzilla.suse.com/1269314 external
https://bugzilla.suse.com/1269315 external
https://www.suse.com/security/cve/CVE-2026-53053 external
https://bugzilla.suse.com/1269310 external
https://bugzilla.suse.com/1269311 external
https://www.suse.com/security/cve/CVE-2026-53071 external
https://bugzilla.suse.com/1269678 external
https://bugzilla.suse.com/1270375 external
https://www.suse.com/security/cve/CVE-2026-53072 external
https://bugzilla.suse.com/1269681 external
https://bugzilla.suse.com/1270374 external
https://www.suse.com/security/cve/CVE-2026-53133 external
https://bugzilla.suse.com/1269821 external
https://bugzilla.suse.com/1269822 external
https://www.suse.com/security/cve/CVE-2026-53178 external
https://bugzilla.suse.com/1269795 external
https://bugzilla.suse.com/1270373 external
https://www.suse.com/security/cve/CVE-2026-53182 external
https://bugzilla.suse.com/1269884 external
https://bugzilla.suse.com/1269885 external
https://www.suse.com/security/cve/CVE-2026-53196 external
https://bugzilla.suse.com/1269986 external
https://www.suse.com/security/cve/CVE-2026-53253 external
https://bugzilla.suse.com/1269574 external
https://bugzilla.suse.com/1269575 external
https://www.suse.com/security/cve/CVE-2026-53256 external
https://bugzilla.suse.com/1269993 external
https://bugzilla.suse.com/1270371 external
https://www.suse.com/security/cve/CVE-2026-53357 external
https://bugzilla.suse.com/1270257 external
https://bugzilla.suse.com/1270259 external
https://www.suse.com/security/cve/CVE-2026-53359 external
https://bugzilla.suse.com/1270059 external
https://bugzilla.suse.com/1270060 external
https://bugzilla.suse.com/1271478 external
https://www.suse.com/security/cve/CVE-2026-53362 external
https://bugzilla.suse.com/1269493 external
https://bugzilla.suse.com/1269495 external
https://www.suse.com/security/cve/CVE-2026-53366 external
https://bugzilla.suse.com/1271366 external
https://bugzilla.suse.com/1271370 external

Loading 1.9 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…