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

SUSE-SU-2025:4140-1

Vulnerability from csaf_suse - Published: 2025-11-19 13:15 - Updated: 2025-11-19 13:15
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-2025-38008: mm/page_alloc: fix race condition in unaccepted memory handling (bsc#1244939). - CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister notifier (bsc#1248211). - CVE-2025-38552: mptcp: plug races between subflow fail and subflow creation (bsc#1248230). - CVE-2025-38653: proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al (bsc#1248630). - CVE-2025-38699: scsi: bfa: Double-free fix (bsc#1249224). - CVE-2025-38700: scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (bsc#1249182). - CVE-2025-38718: sctp: linearize cloned gso packets in sctp_rcv (bsc#1249161). - CVE-2025-39673: ppp: fix race conditions in ppp_fill_forward_path (bsc#1249320). - CVE-2025-39676: scsi: qla4xxx: Prevent a potential error pointer dereference (bsc#1249302). - CVE-2025-39683: tracing: Limit access to parser->buffer when trace_get_user failed (bsc#1249286). - CVE-2025-39697: nfs: remove dead code for the old swap over NFS implementation (bsc#1249319). - CVE-2025-39702: ipv6: sr: Fix MAC comparison to be constant-time (bsc#1249317). - CVE-2025-39756: fs: Prevent file descriptor table allocations exceeding INT_MAX (bsc#1249512). - CVE-2025-39794: ARM: tegra: Use I/O memcpy to write to IRAM (bsc#1249595). - CVE-2025-39812: sctp: initialize more fields in sctp_v6_from_sk() (bsc#1250202). - CVE-2025-39813: ftrace: Fix potential warning in trace_printk_seq during ftrace_dump (bsc#1250032). - CVE-2025-39828: atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control() (bsc#1250205). - CVE-2025-39851: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (bsc#1250296). - CVE-2025-39866: fs: writeback: fix use-after-free in __mark_inode_dirty() (bsc#1250455). - CVE-2025-39876: net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable() (bsc#1250400). - CVE-2025-39881: kernfs: Fix UAF in polling when open file is released (bsc#1250379). - CVE-2025-39895: sched: Fix sched_numa_find_nth_cpu() if mask offline (bsc#1250721). - CVE-2025-39902: mm/slub: avoid accessing metadata when pointer is invalid in object_err() (bsc#1250702). - CVE-2025-39911: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (bsc#1250704). - CVE-2025-39945: cnic: Fix use-after-free bugs in cnic_delete_task (bsc#1251230). - CVE-2025-39946: tls: make sure to abort the stream if headers are bogus (bsc#1251114). - CVE-2025-39947: net/mlx5e: Harden uplink netdev access against device unbind (bsc#1251232). - CVE-2025-39948: ice: fix Rx page leak on multi-buffer frames (bsc#1251233). - CVE-2025-39949: qed: Don't collect too many protection override GRC elements (bsc#1251177). - CVE-2025-39955: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect() (bsc#1251804). - CVE-2025-39968: i40e: add max boundary check for VF filters (bsc#1252047). - CVE-2025-39969: i40e: fix validation of VF state in get resources (bsc#1252044). - CVE-2025-39970: i40e: fix input validation logic for action_meta (bsc#1252051). - CVE-2025-39971: i40e: fix idx validation in config queues msg (bsc#1252052). - CVE-2025-39972: i40e: fix idx validation in i40e_validate_queue_map (bsc#1252039). - CVE-2025-39973: i40e: add validation for ring_len param (bsc#1252035). - CVE-2025-39978: octeontx2-pf: Fix potential use after free in otx2_tc_add_flow() (bsc#1252069). - CVE-2025-40000: wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() (bsc#1252062). - CVE-2025-40005: spi: cadence-quadspi: Implement refcount to handle unbind during busy (bsc#1252349). - CVE-2025-40018: ipvs: Defer ip_vs_ftp unregister during netns cleanup (bsc#1252688). - CVE-2025-40051: vhost: vringh: Modify the return value check (bsc#1252858). - CVE-2025-40056: vhost: vringh: Fix copy_to_iter return value check (bsc#1252826). - CVE-2025-40060: coresight: trbe: Return NULL pointer for allocation failures (bsc#1252848). - CVE-2025-40078: bpf: Explicitly check accesses to bpf_sock_addr (bsc#1252789). - CVE-2025-40080: nbd: restrict sockets to TCP and UDP (bsc#1252774). - CVE-2025-40100: btrfs: do not assert we found block group item when creating free space tree (bsc#1252918). The following non security issues were fixed: - ACPI: battery: Add synchronization between interface updates (git-fixes). - KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter() (bsc#1215199). - KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update() (git-fixes). - KVM: x86: Process 'guest stopped request' once per guest time update (git-fixes). - bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types (bsc#1252364). - cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request() (stable-fixes git-fixes). - drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table() (git-fixes). - ext4: fix checks for orphan inodes (bsc#1250119). - hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() (git-fixes). - kdb: Replace deprecated strcpy() with memmove() in vkdb_printf() (bsc#1252939). - module: Prevent silent truncation of module name in delete_module(2) (git-fixes). - net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency (bsc#1248754). - netfilter: nft_objref: validate objref and objrefmap expressions (bsc#1250237). - perf/x86/intel: Allow to update user space GPRs from PEBS records (git-fixes). - perf/x86/intel: Fix crash in icl_update_topdown_event() (git-fixes). - phy: cadence: cdns-dphy: Update calibration wait time for startup state machine (git-fixes). - powerpc/boot: Fix build with gcc 15 (bsc#1215199). - powerpc/kvm: Fix ifdef to remove build warning (bsc#1215199). - powerpc/powernv/pci: Fix underflow and leak issue (bsc#1215199). - powerpc/pseries/msi: Fix potential underflow and leak issue (bsc#1215199). - powerpc: export MIN RMA size (bsc#1236743 ltc#211409). - powerpc: floppy: Add missing checks after DMA map (bsc#1215199). - powerpc: increase MIN RMA size for CAS negotiation (bsc#1236743 ltc#211409 bsc#1252269 ltc#215957). - proc: fix missing pde_set_flags() for net proc files (bsc#1248630) - proc: fix type confusion in pde_set_flags() (bsc#1248630) - sched/idle: Conditionally handle tick broadcast in default_idle_call() (bsc#1248517). - skmsg: Return copied bytes in sk_msg_memcopy_from_iter (bsc#1250650). - smb: client: fix crypto buffers in non-linear memory (bsc#1250491, bsc#1239206). - smb: client: fix potential cfid UAF in smb2_query_info_compound (bsc#1248886). - tcp_bpf: Fix copied value in tcp_bpf_sendmsg (bsc#1250650). - tracing: Remove unneeded goto out logic (bsc#1249286). - x86/idle: Sanitize X86_BUG_AMD_E400 handling (bsc#1248517).
Patchnames: SUSE-2025-4140,SUSE-SLE-Module-Basesystem-15-SP6-2025-4140,SUSE-SLE-Module-Development-Tools-15-SP6-2025-4140,SUSE-SLE-Module-Legacy-15-SP6-2025-4140,SUSE-SLE-Module-Live-Patching-15-SP6-2025-4140,SUSE-SLE-Product-HA-15-SP6-2025-4140,SUSE-SLE-Product-WE-15-SP6-2025-4140,openSUSE-SLE-15.6-2025-4140
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 High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:cluster-md-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:dlm-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:gfs2-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP6:ocfs2-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_78-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_78-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_78-default-1-150600.13.5.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-64kb-devel-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-default-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-devel-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-macros-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:kernel-zfcpdump-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-docs-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-obs-build-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-source-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP6:kernel-syms-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:reiserfs-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP6:kernel-default-extra-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:cluster-md-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dlm-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-allwinner-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-altera-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amazon-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amd-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-amlogic-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apm-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-apple-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-arm-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-broadcom-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-cavium-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-exynos-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-freescale-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-hisilicon-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-lg-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-marvell-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-mediatek-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-nvidia-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-qcom-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-renesas-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-rockchip-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-socionext-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-sprd-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:dtb-xilinx-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:gfs2-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-devel-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-extra-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-64kb-optional-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-debug-vdso-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-6.4.0-150600.23.78.1.150600.12.34.2.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.78.1.150600.12.34.2.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.78.1.150600.12.34.2.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-base-rebuild-6.4.0-150600.23.78.1.150600.12.34.2.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-extra-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-livepatch-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-optional-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-default-vdso-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-devel-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-docs-html-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-devel-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-kvmsmall-vdso-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-macros-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-build-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-obs-qa-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-source-vanilla-6.4.0-150600.23.78.1.noarch
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-syms-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kernel-zfcpdump-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:kselftests-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:ocfs2-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-64kb-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.78.1.aarch64
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.78.1.ppc64le
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.78.1.s390x
Vendor Fix
Unresolved product id: openSUSE Leap 15.6:reiserfs-kmp-default-6.4.0-150600.23.78.1.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact low
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact important
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
Threats
Impact moderate
Affected products
Recommended 174 products, the same list as for CVE-2023-53538
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/1012628 self
https://bugzilla.suse.com/1214954 self
https://bugzilla.suse.com/1215143 self
https://bugzilla.suse.com/1215199 self
https://bugzilla.suse.com/1216396 self
https://bugzilla.suse.com/1220419 self
https://bugzilla.suse.com/1236743 self
https://bugzilla.suse.com/1239206 self
https://bugzilla.suse.com/1244939 self
https://bugzilla.suse.com/1248211 self
https://bugzilla.suse.com/1248230 self
https://bugzilla.suse.com/1248517 self
https://bugzilla.suse.com/1248630 self
https://bugzilla.suse.com/1248754 self
https://bugzilla.suse.com/1248886 self
https://bugzilla.suse.com/1249161 self
https://bugzilla.suse.com/1249182 self
https://bugzilla.suse.com/1249224 self
https://bugzilla.suse.com/1249286 self
https://bugzilla.suse.com/1249302 self
https://bugzilla.suse.com/1249317 self
https://bugzilla.suse.com/1249319 self
https://bugzilla.suse.com/1249320 self
https://bugzilla.suse.com/1249512 self
https://bugzilla.suse.com/1249595 self
https://bugzilla.suse.com/1249608 self
https://bugzilla.suse.com/1250032 self
https://bugzilla.suse.com/1250119 self
https://bugzilla.suse.com/1250202 self
https://bugzilla.suse.com/1250205 self
https://bugzilla.suse.com/1250237 self
https://bugzilla.suse.com/1250274 self
https://bugzilla.suse.com/1250296 self
https://bugzilla.suse.com/1250379 self
https://bugzilla.suse.com/1250400 self
https://bugzilla.suse.com/1250455 self
https://bugzilla.suse.com/1250491 self
https://bugzilla.suse.com/1250519 self
https://bugzilla.suse.com/1250650 self
https://bugzilla.suse.com/1250702 self
https://bugzilla.suse.com/1250704 self
https://bugzilla.suse.com/1250721 self
https://bugzilla.suse.com/1250742 self
https://bugzilla.suse.com/1250946 self
https://bugzilla.suse.com/1251024 self
https://bugzilla.suse.com/1251027 self
https://bugzilla.suse.com/1251028 self
https://bugzilla.suse.com/1251031 self
https://bugzilla.suse.com/1251035 self
https://bugzilla.suse.com/1251038 self
https://bugzilla.suse.com/1251043 self
https://bugzilla.suse.com/1251045 self
https://bugzilla.suse.com/1251052 self
https://bugzilla.suse.com/1251053 self
https://bugzilla.suse.com/1251054 self
https://bugzilla.suse.com/1251056 self
https://bugzilla.suse.com/1251057 self
https://bugzilla.suse.com/1251059 self
https://bugzilla.suse.com/1251060 self
https://bugzilla.suse.com/1251065 self
https://bugzilla.suse.com/1251066 self
https://bugzilla.suse.com/1251067 self
https://bugzilla.suse.com/1251068 self
https://bugzilla.suse.com/1251071 self
https://bugzilla.suse.com/1251076 self
https://bugzilla.suse.com/1251079 self
https://bugzilla.suse.com/1251081 self
https://bugzilla.suse.com/1251083 self
https://bugzilla.suse.com/1251084 self
https://bugzilla.suse.com/1251100 self
https://bugzilla.suse.com/1251105 self
https://bugzilla.suse.com/1251106 self
https://bugzilla.suse.com/1251108 self
https://bugzilla.suse.com/1251113 self
https://bugzilla.suse.com/1251114 self
https://bugzilla.suse.com/1251119 self
https://bugzilla.suse.com/1251123 self
https://bugzilla.suse.com/1251126 self
https://bugzilla.suse.com/1251132 self
https://bugzilla.suse.com/1251134 self
https://bugzilla.suse.com/1251143 self
https://bugzilla.suse.com/1251146 self
https://bugzilla.suse.com/1251150 self
https://bugzilla.suse.com/1251152 self
https://bugzilla.suse.com/1251153 self
https://bugzilla.suse.com/1251159 self
https://bugzilla.suse.com/1251161 self
https://bugzilla.suse.com/1251170 self
https://bugzilla.suse.com/1251177 self
https://bugzilla.suse.com/1251180 self
https://bugzilla.suse.com/1251206 self
https://bugzilla.suse.com/1251215 self
https://bugzilla.suse.com/1251216 self
https://bugzilla.suse.com/1251222 self
https://bugzilla.suse.com/1251230 self
https://bugzilla.suse.com/1251232 self
https://bugzilla.suse.com/1251233 self
https://bugzilla.suse.com/1251247 self
https://bugzilla.suse.com/1251268 self
https://bugzilla.suse.com/1251269 self
https://bugzilla.suse.com/1251270 self
https://bugzilla.suse.com/1251282 self
https://bugzilla.suse.com/1251283 self
https://bugzilla.suse.com/1251286 self
https://bugzilla.suse.com/1251290 self
https://bugzilla.suse.com/1251319 self
https://bugzilla.suse.com/1251321 self
https://bugzilla.suse.com/1251323 self
https://bugzilla.suse.com/1251328 self
https://bugzilla.suse.com/1251529 self
https://bugzilla.suse.com/1251721 self
https://bugzilla.suse.com/1251732 self
https://bugzilla.suse.com/1251742 self
https://bugzilla.suse.com/1251743 self
https://bugzilla.suse.com/1251746 self
https://bugzilla.suse.com/1251748 self
https://bugzilla.suse.com/1251749 self
https://bugzilla.suse.com/1251750 self
https://bugzilla.suse.com/1251754 self
https://bugzilla.suse.com/1251755 self
https://bugzilla.suse.com/1251756 self
https://bugzilla.suse.com/1251758 self
https://bugzilla.suse.com/1251759 self
https://bugzilla.suse.com/1251760 self
https://bugzilla.suse.com/1251762 self
https://bugzilla.suse.com/1251763 self
https://bugzilla.suse.com/1251764 self
https://bugzilla.suse.com/1251769 self
https://bugzilla.suse.com/1251771 self
https://bugzilla.suse.com/1251772 self
https://bugzilla.suse.com/1251777 self
https://bugzilla.suse.com/1251780 self
https://bugzilla.suse.com/1251804 self
https://bugzilla.suse.com/1251810 self
https://bugzilla.suse.com/1251930 self
https://bugzilla.suse.com/1251967 self
https://bugzilla.suse.com/1252033 self
https://bugzilla.suse.com/1252035 self
https://bugzilla.suse.com/1252039 self
https://bugzilla.suse.com/1252044 self
https://bugzilla.suse.com/1252047 self
https://bugzilla.suse.com/1252051 self
https://bugzilla.suse.com/1252052 self
https://bugzilla.suse.com/1252056 self
https://bugzilla.suse.com/1252060 self
https://bugzilla.suse.com/1252062 self
https://bugzilla.suse.com/1252064 self
https://bugzilla.suse.com/1252065 self
https://bugzilla.suse.com/1252069 self
https://bugzilla.suse.com/1252070 self
https://bugzilla.suse.com/1252072 self
https://bugzilla.suse.com/1252074 self
https://bugzilla.suse.com/1252075 self
https://bugzilla.suse.com/1252078 self
https://bugzilla.suse.com/1252079 self
https://bugzilla.suse.com/1252082 self
https://bugzilla.suse.com/1252083 self
https://bugzilla.suse.com/1252236 self
https://bugzilla.suse.com/1252265 self
https://bugzilla.suse.com/1252269 self
https://bugzilla.suse.com/1252332 self
https://bugzilla.suse.com/1252336 self
https://bugzilla.suse.com/1252346 self
https://bugzilla.suse.com/1252348 self
https://bugzilla.suse.com/1252349 self
https://bugzilla.suse.com/1252364 self
https://bugzilla.suse.com/1252479 self
https://bugzilla.suse.com/1252481 self
https://bugzilla.suse.com/1252489 self
https://bugzilla.suse.com/1252490 self
https://bugzilla.suse.com/1252492 self
https://bugzilla.suse.com/1252495 self
https://bugzilla.suse.com/1252496 self
https://bugzilla.suse.com/1252499 self
https://bugzilla.suse.com/1252534 self
https://bugzilla.suse.com/1252536 self
https://bugzilla.suse.com/1252537 self
https://bugzilla.suse.com/1252550 self
https://bugzilla.suse.com/1252553 self
https://bugzilla.suse.com/1252559 self
https://bugzilla.suse.com/1252561 self
https://bugzilla.suse.com/1252564 self
https://bugzilla.suse.com/1252565 self
https://bugzilla.suse.com/1252566 self
https://bugzilla.suse.com/1252632 self
https://bugzilla.suse.com/1252668 self
https://bugzilla.suse.com/1252678 self
https://bugzilla.suse.com/1252679 self
https://bugzilla.suse.com/1252685 self
https://bugzilla.suse.com/1252688 self
https://bugzilla.suse.com/1252772 self
https://bugzilla.suse.com/1252774 self
https://bugzilla.suse.com/1252775 self
https://bugzilla.suse.com/1252785 self
https://bugzilla.suse.com/1252787 self
https://bugzilla.suse.com/1252789 self
https://bugzilla.suse.com/1252797 self
https://bugzilla.suse.com/1252822 self
https://bugzilla.suse.com/1252826 self
https://bugzilla.suse.com/1252841 self
https://bugzilla.suse.com/1252848 self
https://bugzilla.suse.com/1252849 self
https://bugzilla.suse.com/1252850 self
https://bugzilla.suse.com/1252851 self
https://bugzilla.suse.com/1252854 self
https://bugzilla.suse.com/1252858 self
https://bugzilla.suse.com/1252865 self
https://bugzilla.suse.com/1252866 self
https://bugzilla.suse.com/1252873 self
https://bugzilla.suse.com/1252902 self
https://bugzilla.suse.com/1252904 self
https://bugzilla.suse.com/1252909 self
https://bugzilla.suse.com/1252918 self
https://bugzilla.suse.com/1252939 self
https://www.suse.com/security/cve/CVE-2023-53538/ self
https://www.suse.com/security/cve/CVE-2023-53539/ self
https://www.suse.com/security/cve/CVE-2023-53540/ self
https://www.suse.com/security/cve/CVE-2023-53541/ self
https://www.suse.com/security/cve/CVE-2023-53543/ self
https://www.suse.com/security/cve/CVE-2023-53545/ self
https://www.suse.com/security/cve/CVE-2023-53546/ self
https://www.suse.com/security/cve/CVE-2023-53548/ self
https://www.suse.com/security/cve/CVE-2023-53550/ self
https://www.suse.com/security/cve/CVE-2023-53552/ self
https://www.suse.com/security/cve/CVE-2023-53553/ self
https://www.suse.com/security/cve/CVE-2023-53554/ self
https://www.suse.com/security/cve/CVE-2023-53555/ self
https://www.suse.com/security/cve/CVE-2023-53556/ self
https://www.suse.com/security/cve/CVE-2023-53557/ self
https://www.suse.com/security/cve/CVE-2023-53558/ self
https://www.suse.com/security/cve/CVE-2023-53559/ self
https://www.suse.com/security/cve/CVE-2023-53560/ self
https://www.suse.com/security/cve/CVE-2023-53563/ self
https://www.suse.com/security/cve/CVE-2023-53568/ self
https://www.suse.com/security/cve/CVE-2023-53570/ self
https://www.suse.com/security/cve/CVE-2023-53572/ self
https://www.suse.com/security/cve/CVE-2023-53574/ self
https://www.suse.com/security/cve/CVE-2023-53575/ self
https://www.suse.com/security/cve/CVE-2023-53577/ self
https://www.suse.com/security/cve/CVE-2023-53579/ self
https://www.suse.com/security/cve/CVE-2023-53580/ self
https://www.suse.com/security/cve/CVE-2023-53581/ self
https://www.suse.com/security/cve/CVE-2023-53583/ self
https://www.suse.com/security/cve/CVE-2023-53585/ self
https://www.suse.com/security/cve/CVE-2023-53588/ self
https://www.suse.com/security/cve/CVE-2023-53593/ self
https://www.suse.com/security/cve/CVE-2023-53596/ self
https://www.suse.com/security/cve/CVE-2023-53597/ self
https://www.suse.com/security/cve/CVE-2023-53599/ self
https://www.suse.com/security/cve/CVE-2023-53600/ self
https://www.suse.com/security/cve/CVE-2023-53601/ self
https://www.suse.com/security/cve/CVE-2023-53602/ self
https://www.suse.com/security/cve/CVE-2023-53603/ self
https://www.suse.com/security/cve/CVE-2023-53611/ self
https://www.suse.com/security/cve/CVE-2023-53613/ self
https://www.suse.com/security/cve/CVE-2023-53615/ self
https://www.suse.com/security/cve/CVE-2023-53616/ self
https://www.suse.com/security/cve/CVE-2023-53617/ self
https://www.suse.com/security/cve/CVE-2023-53618/ self
https://www.suse.com/security/cve/CVE-2023-53619/ self
https://www.suse.com/security/cve/CVE-2023-53621/ self
https://www.suse.com/security/cve/CVE-2023-53622/ self
https://www.suse.com/security/cve/CVE-2023-53631/ self
https://www.suse.com/security/cve/CVE-2023-53632/ self
https://www.suse.com/security/cve/CVE-2023-53633/ self
https://www.suse.com/security/cve/CVE-2023-53638/ self
https://www.suse.com/security/cve/CVE-2023-53645/ self
https://www.suse.com/security/cve/CVE-2023-53646/ self
https://www.suse.com/security/cve/CVE-2023-53647/ self
https://www.suse.com/security/cve/CVE-2023-53648/ self
https://www.suse.com/security/cve/CVE-2023-53649/ self
https://www.suse.com/security/cve/CVE-2023-53650/ self
https://www.suse.com/security/cve/CVE-2023-53652/ self
https://www.suse.com/security/cve/CVE-2023-53653/ self
https://www.suse.com/security/cve/CVE-2023-53654/ self
https://www.suse.com/security/cve/CVE-2023-53656/ self
https://www.suse.com/security/cve/CVE-2023-53657/ self
https://www.suse.com/security/cve/CVE-2023-53658/ self
https://www.suse.com/security/cve/CVE-2023-53659/ self
https://www.suse.com/security/cve/CVE-2023-53660/ self
https://www.suse.com/security/cve/CVE-2023-53662/ self
https://www.suse.com/security/cve/CVE-2023-53663/ self
https://www.suse.com/security/cve/CVE-2023-53665/ self
https://www.suse.com/security/cve/CVE-2023-53666/ self
https://www.suse.com/security/cve/CVE-2023-53668/ self
https://www.suse.com/security/cve/CVE-2023-53670/ self
https://www.suse.com/security/cve/CVE-2023-53672/ self
https://www.suse.com/security/cve/CVE-2023-53673/ self
https://www.suse.com/security/cve/CVE-2023-53674/ self
https://www.suse.com/security/cve/CVE-2023-53681/ self
https://www.suse.com/security/cve/CVE-2023-53686/ self
https://www.suse.com/security/cve/CVE-2023-53687/ self
https://www.suse.com/security/cve/CVE-2023-53693/ self
https://www.suse.com/security/cve/CVE-2023-53697/ self
https://www.suse.com/security/cve/CVE-2023-53698/ self
https://www.suse.com/security/cve/CVE-2023-53699/ self
https://www.suse.com/security/cve/CVE-2023-53703/ self
https://www.suse.com/security/cve/CVE-2023-53704/ self
https://www.suse.com/security/cve/CVE-2023-53707/ self
https://www.suse.com/security/cve/CVE-2023-53708/ self
https://www.suse.com/security/cve/CVE-2023-53711/ self
https://www.suse.com/security/cve/CVE-2023-53713/ self
https://www.suse.com/security/cve/CVE-2023-53718/ self
https://www.suse.com/security/cve/CVE-2023-53721/ self
https://www.suse.com/security/cve/CVE-2023-53722/ self
https://www.suse.com/security/cve/CVE-2023-53725/ self
https://www.suse.com/security/cve/CVE-2023-53726/ self
https://www.suse.com/security/cve/CVE-2023-53727/ self
https://www.suse.com/security/cve/CVE-2023-53728/ self
https://www.suse.com/security/cve/CVE-2023-53729/ self
https://www.suse.com/security/cve/CVE-2023-53730/ self
https://www.suse.com/security/cve/CVE-2023-53731/ self
https://www.suse.com/security/cve/CVE-2023-53733/ self
https://www.suse.com/security/cve/CVE-2025-38008/ self
https://www.suse.com/security/cve/CVE-2025-38539/ self
https://www.suse.com/security/cve/CVE-2025-38552/ self
https://www.suse.com/security/cve/CVE-2025-38653/ self
https://www.suse.com/security/cve/CVE-2025-38699/ self
https://www.suse.com/security/cve/CVE-2025-38700/ self
https://www.suse.com/security/cve/CVE-2025-38718/ self
https://www.suse.com/security/cve/CVE-2025-39673/ self
https://www.suse.com/security/cve/CVE-2025-39676/ self
https://www.suse.com/security/cve/CVE-2025-39683/ self
https://www.suse.com/security/cve/CVE-2025-39697/ self
https://www.suse.com/security/cve/CVE-2025-39702/ self
https://www.suse.com/security/cve/CVE-2025-39756/ self
https://www.suse.com/security/cve/CVE-2025-39794/ self
https://www.suse.com/security/cve/CVE-2025-39797/ self
https://www.suse.com/security/cve/CVE-2025-39812/ self
https://www.suse.com/security/cve/CVE-2025-39813/ self
https://www.suse.com/security/cve/CVE-2025-39828/ self
https://www.suse.com/security/cve/CVE-2025-39841/ self
https://www.suse.com/security/cve/CVE-2025-39851/ self
https://www.suse.com/security/cve/CVE-2025-39866/ self
https://www.suse.com/security/cve/CVE-2025-39876/ self
https://www.suse.com/security/cve/CVE-2025-39881/ self
https://www.suse.com/security/cve/CVE-2025-39895/ self
https://www.suse.com/security/cve/CVE-2025-39902/ self
https://www.suse.com/security/cve/CVE-2025-39911/ self
https://www.suse.com/security/cve/CVE-2025-39931/ self
https://www.suse.com/security/cve/CVE-2025-39934/ self
https://www.suse.com/security/cve/CVE-2025-39937/ self
https://www.suse.com/security/cve/CVE-2025-39938/ self
https://www.suse.com/security/cve/CVE-2025-39945/ self
https://www.suse.com/security/cve/CVE-2025-39946/ self
https://www.suse.com/security/cve/CVE-2025-39947/ self
https://www.suse.com/security/cve/CVE-2025-39948/ self
https://www.suse.com/security/cve/CVE-2025-39949/ self
https://www.suse.com/security/cve/CVE-2025-39952/ self
https://www.suse.com/security/cve/CVE-2025-39955/ self
https://www.suse.com/security/cve/CVE-2025-39957/ self
https://www.suse.com/security/cve/CVE-2025-39965/ self
https://www.suse.com/security/cve/CVE-2025-39967/ self
https://www.suse.com/security/cve/CVE-2025-39968/ self
https://www.suse.com/security/cve/CVE-2025-39969/ self
https://www.suse.com/security/cve/CVE-2025-39970/ self
https://www.suse.com/security/cve/CVE-2025-39971/ self
https://www.suse.com/security/cve/CVE-2025-39972/ self
https://www.suse.com/security/cve/CVE-2025-39973/ self
https://www.suse.com/security/cve/CVE-2025-39978/ self
https://www.suse.com/security/cve/CVE-2025-39981/ self
https://www.suse.com/security/cve/CVE-2025-39982/ self
https://www.suse.com/security/cve/CVE-2025-39985/ self
https://www.suse.com/security/cve/CVE-2025-39986/ self
https://www.suse.com/security/cve/CVE-2025-39987/ self
https://www.suse.com/security/cve/CVE-2025-39988/ self
https://www.suse.com/security/cve/CVE-2025-39991/ self
https://www.suse.com/security/cve/CVE-2025-39993/ self
https://www.suse.com/security/cve/CVE-2025-39994/ self
https://www.suse.com/security/cve/CVE-2025-39995/ self
https://www.suse.com/security/cve/CVE-2025-39996/ self
https://www.suse.com/security/cve/CVE-2025-39997/ self
https://www.suse.com/security/cve/CVE-2025-40000/ self
https://www.suse.com/security/cve/CVE-2025-40005/ self
https://www.suse.com/security/cve/CVE-2025-40010/ self
https://www.suse.com/security/cve/CVE-2025-40011/ self
https://www.suse.com/security/cve/CVE-2025-40013/ self
https://www.suse.com/security/cve/CVE-2025-40016/ self
https://www.suse.com/security/cve/CVE-2025-40018/ self
https://www.suse.com/security/cve/CVE-2025-40019/ self
https://www.suse.com/security/cve/CVE-2025-40020/ self
https://www.suse.com/security/cve/CVE-2025-40029/ self
https://www.suse.com/security/cve/CVE-2025-40032/ self
https://www.suse.com/security/cve/CVE-2025-40035/ self
https://www.suse.com/security/cve/CVE-2025-40036/ self
https://www.suse.com/security/cve/CVE-2025-40043/ self
https://www.suse.com/security/cve/CVE-2025-40044/ self
https://www.suse.com/security/cve/CVE-2025-40049/ self
https://www.suse.com/security/cve/CVE-2025-40051/ self
https://www.suse.com/security/cve/CVE-2025-40052/ self
https://www.suse.com/security/cve/CVE-2025-40056/ self
https://www.suse.com/security/cve/CVE-2025-40058/ self
https://www.suse.com/security/cve/CVE-2025-40060/ self
https://www.suse.com/security/cve/CVE-2025-40061/ self
https://www.suse.com/security/cve/CVE-2025-40062/ self
https://www.suse.com/security/cve/CVE-2025-40071/ self
https://www.suse.com/security/cve/CVE-2025-40078/ self
https://www.suse.com/security/cve/CVE-2025-40080/ self
https://www.suse.com/security/cve/CVE-2025-40082/ self
https://www.suse.com/security/cve/CVE-2025-40085/ self
https://www.suse.com/security/cve/CVE-2025-40087/ self
https://www.suse.com/security/cve/CVE-2025-40088/ self
https://www.suse.com/security/cve/CVE-2025-40096/ self
https://www.suse.com/security/cve/CVE-2025-40100/ self
https://www.suse.com/security/cve/CVE-2023-53538 external
https://bugzilla.suse.com/1251024 external
https://www.suse.com/security/cve/CVE-2023-53539 external
https://bugzilla.suse.com/1251060 external
https://www.suse.com/security/cve/CVE-2023-53540 external
https://bugzilla.suse.com/1251053 external
https://www.suse.com/security/cve/CVE-2023-53541 external
https://bugzilla.suse.com/1251043 external
https://www.suse.com/security/cve/CVE-2023-53543 external
https://bugzilla.suse.com/1251083 external
https://www.suse.com/security/cve/CVE-2023-53545 external
https://bugzilla.suse.com/1251084 external
https://www.suse.com/security/cve/CVE-2023-53546 external
https://bugzilla.suse.com/1251079 external
https://www.suse.com/security/cve/CVE-2023-53548 external
https://bugzilla.suse.com/1251066 external
https://www.suse.com/security/cve/CVE-2023-53550 external
https://bugzilla.suse.com/1251071 external
https://www.suse.com/security/cve/CVE-2023-53552 external
https://bugzilla.suse.com/1251065 external
https://www.suse.com/security/cve/CVE-2023-53553 external
https://bugzilla.suse.com/1251068 external
https://www.suse.com/security/cve/CVE-2023-53554 external
https://bugzilla.suse.com/1251057 external
https://www.suse.com/security/cve/CVE-2023-53555 external
https://bugzilla.suse.com/1251056 external
https://www.suse.com/security/cve/CVE-2023-53556 external
https://bugzilla.suse.com/1251059 external
https://www.suse.com/security/cve/CVE-2023-53557 external
https://bugzilla.suse.com/1251054 external
https://www.suse.com/security/cve/CVE-2023-53558 external
https://bugzilla.suse.com/1251081 external
https://www.suse.com/security/cve/CVE-2023-53559 external
https://bugzilla.suse.com/1251052 external
https://www.suse.com/security/cve/CVE-2023-53560 external
https://bugzilla.suse.com/1251045 external
https://www.suse.com/security/cve/CVE-2023-53563 external
https://bugzilla.suse.com/1251038 external
https://www.suse.com/security/cve/CVE-2023-53568 external
https://bugzilla.suse.com/1251035 external
https://www.suse.com/security/cve/CVE-2023-53570 external
https://bugzilla.suse.com/1251031 external
https://www.suse.com/security/cve/CVE-2023-53572 external
https://bugzilla.suse.com/1251027 external
https://www.suse.com/security/cve/CVE-2023-53574 external
https://bugzilla.suse.com/1251222 external
https://bugzilla.suse.com/1251984 external
https://www.suse.com/security/cve/CVE-2023-53575 external
https://bugzilla.suse.com/1251067 external
https://www.suse.com/security/cve/CVE-2023-53577 external
https://bugzilla.suse.com/1251028 external
https://www.suse.com/security/cve/CVE-2023-53579 external
https://bugzilla.suse.com/1251170 external
https://www.suse.com/security/cve/CVE-2023-53580 external
https://bugzilla.suse.com/1251105 external
https://www.suse.com/security/cve/CVE-2023-53581 external
https://bugzilla.suse.com/1251106 external
https://www.suse.com/security/cve/CVE-2023-53583 external
https://bugzilla.suse.com/1251108 external
https://www.suse.com/security/cve/CVE-2023-53585 external
https://bugzilla.suse.com/1251126 external
https://www.suse.com/security/cve/CVE-2023-53588 external
https://bugzilla.suse.com/1251206 external
https://www.suse.com/security/cve/CVE-2023-53593 external
https://bugzilla.suse.com/1251132 external
https://www.suse.com/security/cve/CVE-2023-53596 external
https://bugzilla.suse.com/1251161 external
https://www.suse.com/security/cve/CVE-2023-53597 external
https://bugzilla.suse.com/1251159 external
https://www.suse.com/security/cve/CVE-2023-53599 external
https://bugzilla.suse.com/1251150 external
https://www.suse.com/security/cve/CVE-2023-53600 external
https://bugzilla.suse.com/1251152 external
https://www.suse.com/security/cve/CVE-2023-53601 external
https://bugzilla.suse.com/1251153 external
https://www.suse.com/security/cve/CVE-2023-53602 external
https://bugzilla.suse.com/1251076 external
https://www.suse.com/security/cve/CVE-2023-53603 external
https://bugzilla.suse.com/1251180 external
https://www.suse.com/security/cve/CVE-2023-53611 external
https://bugzilla.suse.com/1251123 external
https://www.suse.com/security/cve/CVE-2023-53613 external
https://bugzilla.suse.com/1251119 external
https://www.suse.com/security/cve/CVE-2023-53615 external
https://bugzilla.suse.com/1251113 external
https://www.suse.com/security/cve/CVE-2023-53616 external
https://bugzilla.suse.com/1251215 external
https://www.suse.com/security/cve/CVE-2023-53617 external
https://bugzilla.suse.com/1251268 external
https://www.suse.com/security/cve/CVE-2023-53618 external
https://bugzilla.suse.com/1251748 external
https://www.suse.com/security/cve/CVE-2023-53619 external
https://bugzilla.suse.com/1251743 external
https://bugzilla.suse.com/1251745 external
https://www.suse.com/security/cve/CVE-2023-53621 external
https://bugzilla.suse.com/1251323 external
https://www.suse.com/security/cve/CVE-2023-53622 external
https://bugzilla.suse.com/1251777 external
https://www.suse.com/security/cve/CVE-2023-53631 external
https://bugzilla.suse.com/1251529 external
https://www.suse.com/security/cve/CVE-2023-53632 external
https://bugzilla.suse.com/1251269 external
https://www.suse.com/security/cve/CVE-2023-53633 external
https://bugzilla.suse.com/1251746 external
https://www.suse.com/security/cve/CVE-2023-53638 external
https://bugzilla.suse.com/1251328 external
https://www.suse.com/security/cve/CVE-2023-53645 external
https://bugzilla.suse.com/1251321 external
https://www.suse.com/security/cve/CVE-2023-53646 external
https://bugzilla.suse.com/1251742 external
https://www.suse.com/security/cve/CVE-2023-53647 external
https://bugzilla.suse.com/1251732 external
https://www.suse.com/security/cve/CVE-2023-53648 external
https://bugzilla.suse.com/1251750 external
https://www.suse.com/security/cve/CVE-2023-53649 external
https://bugzilla.suse.com/1251749 external
https://www.suse.com/security/cve/CVE-2023-53650 external
https://bugzilla.suse.com/1251283 external
https://www.suse.com/security/cve/CVE-2023-53652 external
https://bugzilla.suse.com/1251754 external
https://www.suse.com/security/cve/CVE-2023-53653 external
https://bugzilla.suse.com/1251755 external
https://www.suse.com/security/cve/CVE-2023-53654 external
https://bugzilla.suse.com/1251756 external
https://www.suse.com/security/cve/CVE-2023-53656 external
https://bugzilla.suse.com/1251758 external
https://www.suse.com/security/cve/CVE-2023-53657 external
https://bugzilla.suse.com/1251319 external
https://www.suse.com/security/cve/CVE-2023-53658 external
https://bugzilla.suse.com/1251759 external
https://www.suse.com/security/cve/CVE-2023-53659 external
https://bugzilla.suse.com/1251247 external
https://bugzilla.suse.com/1251248 external
https://www.suse.com/security/cve/CVE-2023-53660 external
https://bugzilla.suse.com/1251721 external
https://www.suse.com/security/cve/CVE-2023-53662 external
https://bugzilla.suse.com/1251282 external
https://www.suse.com/security/cve/CVE-2023-53663 external
https://bugzilla.suse.com/1251290 external
https://www.suse.com/security/cve/CVE-2023-53665 external
https://bugzilla.suse.com/1251270 external
https://www.suse.com/security/cve/CVE-2023-53666 external
https://bugzilla.suse.com/1251760 external
https://www.suse.com/security/cve/CVE-2023-53668 external
https://bugzilla.suse.com/1251286 external
https://www.suse.com/security/cve/CVE-2023-53670 external
https://bugzilla.suse.com/1251762 external
https://www.suse.com/security/cve/CVE-2023-53672 external
https://bugzilla.suse.com/1251780 external
https://www.suse.com/security/cve/CVE-2023-53673 external
https://bugzilla.suse.com/1251763 external
https://bugzilla.suse.com/1251983 external
https://www.suse.com/security/cve/CVE-2023-53674 external
https://bugzilla.suse.com/1251764 external
https://www.suse.com/security/cve/CVE-2023-53681 external
https://bugzilla.suse.com/1251769 external
https://www.suse.com/security/cve/CVE-2023-53686 external
https://bugzilla.suse.com/1251771 external
https://www.suse.com/security/cve/CVE-2023-53687 external
https://bugzilla.suse.com/1251772 external
https://www.suse.com/security/cve/CVE-2023-53693 external
https://bugzilla.suse.com/1252489 external
https://www.suse.com/security/cve/CVE-2023-53697 external
https://bugzilla.suse.com/1252534 external
https://www.suse.com/security/cve/CVE-2023-53698 external
https://bugzilla.suse.com/1252479 external
https://www.suse.com/security/cve/CVE-2023-53699 external
https://bugzilla.suse.com/1252550 external
https://www.suse.com/security/cve/CVE-2023-53703 external
https://bugzilla.suse.com/1252553 external
https://www.suse.com/security/cve/CVE-2023-53704 external
https://bugzilla.suse.com/1252490 external
https://www.suse.com/security/cve/CVE-2023-53707 external
https://bugzilla.suse.com/1252632 external
https://www.suse.com/security/cve/CVE-2023-53708 external
https://bugzilla.suse.com/1252537 external
https://www.suse.com/security/cve/CVE-2023-53711 external
https://bugzilla.suse.com/1252536 external
https://www.suse.com/security/cve/CVE-2023-53713 external
https://bugzilla.suse.com/1252559 external
https://bugzilla.suse.com/1253760 external
https://www.suse.com/security/cve/CVE-2023-53718 external
https://bugzilla.suse.com/1252564 external
https://www.suse.com/security/cve/CVE-2023-53721 external
https://bugzilla.suse.com/1252561 external
https://www.suse.com/security/cve/CVE-2023-53722 external
https://bugzilla.suse.com/1252499 external
https://bugzilla.suse.com/1252500 external
https://www.suse.com/security/cve/CVE-2023-53725 external
https://bugzilla.suse.com/1252492 external
https://www.suse.com/security/cve/CVE-2023-53726 external
https://bugzilla.suse.com/1252565 external
https://www.suse.com/security/cve/CVE-2023-53727 external
https://bugzilla.suse.com/1252566 external
https://www.suse.com/security/cve/CVE-2023-53728 external
https://bugzilla.suse.com/1252668 external
https://www.suse.com/security/cve/CVE-2023-53729 external
https://bugzilla.suse.com/1252496 external
https://www.suse.com/security/cve/CVE-2023-53730 external
https://bugzilla.suse.com/1252495 external
https://www.suse.com/security/cve/CVE-2023-53731 external
https://bugzilla.suse.com/1252481 external
https://www.suse.com/security/cve/CVE-2023-53733 external
https://bugzilla.suse.com/1252685 external
https://www.suse.com/security/cve/CVE-2025-38008 external
https://bugzilla.suse.com/1244939 external
https://www.suse.com/security/cve/CVE-2025-38539 external
https://bugzilla.suse.com/1248211 external
https://www.suse.com/security/cve/CVE-2025-38552 external
https://bugzilla.suse.com/1248230 external
https://www.suse.com/security/cve/CVE-2025-38653 external
https://bugzilla.suse.com/1248630 external
https://www.suse.com/security/cve/CVE-2025-38699 external
https://bugzilla.suse.com/1249224 external
https://www.suse.com/security/cve/CVE-2025-38700 external
https://bugzilla.suse.com/1249182 external
https://www.suse.com/security/cve/CVE-2025-38718 external
https://bugzilla.suse.com/1249161 external
https://www.suse.com/security/cve/CVE-2025-39673 external
https://bugzilla.suse.com/1249320 external
https://www.suse.com/security/cve/CVE-2025-39676 external
https://bugzilla.suse.com/1249302 external
https://www.suse.com/security/cve/CVE-2025-39683 external
https://bugzilla.suse.com/1249286 external
https://www.suse.com/security/cve/CVE-2025-39697 external
https://bugzilla.suse.com/1249319 external
https://www.suse.com/security/cve/CVE-2025-39702 external
https://bugzilla.suse.com/1249317 external
https://www.suse.com/security/cve/CVE-2025-39756 external
https://bugzilla.suse.com/1249512 external
https://www.suse.com/security/cve/CVE-2025-39794 external
https://bugzilla.suse.com/1249595 external
https://www.suse.com/security/cve/CVE-2025-39797 external
https://bugzilla.suse.com/1249608 external
https://www.suse.com/security/cve/CVE-2025-39812 external
https://bugzilla.suse.com/1250202 external
https://www.suse.com/security/cve/CVE-2025-39813 external
https://bugzilla.suse.com/1250032 external
https://www.suse.com/security/cve/CVE-2025-39828 external
https://bugzilla.suse.com/1250205 external
https://www.suse.com/security/cve/CVE-2025-39841 external
https://bugzilla.suse.com/1250274 external
https://www.suse.com/security/cve/CVE-2025-39851 external
https://bugzilla.suse.com/1250296 external
https://www.suse.com/security/cve/CVE-2025-39866 external
https://bugzilla.suse.com/1250455 external
https://www.suse.com/security/cve/CVE-2025-39876 external
https://bugzilla.suse.com/1250400 external
https://www.suse.com/security/cve/CVE-2025-39881 external
https://bugzilla.suse.com/1250379 external
https://www.suse.com/security/cve/CVE-2025-39895 external
https://bugzilla.suse.com/1250721 external
https://www.suse.com/security/cve/CVE-2025-39902 external
https://bugzilla.suse.com/1250702 external
https://www.suse.com/security/cve/CVE-2025-39911 external
https://bugzilla.suse.com/1250704 external
https://www.suse.com/security/cve/CVE-2025-39931 external
https://bugzilla.suse.com/1251100 external
https://www.suse.com/security/cve/CVE-2025-39934 external
https://bugzilla.suse.com/1251146 external
https://www.suse.com/security/cve/CVE-2025-39937 external
https://bugzilla.suse.com/1251143 external
https://www.suse.com/security/cve/CVE-2025-39938 external
https://bugzilla.suse.com/1251134 external
https://www.suse.com/security/cve/CVE-2025-39945 external
https://bugzilla.suse.com/1251230 external
https://www.suse.com/security/cve/CVE-2025-39946 external
https://bugzilla.suse.com/1251114 external
https://www.suse.com/security/cve/CVE-2025-39947 external
https://bugzilla.suse.com/1251232 external
https://www.suse.com/security/cve/CVE-2025-39948 external
https://bugzilla.suse.com/1251233 external
https://www.suse.com/security/cve/CVE-2025-39949 external
https://bugzilla.suse.com/1251177 external
https://www.suse.com/security/cve/CVE-2025-39952 external
https://bugzilla.suse.com/1251216 external
https://www.suse.com/security/cve/CVE-2025-39955 external
https://bugzilla.suse.com/1251804 external
https://www.suse.com/security/cve/CVE-2025-39957 external
https://bugzilla.suse.com/1251810 external
https://www.suse.com/security/cve/CVE-2025-39965 external
https://bugzilla.suse.com/1251967 external
https://www.suse.com/security/cve/CVE-2025-39967 external
https://bugzilla.suse.com/1252033 external
https://www.suse.com/security/cve/CVE-2025-39968 external
https://bugzilla.suse.com/1252047 external
https://www.suse.com/security/cve/CVE-2025-39969 external
https://bugzilla.suse.com/1252044 external
https://www.suse.com/security/cve/CVE-2025-39970 external
https://bugzilla.suse.com/1252051 external
https://www.suse.com/security/cve/CVE-2025-39971 external
https://bugzilla.suse.com/1252052 external
https://www.suse.com/security/cve/CVE-2025-39972 external
https://bugzilla.suse.com/1252039 external
https://www.suse.com/security/cve/CVE-2025-39973 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1252035 external
https://bugzilla.suse.com/1252036 external
https://www.suse.com/security/cve/CVE-2025-39978 external
https://bugzilla.suse.com/1252069 external
https://bugzilla.suse.com/1252071 external
https://www.suse.com/security/cve/CVE-2025-39981 external
https://bugzilla.suse.com/1252060 external
https://bugzilla.suse.com/1252061 external
https://www.suse.com/security/cve/CVE-2025-39982 external
https://bugzilla.suse.com/1252083 external
https://www.suse.com/security/cve/CVE-2025-39985 external
https://bugzilla.suse.com/1252082 external
https://www.suse.com/security/cve/CVE-2025-39986 external
https://bugzilla.suse.com/1252078 external
https://www.suse.com/security/cve/CVE-2025-39987 external
https://bugzilla.suse.com/1252079 external
https://www.suse.com/security/cve/CVE-2025-39988 external
https://bugzilla.suse.com/1252074 external
https://www.suse.com/security/cve/CVE-2025-39991 external
https://bugzilla.suse.com/1252075 external
https://www.suse.com/security/cve/CVE-2025-39993 external
https://bugzilla.suse.com/1252070 external
https://www.suse.com/security/cve/CVE-2025-39994 external
https://bugzilla.suse.com/1252072 external
https://www.suse.com/security/cve/CVE-2025-39995 external
https://bugzilla.suse.com/1252064 external
https://www.suse.com/security/cve/CVE-2025-39996 external
https://bugzilla.suse.com/1252065 external
https://www.suse.com/security/cve/CVE-2025-39997 external
https://bugzilla.suse.com/1252056 external
https://www.suse.com/security/cve/CVE-2025-40000 external
https://bugzilla.suse.com/1252062 external
https://www.suse.com/security/cve/CVE-2025-40005 external
https://bugzilla.suse.com/1252349 external
https://www.suse.com/security/cve/CVE-2025-40010 external
https://bugzilla.suse.com/1252332 external
https://www.suse.com/security/cve/CVE-2025-40011 external
https://bugzilla.suse.com/1252336 external
https://www.suse.com/security/cve/CVE-2025-40013 external
https://bugzilla.suse.com/1252348 external
https://www.suse.com/security/cve/CVE-2025-40016 external
https://bugzilla.suse.com/1252346 external
https://www.suse.com/security/cve/CVE-2025-40018 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1252688 external
https://bugzilla.suse.com/1252689 external
https://bugzilla.suse.com/1253291 external
https://www.suse.com/security/cve/CVE-2025-40019 external
https://bugzilla.suse.com/1252678 external
https://bugzilla.suse.com/1252719 external
https://www.suse.com/security/cve/CVE-2025-40020 external
https://bugzilla.suse.com/1252679 external
https://www.suse.com/security/cve/CVE-2025-40029 external
https://bugzilla.suse.com/1252772 external
https://www.suse.com/security/cve/CVE-2025-40032 external
https://bugzilla.suse.com/1252841 external
https://www.suse.com/security/cve/CVE-2025-40035 external
https://bugzilla.suse.com/1252866 external
https://www.suse.com/security/cve/CVE-2025-40036 external
https://bugzilla.suse.com/1252865 external
https://www.suse.com/security/cve/CVE-2025-40043 external
https://bugzilla.suse.com/1252787 external
https://www.suse.com/security/cve/CVE-2025-40044 external
https://bugzilla.suse.com/1252785 external
https://www.suse.com/security/cve/CVE-2025-40049 external
https://bugzilla.suse.com/1252822 external
https://www.suse.com/security/cve/CVE-2025-40051 external
https://bugzilla.suse.com/1252858 external
https://www.suse.com/security/cve/CVE-2025-40052 external
https://bugzilla.suse.com/1252851 external
https://www.suse.com/security/cve/CVE-2025-40056 external
https://bugzilla.suse.com/1252826 external
https://www.suse.com/security/cve/CVE-2025-40058 external
https://bugzilla.suse.com/1252854 external
https://www.suse.com/security/cve/CVE-2025-40060 external
https://bugzilla.suse.com/1252848 external
https://www.suse.com/security/cve/CVE-2025-40061 external
https://bugzilla.suse.com/1252849 external
https://www.suse.com/security/cve/CVE-2025-40062 external
https://bugzilla.suse.com/1252850 external
https://www.suse.com/security/cve/CVE-2025-40071 external
https://bugzilla.suse.com/1252797 external
https://www.suse.com/security/cve/CVE-2025-40078 external
https://bugzilla.suse.com/1252789 external
https://www.suse.com/security/cve/CVE-2025-40080 external
https://bugzilla.suse.com/1252774 external
https://www.suse.com/security/cve/CVE-2025-40082 external
https://bugzilla.suse.com/1252775 external
https://www.suse.com/security/cve/CVE-2025-40085 external
https://bugzilla.suse.com/1252873 external
https://www.suse.com/security/cve/CVE-2025-40087 external
https://bugzilla.suse.com/1252909 external
https://www.suse.com/security/cve/CVE-2025-40088 external
https://bugzilla.suse.com/1252904 external
https://www.suse.com/security/cve/CVE-2025-40096 external
https://bugzilla.suse.com/1252902 external
https://www.suse.com/security/cve/CVE-2025-40100 external
https://bugzilla.suse.com/1252918 external

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