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

SUSE-SU-2026:1041-1

Vulnerability from csaf_suse - Published: 2026-03-25 14:13 - Updated: 2026-03-25 14:13
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 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)
Patchnames: SUSE-2026-1041,SUSE-SLE-Module-Live-Patching-15-SP6-2026-1041,SUSE-SLE-Product-HA-15-SP6-2026-1041,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1041,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1041,openSUSE-SLE-15.6-2026-1041
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.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_92-default-1-150600.13.5.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_92-default-1-150600.13.5.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_92-default-1-150600.13.5.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:cluster-md-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:dlm-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:gfs2-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-64kb-devel-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-default-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-devel-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-docs-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-macros-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-obs-build-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-source-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-syms-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:kernel-zfcpdump-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ocfs2-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:reiserfs-kmp-default-6.4.0-150600.23.92.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.92.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.92.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.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:dlm-kmp-default-6.4.0-150600.23.92.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.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:gfs2-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-6.4.0-150600.23.92.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.92.1.150600.12.42.2.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-default-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-devel-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-docs-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-macros-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-obs-build-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-obs-build-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-source-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-syms-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:kernel-syms-6.4.0-150600.23.92.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.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.92.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.92.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-allwinner-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-altera-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amazon-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amd-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amlogic-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apm-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apple-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-arm-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-broadcom-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-cavium-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-exynos-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-freescale-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-hisilicon-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-lg-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-marvell-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-mediatek-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-nvidia-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-qcom-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-renesas-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-rockchip-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-socionext-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-sprd-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-xilinx-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-devel-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-extra-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-optional-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-vdso-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.92.1.150600.12.42.2.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.92.1.150600.12.42.2.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.92.1.150600.12.42.2.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.92.1.150600.12.42.2.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-vdso-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-devel-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-html-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-vdso-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-macros-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-vanilla-6.4.0-150600.23.92.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-zfcpdump-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-64kb-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.92.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.92.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.92.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.92.1.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact low
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact important
Affected products
Recommended 197 products, the same list as for CVE-2023-53817
Threats
Impact moderate
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-security-upd… self
https://bugzilla.suse.com/1226591 self
https://bugzilla.suse.com/1241345 self
https://bugzilla.suse.com/1243055 self
https://bugzilla.suse.com/1245728 self
https://bugzilla.suse.com/1249998 self
https://bugzilla.suse.com/1251135 self
https://bugzilla.suse.com/1251186 self
https://bugzilla.suse.com/1251966 self
https://bugzilla.suse.com/1251971 self
https://bugzilla.suse.com/1252266 self
https://bugzilla.suse.com/1252911 self
https://bugzilla.suse.com/1252924 self
https://bugzilla.suse.com/1253049 self
https://bugzilla.suse.com/1254306 self
https://bugzilla.suse.com/1254992 self
https://bugzilla.suse.com/1255084 self
https://bugzilla.suse.com/1256564 self
https://bugzilla.suse.com/1256645 self
https://bugzilla.suse.com/1256690 self
https://bugzilla.suse.com/1256716 self
https://bugzilla.suse.com/1257231 self
https://bugzilla.suse.com/1257466 self
https://bugzilla.suse.com/1257472 self
https://bugzilla.suse.com/1257473 self
https://bugzilla.suse.com/1257732 self
https://bugzilla.suse.com/1257735 self
https://bugzilla.suse.com/1257749 self
https://bugzilla.suse.com/1257790 self
https://bugzilla.suse.com/1257891 self
https://bugzilla.suse.com/1257952 self
https://bugzilla.suse.com/1258181 self
https://bugzilla.suse.com/1258338 self
https://bugzilla.suse.com/1258340 self
https://bugzilla.suse.com/1258376 self
https://bugzilla.suse.com/1258377 self
https://bugzilla.suse.com/1258395 self
https://bugzilla.suse.com/1258424 self
https://bugzilla.suse.com/1258464 self
https://bugzilla.suse.com/1258518 self
https://bugzilla.suse.com/1258524 self
https://bugzilla.suse.com/1258832 self
https://bugzilla.suse.com/1258849 self
https://bugzilla.suse.com/1258850 self
https://bugzilla.suse.com/1258928 self
https://bugzilla.suse.com/1259070 self
https://bugzilla.suse.com/1259857 self
https://www.suse.com/security/cve/CVE-2023-53817/ self
https://www.suse.com/security/cve/CVE-2024-38542/ self
https://www.suse.com/security/cve/CVE-2025-37861/ self
https://www.suse.com/security/cve/CVE-2025-39817/ self
https://www.suse.com/security/cve/CVE-2025-39964/ self
https://www.suse.com/security/cve/CVE-2025-40099/ self
https://www.suse.com/security/cve/CVE-2025-40103/ self
https://www.suse.com/security/cve/CVE-2025-40253/ self
https://www.suse.com/security/cve/CVE-2025-71066/ self
https://www.suse.com/security/cve/CVE-2025-71113/ self
https://www.suse.com/security/cve/CVE-2025-71231/ self
https://www.suse.com/security/cve/CVE-2026-23004/ self
https://www.suse.com/security/cve/CVE-2026-23054/ self
https://www.suse.com/security/cve/CVE-2026-23060/ self
https://www.suse.com/security/cve/CVE-2026-23074/ self
https://www.suse.com/security/cve/CVE-2026-23089/ self
https://www.suse.com/security/cve/CVE-2026-23111/ self
https://www.suse.com/security/cve/CVE-2026-23141/ self
https://www.suse.com/security/cve/CVE-2026-23157/ self
https://www.suse.com/security/cve/CVE-2026-23191/ self
https://www.suse.com/security/cve/CVE-2026-23202/ self
https://www.suse.com/security/cve/CVE-2026-23204/ self
https://www.suse.com/security/cve/CVE-2026-23207/ self
https://www.suse.com/security/cve/CVE-2026-23209/ self
https://www.suse.com/security/cve/CVE-2026-23214/ self
https://www.suse.com/security/cve/CVE-2026-23268/ self
https://www.suse.com/security/cve/CVE-2026-23269/ self
https://www.suse.com/security/cve/CVE-2023-53817 external
https://bugzilla.suse.com/1254992 external
https://www.suse.com/security/cve/CVE-2024-38542 external
https://bugzilla.suse.com/1226591 external
https://www.suse.com/security/cve/CVE-2025-37861 external
https://bugzilla.suse.com/1243055 external
https://www.suse.com/security/cve/CVE-2025-39817 external
https://bugzilla.suse.com/1249998 external
https://www.suse.com/security/cve/CVE-2025-39964 external
https://bugzilla.suse.com/1251966 external
https://www.suse.com/security/cve/CVE-2025-40099 external
https://bugzilla.suse.com/1252911 external
https://www.suse.com/security/cve/CVE-2025-40103 external
https://bugzilla.suse.com/1252924 external
https://www.suse.com/security/cve/CVE-2025-40253 external
https://bugzilla.suse.com/1255084 external
https://www.suse.com/security/cve/CVE-2025-71066 external
https://bugzilla.suse.com/1256645 external
https://bugzilla.suse.com/1258005 external
https://www.suse.com/security/cve/CVE-2025-71113 external
https://bugzilla.suse.com/1256716 external
https://www.suse.com/security/cve/CVE-2025-71231 external
https://bugzilla.suse.com/1258424 external
https://www.suse.com/security/cve/CVE-2026-23004 external
https://bugzilla.suse.com/1257231 external
https://bugzilla.suse.com/1258655 external
https://www.suse.com/security/cve/CVE-2026-23054 external
https://bugzilla.suse.com/1257732 external
https://www.suse.com/security/cve/CVE-2026-23060 external
https://bugzilla.suse.com/1257735 external
https://www.suse.com/security/cve/CVE-2026-23074 external
https://bugzilla.suse.com/1257749 external
https://www.suse.com/security/cve/CVE-2026-23089 external
https://bugzilla.suse.com/1257790 external
https://www.suse.com/security/cve/CVE-2026-23111 external
https://bugzilla.suse.com/1258181 external
https://bugzilla.suse.com/1258183 external
https://www.suse.com/security/cve/CVE-2026-23141 external
https://bugzilla.suse.com/1258377 external
https://www.suse.com/security/cve/CVE-2026-23157 external
https://bugzilla.suse.com/1258376 external
https://www.suse.com/security/cve/CVE-2026-23191 external
https://bugzilla.suse.com/1258395 external
https://bugzilla.suse.com/1258396 external
https://www.suse.com/security/cve/CVE-2026-23202 external
https://bugzilla.suse.com/1258338 external
https://www.suse.com/security/cve/CVE-2026-23204 external
https://bugzilla.suse.com/1258340 external
https://bugzilla.suse.com/1259126 external
https://www.suse.com/security/cve/CVE-2026-23207 external
https://bugzilla.suse.com/1258524 external
https://www.suse.com/security/cve/CVE-2026-23209 external
https://bugzilla.suse.com/1258518 external
https://bugzilla.suse.com/1258784 external
https://www.suse.com/security/cve/CVE-2026-23214 external
https://bugzilla.suse.com/1258464 external
https://www.suse.com/security/cve/CVE-2026-23268 external
https://bugzilla.suse.com/1258850 external
https://bugzilla.suse.com/1259859 external
https://www.suse.com/security/cve/CVE-2026-23269 external
https://bugzilla.suse.com/1259857 external

Loading 1.6 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…