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

SUSE-SU-2025:4057-1

Vulnerability from csaf_suse - Published: 2025-11-11 18:36 - Updated: 2025-11-11 18:36
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 SP7 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-38734: net/smc: fix UAF on smcsk after smc_listen_out() (bsc#1249324). - CVE-2025-38735: gve: prevent ethtool ops after shutdown (bsc#1249288). - 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-39810: bnxt_en: Fix memory corruption when FW resources change during ifdown (bsc#1249975). - 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-39832: net/mlx5: Add sync reset drop mode support (bsc#1249901). - CVE-2025-39847: ppp: fix memory leak in pad_compress_skb (bsc#1250292). - CVE-2025-39850: vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects (bsc#1250276). - CVE-2025-39851: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object (bsc#1250296). - CVE-2025-39853: i40e: Fix potential invalid access when MAC list is empty (bsc#1250275). - CVE-2025-39854: ice: fix NULL access of tx->in_use in ice_ll_ts_intr (bsc#1250297). - 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-39898: e1000e: fix heap overflow in e1000_set_eeprom (bsc#1250742). - CVE-2025-39900: net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y (bsc#1250758). - 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-39984: net: tun: Update napi->skb after XDP process (bsc#1252081). - 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-40012: net/smc: fix warning in smc_rx_splice() when calling get_page() (bsc#1252330). - 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-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/processor_idle: Add FFH state handling (jsc#PED-13815). - ACPI/processor_idle: Export acpi_processor_ffh_play_dead() (jsc#PED-13815). - ACPI: battery: Add synchronization between interface updates (git-fixes). - ACPI: processor: Rescan 'dead' SMT siblings during initialization (jsc#PED-13815). - 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). - PM: hibernate: Add pm_hibernation_mode_is_suspend() (bsc#1243112). - PM: hibernate: Add stub for pm_hibernate_is_recovering() (bsc#1243112). - PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage (bsc#1243112). - PM: hibernate: add new api pm_hibernate_is_recovering() (bsc#1243112). - 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). - cpuidle: Do not return from cpuidle_play_dead() on callback failures (jsc#PED-13815). - dpll: Make ZL3073X invisible (bsc#1252253). - dpll: zl3073x: Add firmware loading functionality (bsc#1252253). - dpll: zl3073x: Add functions to access hardware registers (bsc#1252253). - dpll: zl3073x: Add low-level flash functions (bsc#1252253). - dpll: zl3073x: Add support to get fractional frequency offset (bsc#1252253). - dpll: zl3073x: Add support to get phase offset on connected input pin (bsc#1252253). - dpll: zl3073x: Add support to get/set esync on pins (bsc#1252253). - dpll: zl3073x: Fix build failure (bsc#1252253). - dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() (bsc#1252253). - dpll: zl3073x: Handle missing or corrupted flash configuration (bsc#1252253). - dpll: zl3073x: Implement devlink flash callback (bsc#1252253). - dpll: zl3073x: Increase maximum size of flash utility (bsc#1252253). - dpll: zl3073x: Refactor DPLL initialization (bsc#1252253). - dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (bsc#1252253). - drm/amd : Update MES API header file for v11 & v12 (stable-fixes). - drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12 (bsc#1243112). - drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_high_irq' (bsc#1243112). - drm/amd/display: Enable Dynamic DTBCLK Switch (bsc#1243112). - drm/amd/display: Fix vupdate_offload_work doc (bsc#1243112). - drm/amd/display: fix dmub access race condition (bsc#1243112). - drm/amd/display: more liberal vmin/vmax update for freesync (bsc#1243112). - drm/amd/include : MES v11 and v12 API header update (stable-fixes). - drm/amd/include : Update MES v12 API for fence update (stable-fixes). - drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table() (git-fixes). - drm/amd: Avoid evicting resources at S5 (bsc#1243112). - drm/amd: Check whether secure display TA loaded successfully (bsc#1243112). - drm/amd: Fix hybrid sleep (bsc#1243112). - drm/amd: Only restore cached manual clock settings in restore if OD enabled (bsc#1243112). - drm/amd: Restore cached manual clock settings during resume (bsc#1243112). - drm/amdgpu/mes11: implement detect and reset callback (bsc#1243112). - drm/amdgpu/mes12: implement detect and reset callback (bsc#1243112). - drm/amdgpu/mes: add front end for detect and reset hung queue (bsc#1243112). - drm/amdgpu/vpe: cancel delayed work in hw_fini (bsc#1243112). - drm/amdgpu: Avoid rma causes GPU duplicate reset (bsc#1243112). - drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O (bsc#1243112). - drm/amdgpu: Report individual reset error (bsc#1243112). - drm/amdgpu: do not resume device in thaw for normal hibernation (bsc#1243112). - drm/amdgpu: fix link error for !PM_SLEEP (bsc#1243112). - drm/amdkfd: Fix mmap write lock not release (bsc#1243112). - drm/xe/guc: Prepare GuC register list and update ADS size for error capture (stable-fixes). - ext4: fix checks for orphan inodes (bsc#1250119). - hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat() (git-fixes). - intel_idle: Provide the default enter_dead() handler (jsc#PED-13815). - intel_idle: Rescan 'dead' SMT siblings during initialization (jsc#PED-13815). - intel_idle: Use subsys_initcall_sync() for initialization (jsc#PED-13815). - ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd (bsc#1247222). - ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation (bsc#1247222). - ixgbevf: fix getting link speed data for E610 devices (bsc#1247222). - ixgbevf: fix mailbox API compatibility by negotiating supported features (bsc#1247222). - kdb: Replace deprecated strcpy() with memmove() in vkdb_printf() (bsc#1252939). - 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). - nvme-auth: update bi_directional flag (git-fixes bsc#1249735). - nvme-auth: update sc_c in host response (git-fixes bsc#1249397). - nvme-fc: use lock accessing port_state and rport state (bsc#1245193 bsc#1247500). - nvme-tcp: send only permitted commands for secure concat (git-fixes bsc#1247683). - nvmet-fc: avoid scheduling association deletion twice (bsc#1245193 bsc#1247500). - nvmet-fc: move lsop put work to nvmet_fc_ls_req_op (bsc#1245193 bsc#1247500). - nvmet-fcloop: call done callback even when remote port is gone (bsc#1245193 bsc#1247500). - 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). - platform/x86/amd/pmc: Add 1Ah family series to STB support list (bsc#1243112). - platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 list (bsc#1243112). - platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list (bsc#1243112). - platform/x86/amd/pmc: Add VPE information for AMDI000A platform (bsc#1243112). - platform/x86/amd/pmc: Add idlemask support for 1Ah family (bsc#1243112). - platform/x86/amd/pmc: Extend support for PMC features on new AMD platform (bsc#1243112). - platform/x86/amd/pmc: Fix SMU command submission path on new AMD platform (bsc#1243112). - platform/x86/amd/pmc: Modify SMU message port for latest AMD platform (bsc#1243112). - platform/x86/amd/pmc: Notify user when platform does not support s0ix transition (bsc#1243112). - platform/x86/amd/pmc: Remove unnecessary line breaks (bsc#1243112). - platform/x86/amd/pmc: Send OS_HINT command for AMDI000A platform (bsc#1243112). - platform/x86/amd/pmc: Send OS_HINT command for new AMD platform (bsc#1243112). - platform/x86/amd/pmc: Update IP information structure for newer SoCs (bsc#1243112). - platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information (bsc#1243112). - platform/x86/amd/pmc: call amd_pmc_get_ip_info() during driver probe (bsc#1243112). - platform/x86/amd: pmc: Add new ACPI ID AMDI000B (bsc#1243112). - platform/x86/amd: pmc: Drop SMU F/W match for Cezanne (bsc#1243112). - platform/x86/amd: pmc: Use guard(mutex) (bsc#1243112). - powerpc/boot: Fix build with gcc 15 (bsc#1215199). - powerpc/fadump: skip parameter area allocation when fadump is disabled (jsc#PED-9891 git-fixes). - 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: floppy: Add missing checks after DMA map (bsc#1215199). - 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). - scsi: fc: Avoid -Wflex-array-member-not-at-end warnings (bsc#1250519). - scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress (bsc#1250519). - scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET (bsc#1250519). - scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail (bsc#1250519). - scsi: lpfc: Copyright updates for 14.4.0.11 patches (bsc#1250519). - scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted (bsc#1250519). - scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology (bsc#1250519). - scsi: lpfc: Fix buffer free/clear order in deferred receive path (bsc#1250519). - scsi: lpfc: Fix wrong function reference in a comment (bsc#1250519). - scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup (bsc#1250519). - scsi: lpfc: Remove redundant assignment to avoid memory leak (bsc#1250519). - scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport (bsc#1250519). - scsi: lpfc: Update lpfc version to 14.4.0.11 (bsc#1250519). - scsi: lpfc: Use int type to store negative error codes (bsc#1250519). - scsi: lpfc: use min() to improve code (bsc#1250519). - serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE (bsc#1252469) Re-enable CONFIG_SERIAL_SC16IS7X for aarch64 and x86_64 default configurations, but keep it disabled for kvmsmall configurations. For ppc64 and s390x drivers was not enabled, so keep it that way. Add sc16is7xx_spi and sc16is7xx_i2c drivers to supported list. - 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). - x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (bsc#1252734). - x86/resctrl: Refactor resctrl_arch_rmid_read() (bsc#1252734). - x86/smp: Allow calling mwait_play_dead with an arbitrary hint (jsc#PED-13815). - x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior (jsc#PED-13815). - x86/smp: PM/hibernate: Split arch_resume_nosmt() (jsc#PED-13815). - x86/topology: Implement topology_is_core_online() to address SMT regression (jsc#PED-13815).
Patchnames: SUSE-2025-4057,SUSE-SLE-Module-Basesystem-15-SP7-2025-4057,SUSE-SLE-Module-Development-Tools-15-SP7-2025-4057,SUSE-SLE-Module-Legacy-15-SP7-2025-4057,SUSE-SLE-Module-Live-Patching-15-SP7-2025-4057,SUSE-SLE-Product-HA-15-SP7-2025-4057,SUSE-SLE-Product-WE-15-SP7-2025-4057
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 SP7:cluster-md-kmp-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_22-default-1-150700.15.3.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_22-default-1-150700.15.3.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_22-default-1-150700.15.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.22.1.150700.17.15.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.22.1.150700.17.15.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.22.1.150700.17.15.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.22.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.22.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.22.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.22.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.22.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.22.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.22.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.22.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact low
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact important
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
Threats
Impact moderate
Affected products
Recommended 56 products, the same list as for CVE-2023-31248
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/1194869 self
https://bugzilla.suse.com/1213061 self
https://bugzilla.suse.com/1213666 self
https://bugzilla.suse.com/1214073 self
https://bugzilla.suse.com/1214928 self
https://bugzilla.suse.com/1214953 self
https://bugzilla.suse.com/1214954 self
https://bugzilla.suse.com/1215143 self
https://bugzilla.suse.com/1215150 self
https://bugzilla.suse.com/1215199 self
https://bugzilla.suse.com/1215696 self
https://bugzilla.suse.com/1216396 self
https://bugzilla.suse.com/1216436 self
https://bugzilla.suse.com/1216976 self
https://bugzilla.suse.com/1220186 self
https://bugzilla.suse.com/1220419 self
https://bugzilla.suse.com/1229165 self
https://bugzilla.suse.com/1239206 self
https://bugzilla.suse.com/1243100 self
https://bugzilla.suse.com/1243112 self
https://bugzilla.suse.com/1244939 self
https://bugzilla.suse.com/1245193 self
https://bugzilla.suse.com/1245260 self
https://bugzilla.suse.com/1246125 self
https://bugzilla.suse.com/1247118 self
https://bugzilla.suse.com/1247222 self
https://bugzilla.suse.com/1247500 self
https://bugzilla.suse.com/1247683 self
https://bugzilla.suse.com/1248111 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/1248735 self
https://bugzilla.suse.com/1248754 self
https://bugzilla.suse.com/1248847 self
https://bugzilla.suse.com/1248886 self
https://bugzilla.suse.com/1249123 self
https://bugzilla.suse.com/1249159 self
https://bugzilla.suse.com/1249161 self
https://bugzilla.suse.com/1249164 self
https://bugzilla.suse.com/1249166 self
https://bugzilla.suse.com/1249169 self
https://bugzilla.suse.com/1249170 self
https://bugzilla.suse.com/1249177 self
https://bugzilla.suse.com/1249182 self
https://bugzilla.suse.com/1249190 self
https://bugzilla.suse.com/1249194 self
https://bugzilla.suse.com/1249195 self
https://bugzilla.suse.com/1249196 self
https://bugzilla.suse.com/1249200 self
https://bugzilla.suse.com/1249203 self
https://bugzilla.suse.com/1249204 self
https://bugzilla.suse.com/1249215 self
https://bugzilla.suse.com/1249220 self
https://bugzilla.suse.com/1249221 self
https://bugzilla.suse.com/1249224 self
https://bugzilla.suse.com/1249254 self
https://bugzilla.suse.com/1249255 self
https://bugzilla.suse.com/1249257 self
https://bugzilla.suse.com/1249260 self
https://bugzilla.suse.com/1249263 self
https://bugzilla.suse.com/1249265 self
https://bugzilla.suse.com/1249266 self
https://bugzilla.suse.com/1249271 self
https://bugzilla.suse.com/1249272 self
https://bugzilla.suse.com/1249273 self
https://bugzilla.suse.com/1249278 self
https://bugzilla.suse.com/1249279 self
https://bugzilla.suse.com/1249281 self
https://bugzilla.suse.com/1249282 self
https://bugzilla.suse.com/1249285 self
https://bugzilla.suse.com/1249286 self
https://bugzilla.suse.com/1249288 self
https://bugzilla.suse.com/1249292 self
https://bugzilla.suse.com/1249296 self
https://bugzilla.suse.com/1249299 self
https://bugzilla.suse.com/1249302 self
https://bugzilla.suse.com/1249304 self
https://bugzilla.suse.com/1249308 self
https://bugzilla.suse.com/1249312 self
https://bugzilla.suse.com/1249317 self
https://bugzilla.suse.com/1249318 self
https://bugzilla.suse.com/1249319 self
https://bugzilla.suse.com/1249320 self
https://bugzilla.suse.com/1249321 self
https://bugzilla.suse.com/1249323 self
https://bugzilla.suse.com/1249324 self
https://bugzilla.suse.com/1249338 self
https://bugzilla.suse.com/1249397 self
https://bugzilla.suse.com/1249413 self
https://bugzilla.suse.com/1249479 self
https://bugzilla.suse.com/1249486 self
https://bugzilla.suse.com/1249489 self
https://bugzilla.suse.com/1249490 self
https://bugzilla.suse.com/1249506 self
https://bugzilla.suse.com/1249512 self
https://bugzilla.suse.com/1249515 self
https://bugzilla.suse.com/1249522 self
https://bugzilla.suse.com/1249523 self
https://bugzilla.suse.com/1249538 self
https://bugzilla.suse.com/1249542 self
https://bugzilla.suse.com/1249548 self
https://bugzilla.suse.com/1249554 self
https://bugzilla.suse.com/1249595 self
https://bugzilla.suse.com/1249598 self
https://bugzilla.suse.com/1249608 self
https://bugzilla.suse.com/1249615 self
https://bugzilla.suse.com/1249640 self
https://bugzilla.suse.com/1249641 self
https://bugzilla.suse.com/1249642 self
https://bugzilla.suse.com/1249658 self
https://bugzilla.suse.com/1249662 self
https://bugzilla.suse.com/1249672 self
https://bugzilla.suse.com/1249673 self
https://bugzilla.suse.com/1249677 self
https://bugzilla.suse.com/1249678 self
https://bugzilla.suse.com/1249679 self
https://bugzilla.suse.com/1249682 self
https://bugzilla.suse.com/1249687 self
https://bugzilla.suse.com/1249698 self
https://bugzilla.suse.com/1249707 self
https://bugzilla.suse.com/1249712 self
https://bugzilla.suse.com/1249730 self
https://bugzilla.suse.com/1249735 self
https://bugzilla.suse.com/1249756 self
https://bugzilla.suse.com/1249758 self
https://bugzilla.suse.com/1249761 self
https://bugzilla.suse.com/1249762 self
https://bugzilla.suse.com/1249768 self
https://bugzilla.suse.com/1249774 self
https://bugzilla.suse.com/1249779 self
https://bugzilla.suse.com/1249780 self
https://bugzilla.suse.com/1249785 self
https://bugzilla.suse.com/1249787 self
https://bugzilla.suse.com/1249795 self
https://bugzilla.suse.com/1249815 self
https://bugzilla.suse.com/1249820 self
https://bugzilla.suse.com/1249823 self
https://bugzilla.suse.com/1249824 self
https://bugzilla.suse.com/1249825 self
https://bugzilla.suse.com/1249826 self
https://bugzilla.suse.com/1249833 self
https://bugzilla.suse.com/1249842 self
https://bugzilla.suse.com/1249845 self
https://bugzilla.suse.com/1249849 self
https://bugzilla.suse.com/1249850 self
https://bugzilla.suse.com/1249853 self
https://bugzilla.suse.com/1249856 self
https://bugzilla.suse.com/1249861 self
https://bugzilla.suse.com/1249863 self
https://bugzilla.suse.com/1249864 self
https://bugzilla.suse.com/1249865 self
https://bugzilla.suse.com/1249866 self
https://bugzilla.suse.com/1249869 self
https://bugzilla.suse.com/1249870 self
https://bugzilla.suse.com/1249880 self
https://bugzilla.suse.com/1249883 self
https://bugzilla.suse.com/1249888 self
https://bugzilla.suse.com/1249894 self
https://bugzilla.suse.com/1249896 self
https://bugzilla.suse.com/1249897 self
https://bugzilla.suse.com/1249901 self
https://bugzilla.suse.com/1249911 self
https://bugzilla.suse.com/1249917 self
https://bugzilla.suse.com/1249919 self
https://bugzilla.suse.com/1249923 self
https://bugzilla.suse.com/1249926 self
https://bugzilla.suse.com/1249938 self
https://bugzilla.suse.com/1249949 self
https://bugzilla.suse.com/1249950 self
https://bugzilla.suse.com/1249952 self
https://bugzilla.suse.com/1249975 self
https://bugzilla.suse.com/1249979 self
https://bugzilla.suse.com/1249984 self
https://bugzilla.suse.com/1249988 self
https://bugzilla.suse.com/1249990 self
https://bugzilla.suse.com/1249993 self
https://bugzilla.suse.com/1249994 self
https://bugzilla.suse.com/1249997 self
https://bugzilla.suse.com/1250004 self
https://bugzilla.suse.com/1250006 self
https://bugzilla.suse.com/1250007 self
https://bugzilla.suse.com/1250012 self
https://bugzilla.suse.com/1250022 self
https://bugzilla.suse.com/1250024 self
https://bugzilla.suse.com/1250028 self
https://bugzilla.suse.com/1250029 self
https://bugzilla.suse.com/1250032 self
https://bugzilla.suse.com/1250035 self
https://bugzilla.suse.com/1250049 self
https://bugzilla.suse.com/1250055 self
https://bugzilla.suse.com/1250058 self
https://bugzilla.suse.com/1250062 self
https://bugzilla.suse.com/1250063 self
https://bugzilla.suse.com/1250065 self
https://bugzilla.suse.com/1250066 self
https://bugzilla.suse.com/1250067 self
https://bugzilla.suse.com/1250069 self
https://bugzilla.suse.com/1250070 self
https://bugzilla.suse.com/1250073 self
https://bugzilla.suse.com/1250074 self
https://bugzilla.suse.com/1250088 self
https://bugzilla.suse.com/1250089 self
https://bugzilla.suse.com/1250106 self
https://bugzilla.suse.com/1250112 self
https://bugzilla.suse.com/1250117 self
https://bugzilla.suse.com/1250119 self
https://bugzilla.suse.com/1250120 self
https://bugzilla.suse.com/1250125 self
https://bugzilla.suse.com/1250127 self
https://bugzilla.suse.com/1250128 self
https://bugzilla.suse.com/1250145 self
https://bugzilla.suse.com/1250150 self
https://bugzilla.suse.com/1250156 self
https://bugzilla.suse.com/1250157 self
https://bugzilla.suse.com/1250161 self
https://bugzilla.suse.com/1250163 self
https://bugzilla.suse.com/1250166 self
https://bugzilla.suse.com/1250167 self
https://bugzilla.suse.com/1250169 self
https://bugzilla.suse.com/1250171 self
https://bugzilla.suse.com/1250177 self
https://bugzilla.suse.com/1250180 self
https://bugzilla.suse.com/1250186 self
https://bugzilla.suse.com/1250196 self
https://bugzilla.suse.com/1250198 self
https://bugzilla.suse.com/1250199 self
https://bugzilla.suse.com/1250201 self
https://bugzilla.suse.com/1250202 self
https://bugzilla.suse.com/1250203 self
https://bugzilla.suse.com/1250204 self
https://bugzilla.suse.com/1250205 self
https://bugzilla.suse.com/1250206 self
https://bugzilla.suse.com/1250208 self
https://bugzilla.suse.com/1250237 self
https://bugzilla.suse.com/1250241 self
https://bugzilla.suse.com/1250242 self
https://bugzilla.suse.com/1250243 self
https://bugzilla.suse.com/1250247 self
https://bugzilla.suse.com/1250249 self
https://bugzilla.suse.com/1250262 self
https://bugzilla.suse.com/1250263 self
https://bugzilla.suse.com/1250266 self
https://bugzilla.suse.com/1250268 self
https://bugzilla.suse.com/1250274 self
https://bugzilla.suse.com/1250275 self
https://bugzilla.suse.com/1250276 self
https://bugzilla.suse.com/1250281 self
https://bugzilla.suse.com/1250290 self
https://bugzilla.suse.com/1250291 self
https://bugzilla.suse.com/1250292 self
https://bugzilla.suse.com/1250296 self
https://bugzilla.suse.com/1250297 self
https://bugzilla.suse.com/1250298 self
https://bugzilla.suse.com/1250313 self
https://bugzilla.suse.com/1250319 self
https://bugzilla.suse.com/1250323 self
https://bugzilla.suse.com/1250325 self
https://bugzilla.suse.com/1250329 self
https://bugzilla.suse.com/1250337 self
https://bugzilla.suse.com/1250358 self
https://bugzilla.suse.com/1250371 self
https://bugzilla.suse.com/1250377 self
https://bugzilla.suse.com/1250379 self
https://bugzilla.suse.com/1250384 self
https://bugzilla.suse.com/1250389 self
https://bugzilla.suse.com/1250395 self
https://bugzilla.suse.com/1250397 self
https://bugzilla.suse.com/1250400 self
https://bugzilla.suse.com/1250402 self
https://bugzilla.suse.com/1250406 self
https://bugzilla.suse.com/1250426 self
https://bugzilla.suse.com/1250450 self
https://bugzilla.suse.com/1250455 self
https://bugzilla.suse.com/1250459 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/1250712 self
https://bugzilla.suse.com/1250713 self
https://bugzilla.suse.com/1250721 self
https://bugzilla.suse.com/1250732 self
https://bugzilla.suse.com/1250736 self
https://bugzilla.suse.com/1250741 self
https://bugzilla.suse.com/1250742 self
https://bugzilla.suse.com/1250758 self
https://bugzilla.suse.com/1250759 self
https://bugzilla.suse.com/1250763 self
https://bugzilla.suse.com/1250765 self
https://bugzilla.suse.com/1250807 self
https://bugzilla.suse.com/1250808 self
https://bugzilla.suse.com/1250809 self
https://bugzilla.suse.com/1250812 self
https://bugzilla.suse.com/1250813 self
https://bugzilla.suse.com/1250815 self
https://bugzilla.suse.com/1250816 self
https://bugzilla.suse.com/1250820 self
https://bugzilla.suse.com/1250823 self
https://bugzilla.suse.com/1250825 self
https://bugzilla.suse.com/1250827 self
https://bugzilla.suse.com/1250830 self
https://bugzilla.suse.com/1250831 self
https://bugzilla.suse.com/1250837 self
https://bugzilla.suse.com/1250841 self
https://bugzilla.suse.com/1250861 self
https://bugzilla.suse.com/1250863 self
https://bugzilla.suse.com/1250867 self
https://bugzilla.suse.com/1250872 self
https://bugzilla.suse.com/1250873 self
https://bugzilla.suse.com/1250878 self
https://bugzilla.suse.com/1250905 self
https://bugzilla.suse.com/1250907 self
https://bugzilla.suse.com/1250917 self
https://bugzilla.suse.com/1250918 self
https://bugzilla.suse.com/1250923 self
https://bugzilla.suse.com/1250926 self
https://bugzilla.suse.com/1250928 self
https://bugzilla.suse.com/1250929 self
https://bugzilla.suse.com/1250930 self
https://bugzilla.suse.com/1250931 self
https://bugzilla.suse.com/1250941 self
https://bugzilla.suse.com/1250942 self
https://bugzilla.suse.com/1250946 self
https://bugzilla.suse.com/1250949 self
https://bugzilla.suse.com/1250957 self
https://bugzilla.suse.com/1250964 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/1252081 self
https://bugzilla.suse.com/1252082 self
https://bugzilla.suse.com/1252083 self
https://bugzilla.suse.com/1252236 self
https://bugzilla.suse.com/1252253 self
https://bugzilla.suse.com/1252265 self
https://bugzilla.suse.com/1252330 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/1252469 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/1252734 self
https://bugzilla.suse.com/1252735 self
https://bugzilla.suse.com/1252772 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/1252819 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/1252915 self
https://bugzilla.suse.com/1252918 self
https://bugzilla.suse.com/1252921 self
https://bugzilla.suse.com/1252939 self
https://www.suse.com/security/cve/CVE-2023-31248/ self
https://www.suse.com/security/cve/CVE-2023-3772/ self
https://www.suse.com/security/cve/CVE-2023-39197/ self
https://www.suse.com/security/cve/CVE-2023-42753/ self
https://www.suse.com/security/cve/CVE-2023-53147/ self
https://www.suse.com/security/cve/CVE-2023-53148/ self
https://www.suse.com/security/cve/CVE-2023-53150/ self
https://www.suse.com/security/cve/CVE-2023-53151/ self
https://www.suse.com/security/cve/CVE-2023-53152/ self
https://www.suse.com/security/cve/CVE-2023-53165/ self
https://www.suse.com/security/cve/CVE-2023-53167/ self
https://www.suse.com/security/cve/CVE-2023-53170/ self
https://www.suse.com/security/cve/CVE-2023-53174/ self
https://www.suse.com/security/cve/CVE-2023-53175/ self
https://www.suse.com/security/cve/CVE-2023-53177/ self
https://www.suse.com/security/cve/CVE-2023-53179/ self
https://www.suse.com/security/cve/CVE-2023-53180/ self
https://www.suse.com/security/cve/CVE-2023-53181/ self
https://www.suse.com/security/cve/CVE-2023-53183/ self
https://www.suse.com/security/cve/CVE-2023-53184/ self
https://www.suse.com/security/cve/CVE-2023-53185/ self
https://www.suse.com/security/cve/CVE-2023-53187/ self
https://www.suse.com/security/cve/CVE-2023-53189/ self
https://www.suse.com/security/cve/CVE-2023-53192/ self
https://www.suse.com/security/cve/CVE-2023-53195/ self
https://www.suse.com/security/cve/CVE-2023-53196/ self
https://www.suse.com/security/cve/CVE-2023-53201/ self
https://www.suse.com/security/cve/CVE-2023-53204/ self
https://www.suse.com/security/cve/CVE-2023-53205/ self
https://www.suse.com/security/cve/CVE-2023-53206/ self
https://www.suse.com/security/cve/CVE-2023-53207/ self
https://www.suse.com/security/cve/CVE-2023-53208/ self
https://www.suse.com/security/cve/CVE-2023-53209/ self
https://www.suse.com/security/cve/CVE-2023-53210/ self
https://www.suse.com/security/cve/CVE-2023-53215/ self
https://www.suse.com/security/cve/CVE-2023-53217/ self
https://www.suse.com/security/cve/CVE-2023-53220/ self
https://www.suse.com/security/cve/CVE-2023-53221/ self
https://www.suse.com/security/cve/CVE-2023-53222/ self
https://www.suse.com/security/cve/CVE-2023-53226/ self
https://www.suse.com/security/cve/CVE-2023-53230/ self
https://www.suse.com/security/cve/CVE-2023-53231/ self
https://www.suse.com/security/cve/CVE-2023-53235/ self
https://www.suse.com/security/cve/CVE-2023-53238/ self
https://www.suse.com/security/cve/CVE-2023-53243/ self
https://www.suse.com/security/cve/CVE-2023-53245/ self
https://www.suse.com/security/cve/CVE-2023-53247/ self
https://www.suse.com/security/cve/CVE-2023-53248/ self
https://www.suse.com/security/cve/CVE-2023-53249/ self
https://www.suse.com/security/cve/CVE-2023-53251/ self
https://www.suse.com/security/cve/CVE-2023-53252/ self
https://www.suse.com/security/cve/CVE-2023-53255/ self
https://www.suse.com/security/cve/CVE-2023-53257/ self
https://www.suse.com/security/cve/CVE-2023-53258/ self
https://www.suse.com/security/cve/CVE-2023-53260/ self
https://www.suse.com/security/cve/CVE-2023-53263/ self
https://www.suse.com/security/cve/CVE-2023-53264/ self
https://www.suse.com/security/cve/CVE-2023-53272/ self
https://www.suse.com/security/cve/CVE-2023-53274/ self
https://www.suse.com/security/cve/CVE-2023-53275/ self
https://www.suse.com/security/cve/CVE-2023-53280/ self
https://www.suse.com/security/cve/CVE-2023-53286/ self
https://www.suse.com/security/cve/CVE-2023-53287/ self
https://www.suse.com/security/cve/CVE-2023-53288/ self
https://www.suse.com/security/cve/CVE-2023-53291/ self
https://www.suse.com/security/cve/CVE-2023-53292/ self
https://www.suse.com/security/cve/CVE-2023-53303/ self
https://www.suse.com/security/cve/CVE-2023-53304/ self
https://www.suse.com/security/cve/CVE-2023-53305/ self
https://www.suse.com/security/cve/CVE-2023-53309/ self
https://www.suse.com/security/cve/CVE-2023-53311/ self
https://www.suse.com/security/cve/CVE-2023-53312/ self
https://www.suse.com/security/cve/CVE-2023-53313/ self
https://www.suse.com/security/cve/CVE-2023-53314/ self
https://www.suse.com/security/cve/CVE-2023-53316/ self
https://www.suse.com/security/cve/CVE-2023-53319/ self
https://www.suse.com/security/cve/CVE-2023-53321/ self
https://www.suse.com/security/cve/CVE-2023-53322/ self
https://www.suse.com/security/cve/CVE-2023-53323/ self
https://www.suse.com/security/cve/CVE-2023-53324/ self
https://www.suse.com/security/cve/CVE-2023-53325/ self
https://www.suse.com/security/cve/CVE-2023-53328/ self
https://www.suse.com/security/cve/CVE-2023-53331/ self
https://www.suse.com/security/cve/CVE-2023-53333/ self
https://www.suse.com/security/cve/CVE-2023-53336/ self
https://www.suse.com/security/cve/CVE-2023-53338/ self
https://www.suse.com/security/cve/CVE-2023-53339/ self
https://www.suse.com/security/cve/CVE-2023-53342/ self
https://www.suse.com/security/cve/CVE-2023-53343/ self
https://www.suse.com/security/cve/CVE-2023-53350/ self
https://www.suse.com/security/cve/CVE-2023-53352/ self
https://www.suse.com/security/cve/CVE-2023-53354/ self
https://www.suse.com/security/cve/CVE-2023-53356/ self
https://www.suse.com/security/cve/CVE-2023-53357/ self
https://www.suse.com/security/cve/CVE-2023-53360/ self
https://www.suse.com/security/cve/CVE-2023-53362/ self
https://www.suse.com/security/cve/CVE-2023-53364/ self
https://www.suse.com/security/cve/CVE-2023-53365/ self
https://www.suse.com/security/cve/CVE-2023-53367/ self
https://www.suse.com/security/cve/CVE-2023-53368/ self
https://www.suse.com/security/cve/CVE-2023-53369/ self
https://www.suse.com/security/cve/CVE-2023-53370/ self
https://www.suse.com/security/cve/CVE-2023-53371/ self
https://www.suse.com/security/cve/CVE-2023-53374/ self
https://www.suse.com/security/cve/CVE-2023-53377/ self
https://www.suse.com/security/cve/CVE-2023-53379/ self
https://www.suse.com/security/cve/CVE-2023-53380/ self
https://www.suse.com/security/cve/CVE-2023-53384/ self
https://www.suse.com/security/cve/CVE-2023-53385/ self
https://www.suse.com/security/cve/CVE-2023-53386/ self
https://www.suse.com/security/cve/CVE-2023-53391/ self
https://www.suse.com/security/cve/CVE-2023-53394/ self
https://www.suse.com/security/cve/CVE-2023-53395/ self
https://www.suse.com/security/cve/CVE-2023-53397/ self
https://www.suse.com/security/cve/CVE-2023-53401/ self
https://www.suse.com/security/cve/CVE-2023-53420/ self
https://www.suse.com/security/cve/CVE-2023-53421/ self
https://www.suse.com/security/cve/CVE-2023-53424/ self
https://www.suse.com/security/cve/CVE-2023-53425/ self
https://www.suse.com/security/cve/CVE-2023-53426/ self
https://www.suse.com/security/cve/CVE-2023-53428/ self
https://www.suse.com/security/cve/CVE-2023-53429/ self
https://www.suse.com/security/cve/CVE-2023-53432/ self
https://www.suse.com/security/cve/CVE-2023-53436/ self
https://www.suse.com/security/cve/CVE-2023-53438/ self
https://www.suse.com/security/cve/CVE-2023-53441/ self
https://www.suse.com/security/cve/CVE-2023-53442/ self
https://www.suse.com/security/cve/CVE-2023-53444/ self
https://www.suse.com/security/cve/CVE-2023-53446/ self
https://www.suse.com/security/cve/CVE-2023-53447/ self
https://www.suse.com/security/cve/CVE-2023-53448/ self
https://www.suse.com/security/cve/CVE-2023-53451/ self
https://www.suse.com/security/cve/CVE-2023-53454/ self
https://www.suse.com/security/cve/CVE-2023-53456/ self
https://www.suse.com/security/cve/CVE-2023-53457/ self
https://www.suse.com/security/cve/CVE-2023-53461/ self
https://www.suse.com/security/cve/CVE-2023-53462/ self
https://www.suse.com/security/cve/CVE-2023-53463/ self
https://www.suse.com/security/cve/CVE-2023-53465/ self
https://www.suse.com/security/cve/CVE-2023-53472/ self
https://www.suse.com/security/cve/CVE-2023-53479/ self
https://www.suse.com/security/cve/CVE-2023-53480/ self
https://www.suse.com/security/cve/CVE-2023-53485/ self
https://www.suse.com/security/cve/CVE-2023-53487/ self
https://www.suse.com/security/cve/CVE-2023-53488/ self
https://www.suse.com/security/cve/CVE-2023-53490/ self
https://www.suse.com/security/cve/CVE-2023-53491/ self
https://www.suse.com/security/cve/CVE-2023-53492/ self
https://www.suse.com/security/cve/CVE-2023-53493/ self
https://www.suse.com/security/cve/CVE-2023-53495/ self
https://www.suse.com/security/cve/CVE-2023-53496/ self
https://www.suse.com/security/cve/CVE-2023-53500/ self
https://www.suse.com/security/cve/CVE-2023-53501/ self
https://www.suse.com/security/cve/CVE-2023-53504/ self
https://www.suse.com/security/cve/CVE-2023-53505/ self
https://www.suse.com/security/cve/CVE-2023-53507/ self
https://www.suse.com/security/cve/CVE-2023-53508/ self
https://www.suse.com/security/cve/CVE-2023-53510/ self
https://www.suse.com/security/cve/CVE-2023-53515/ self
https://www.suse.com/security/cve/CVE-2023-53516/ self
https://www.suse.com/security/cve/CVE-2023-53518/ self
https://www.suse.com/security/cve/CVE-2023-53519/ self
https://www.suse.com/security/cve/CVE-2023-53520/ self
https://www.suse.com/security/cve/CVE-2023-53523/ self
https://www.suse.com/security/cve/CVE-2023-53526/ self
https://www.suse.com/security/cve/CVE-2023-53527/ self
https://www.suse.com/security/cve/CVE-2023-53528/ self
https://www.suse.com/security/cve/CVE-2023-53530/ self
https://www.suse.com/security/cve/CVE-2023-53531/ 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-2024-26584/ self
https://www.suse.com/security/cve/CVE-2024-58240/ self
https://www.suse.com/security/cve/CVE-2025-38008/ self
https://www.suse.com/security/cve/CVE-2025-38465/ 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-38680/ self
https://www.suse.com/security/cve/CVE-2025-38681/ self
https://www.suse.com/security/cve/CVE-2025-38683/ self
https://www.suse.com/security/cve/CVE-2025-38685/ self
https://www.suse.com/security/cve/CVE-2025-38687/ self
https://www.suse.com/security/cve/CVE-2025-38691/ self
https://www.suse.com/security/cve/CVE-2025-38692/ self
https://www.suse.com/security/cve/CVE-2025-38693/ self
https://www.suse.com/security/cve/CVE-2025-38694/ self
https://www.suse.com/security/cve/CVE-2025-38695/ self
https://www.suse.com/security/cve/CVE-2025-38697/ self
https://www.suse.com/security/cve/CVE-2025-38698/ 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-38702/ self
https://www.suse.com/security/cve/CVE-2025-38706/ self
https://www.suse.com/security/cve/CVE-2025-38712/ self
https://www.suse.com/security/cve/CVE-2025-38713/ self
https://www.suse.com/security/cve/CVE-2025-38714/ self
https://www.suse.com/security/cve/CVE-2025-38715/ self
https://www.suse.com/security/cve/CVE-2025-38718/ self
https://www.suse.com/security/cve/CVE-2025-38724/ self
https://www.suse.com/security/cve/CVE-2025-38725/ self
https://www.suse.com/security/cve/CVE-2025-38727/ self
https://www.suse.com/security/cve/CVE-2025-38729/ self
https://www.suse.com/security/cve/CVE-2025-38734/ self
https://www.suse.com/security/cve/CVE-2025-38735/ self
https://www.suse.com/security/cve/CVE-2025-38736/ self
https://www.suse.com/security/cve/CVE-2025-39673/ self
https://www.suse.com/security/cve/CVE-2025-39675/ self
https://www.suse.com/security/cve/CVE-2025-39676/ self
https://www.suse.com/security/cve/CVE-2025-39679/ self
https://www.suse.com/security/cve/CVE-2025-39683/ self
https://www.suse.com/security/cve/CVE-2025-39684/ self
https://www.suse.com/security/cve/CVE-2025-39685/ self
https://www.suse.com/security/cve/CVE-2025-39686/ self
https://www.suse.com/security/cve/CVE-2025-39693/ self
https://www.suse.com/security/cve/CVE-2025-39694/ self
https://www.suse.com/security/cve/CVE-2025-39697/ self
https://www.suse.com/security/cve/CVE-2025-39701/ self
https://www.suse.com/security/cve/CVE-2025-39702/ self
https://www.suse.com/security/cve/CVE-2025-39706/ self
https://www.suse.com/security/cve/CVE-2025-39709/ self
https://www.suse.com/security/cve/CVE-2025-39710/ self
https://www.suse.com/security/cve/CVE-2025-39713/ self
https://www.suse.com/security/cve/CVE-2025-39714/ self
https://www.suse.com/security/cve/CVE-2025-39719/ self
https://www.suse.com/security/cve/CVE-2025-39721/ self
https://www.suse.com/security/cve/CVE-2025-39724/ self
https://www.suse.com/security/cve/CVE-2025-39726/ self
https://www.suse.com/security/cve/CVE-2025-39730/ self
https://www.suse.com/security/cve/CVE-2025-39732/ self
https://www.suse.com/security/cve/CVE-2025-39739/ self
https://www.suse.com/security/cve/CVE-2025-39742/ self
https://www.suse.com/security/cve/CVE-2025-39743/ self
https://www.suse.com/security/cve/CVE-2025-39750/ self
https://www.suse.com/security/cve/CVE-2025-39751/ self
https://www.suse.com/security/cve/CVE-2025-39756/ self
https://www.suse.com/security/cve/CVE-2025-39757/ self
https://www.suse.com/security/cve/CVE-2025-39758/ self
https://www.suse.com/security/cve/CVE-2025-39759/ self
https://www.suse.com/security/cve/CVE-2025-39760/ self
https://www.suse.com/security/cve/CVE-2025-39761/ self
https://www.suse.com/security/cve/CVE-2025-39763/ self
https://www.suse.com/security/cve/CVE-2025-39772/ self
https://www.suse.com/security/cve/CVE-2025-39783/ self
https://www.suse.com/security/cve/CVE-2025-39790/ 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-39798/ self
https://www.suse.com/security/cve/CVE-2025-39800/ self
https://www.suse.com/security/cve/CVE-2025-39801/ self
https://www.suse.com/security/cve/CVE-2025-39806/ self
https://www.suse.com/security/cve/CVE-2025-39808/ self
https://www.suse.com/security/cve/CVE-2025-39810/ 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-39824/ self
https://www.suse.com/security/cve/CVE-2025-39826/ self
https://www.suse.com/security/cve/CVE-2025-39827/ self
https://www.suse.com/security/cve/CVE-2025-39828/ self
https://www.suse.com/security/cve/CVE-2025-39832/ self
https://www.suse.com/security/cve/CVE-2025-39833/ self
https://www.suse.com/security/cve/CVE-2025-39839/ self
https://www.suse.com/security/cve/CVE-2025-39841/ self
https://www.suse.com/security/cve/CVE-2025-39844/ self
https://www.suse.com/security/cve/CVE-2025-39845/ self
https://www.suse.com/security/cve/CVE-2025-39846/ self
https://www.suse.com/security/cve/CVE-2025-39847/ self
https://www.suse.com/security/cve/CVE-2025-39848/ self
https://www.suse.com/security/cve/CVE-2025-39849/ self
https://www.suse.com/security/cve/CVE-2025-39850/ self
https://www.suse.com/security/cve/CVE-2025-39851/ self
https://www.suse.com/security/cve/CVE-2025-39853/ self
https://www.suse.com/security/cve/CVE-2025-39854/ self
https://www.suse.com/security/cve/CVE-2025-39860/ self
https://www.suse.com/security/cve/CVE-2025-39861/ self
https://www.suse.com/security/cve/CVE-2025-39863/ self
https://www.suse.com/security/cve/CVE-2025-39864/ self
https://www.suse.com/security/cve/CVE-2025-39866/ self
https://www.suse.com/security/cve/CVE-2025-39869/ self
https://www.suse.com/security/cve/CVE-2025-39870/ self
https://www.suse.com/security/cve/CVE-2025-39871/ self
https://www.suse.com/security/cve/CVE-2025-39873/ 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-39882/ self
https://www.suse.com/security/cve/CVE-2025-39889/ self
https://www.suse.com/security/cve/CVE-2025-39891/ self
https://www.suse.com/security/cve/CVE-2025-39895/ self
https://www.suse.com/security/cve/CVE-2025-39898/ self
https://www.suse.com/security/cve/CVE-2025-39900/ self
https://www.suse.com/security/cve/CVE-2025-39902/ self
https://www.suse.com/security/cve/CVE-2025-39907/ self
https://www.suse.com/security/cve/CVE-2025-39911/ self
https://www.suse.com/security/cve/CVE-2025-39920/ self
https://www.suse.com/security/cve/CVE-2025-39923/ self
https://www.suse.com/security/cve/CVE-2025-39925/ 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-39984/ 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-40012/ 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-40037/ 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-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-40091/ 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-2025-40104/ self
https://www.suse.com/security/cve/CVE-2023-31248 external
https://bugzilla.suse.com/1213061 external
https://bugzilla.suse.com/1213064 external
https://www.suse.com/security/cve/CVE-2023-3772 external
https://bugzilla.suse.com/1213666 external
https://www.suse.com/security/cve/CVE-2023-39197 external
https://bugzilla.suse.com/1216976 external
https://bugzilla.suse.com/1220015 external
https://www.suse.com/security/cve/CVE-2023-42753 external
https://bugzilla.suse.com/1215150 external
https://bugzilla.suse.com/1218613 external
https://www.suse.com/security/cve/CVE-2023-53147 external
https://bugzilla.suse.com/1249880 external
https://www.suse.com/security/cve/CVE-2023-53148 external
https://bugzilla.suse.com/1249842 external
https://www.suse.com/security/cve/CVE-2023-53150 external
https://bugzilla.suse.com/1249853 external
https://www.suse.com/security/cve/CVE-2023-53151 external
https://bugzilla.suse.com/1249865 external
https://www.suse.com/security/cve/CVE-2023-53152 external
https://bugzilla.suse.com/1249883 external
https://www.suse.com/security/cve/CVE-2023-53165 external
https://bugzilla.suse.com/1250395 external
https://www.suse.com/security/cve/CVE-2023-53167 external
https://bugzilla.suse.com/1249712 external
https://www.suse.com/security/cve/CVE-2023-53170 external
https://bugzilla.suse.com/1249850 external
https://www.suse.com/security/cve/CVE-2023-53174 external
https://bugzilla.suse.com/1250024 external
https://www.suse.com/security/cve/CVE-2023-53175 external
https://bugzilla.suse.com/1249845 external
https://www.suse.com/security/cve/CVE-2023-53177 external
https://bugzilla.suse.com/1249849 external
https://www.suse.com/security/cve/CVE-2023-53179 external
https://bugzilla.suse.com/1249825 external
https://www.suse.com/security/cve/CVE-2023-53180 external
https://bugzilla.suse.com/1249826 external
https://www.suse.com/security/cve/CVE-2023-53181 external
https://bugzilla.suse.com/1249824 external
https://www.suse.com/security/cve/CVE-2023-53183 external
https://bugzilla.suse.com/1249863 external
https://www.suse.com/security/cve/CVE-2023-53184 external
https://bugzilla.suse.com/1249823 external
https://www.suse.com/security/cve/CVE-2023-53185 external
https://bugzilla.suse.com/1249820 external
https://www.suse.com/security/cve/CVE-2023-53187 external
https://bugzilla.suse.com/1249815 external
https://www.suse.com/security/cve/CVE-2023-53189 external
https://bugzilla.suse.com/1249894 external
https://www.suse.com/security/cve/CVE-2023-53192 external
https://bugzilla.suse.com/1249897 external
https://www.suse.com/security/cve/CVE-2023-53195 external
https://bugzilla.suse.com/1249761 external
https://www.suse.com/security/cve/CVE-2023-53196 external
https://bugzilla.suse.com/1249758 external
https://www.suse.com/security/cve/CVE-2023-53201 external
https://bugzilla.suse.com/1249687 external
https://www.suse.com/security/cve/CVE-2023-53204 external
https://bugzilla.suse.com/1249682 external
https://www.suse.com/security/cve/CVE-2023-53205 external
https://bugzilla.suse.com/1249677 external
https://www.suse.com/security/cve/CVE-2023-53206 external
https://bugzilla.suse.com/1249679 external
https://www.suse.com/security/cve/CVE-2023-53207 external
https://bugzilla.suse.com/1249678 external
https://www.suse.com/security/cve/CVE-2023-53208 external
https://bugzilla.suse.com/1249698 external
https://www.suse.com/security/cve/CVE-2023-53209 external
https://bugzilla.suse.com/1249856 external
https://bugzilla.suse.com/1253191 external
https://www.suse.com/security/cve/CVE-2023-53210 external
https://bugzilla.suse.com/1249673 external
https://www.suse.com/security/cve/CVE-2023-53215 external
https://bugzilla.suse.com/1250397 external
https://www.suse.com/security/cve/CVE-2023-53217 external
https://bugzilla.suse.com/1249672 external
https://www.suse.com/security/cve/CVE-2023-53220 external
https://bugzilla.suse.com/1250337 external
https://www.suse.com/security/cve/CVE-2023-53221 external
https://bugzilla.suse.com/1249662 external
https://www.suse.com/security/cve/CVE-2023-53222 external
https://bugzilla.suse.com/1249864 external
https://bugzilla.suse.com/1254461 external
https://www.suse.com/security/cve/CVE-2023-53226 external
https://bugzilla.suse.com/1249658 external
https://www.suse.com/security/cve/CVE-2023-53230 external
https://bugzilla.suse.com/1249866 external
https://www.suse.com/security/cve/CVE-2023-53231 external
https://bugzilla.suse.com/1249787 external
https://www.suse.com/security/cve/CVE-2023-53235 external
https://bugzilla.suse.com/1249785 external
https://www.suse.com/security/cve/CVE-2023-53238 external
https://bugzilla.suse.com/1249707 external
https://www.suse.com/security/cve/CVE-2023-53243 external
https://bugzilla.suse.com/1249640 external
https://www.suse.com/security/cve/CVE-2023-53245 external
https://bugzilla.suse.com/1249641 external
https://www.suse.com/security/cve/CVE-2023-53247 external
https://bugzilla.suse.com/1249870 external
https://www.suse.com/security/cve/CVE-2023-53248 external
https://bugzilla.suse.com/1249779 external
https://www.suse.com/security/cve/CVE-2023-53249 external
https://bugzilla.suse.com/1249642 external
https://www.suse.com/security/cve/CVE-2023-53251 external
https://bugzilla.suse.com/1249730 external
https://www.suse.com/security/cve/CVE-2023-53252 external
https://bugzilla.suse.com/1249756 external
https://bugzilla.suse.com/1254406 external
https://www.suse.com/security/cve/CVE-2023-53255 external
https://bugzilla.suse.com/1249762 external
https://www.suse.com/security/cve/CVE-2023-53257 external
https://bugzilla.suse.com/1249869 external
https://bugzilla.suse.com/1250730 external
https://www.suse.com/security/cve/CVE-2023-53258 external
https://bugzilla.suse.com/1249780 external
https://www.suse.com/security/cve/CVE-2023-53260 external
https://bugzilla.suse.com/1249768 external
https://www.suse.com/security/cve/CVE-2023-53263 external
https://bugzilla.suse.com/1249861 external
https://bugzilla.suse.com/1253190 external
https://www.suse.com/security/cve/CVE-2023-53264 external
https://bugzilla.suse.com/1249795 external
https://www.suse.com/security/cve/CVE-2023-53272 external
https://bugzilla.suse.com/1249917 external
https://www.suse.com/security/cve/CVE-2023-53274 external
https://bugzilla.suse.com/1249919 external
https://www.suse.com/security/cve/CVE-2023-53275 external
https://bugzilla.suse.com/1250459 external
https://www.suse.com/security/cve/CVE-2023-53280 external
https://bugzilla.suse.com/1249938 external
https://www.suse.com/security/cve/CVE-2023-53286 external
https://bugzilla.suse.com/1250325 external
https://www.suse.com/security/cve/CVE-2023-53287 external
https://bugzilla.suse.com/1250089 external
https://www.suse.com/security/cve/CVE-2023-53288 external
https://bugzilla.suse.com/1250058 external
https://www.suse.com/security/cve/CVE-2023-53291 external
https://bugzilla.suse.com/1249926 external
https://www.suse.com/security/cve/CVE-2023-53292 external
https://bugzilla.suse.com/1250163 external
https://www.suse.com/security/cve/CVE-2023-53303 external
https://bugzilla.suse.com/1249896 external
https://www.suse.com/security/cve/CVE-2023-53304 external
https://bugzilla.suse.com/1249923 external
https://www.suse.com/security/cve/CVE-2023-53305 external
https://bugzilla.suse.com/1250049 external
https://www.suse.com/security/cve/CVE-2023-53309 external
https://bugzilla.suse.com/1250055 external
https://www.suse.com/security/cve/CVE-2023-53311 external
https://bugzilla.suse.com/1250062 external
https://www.suse.com/security/cve/CVE-2023-53312 external
https://bugzilla.suse.com/1250063 external
https://www.suse.com/security/cve/CVE-2023-53313 external
https://bugzilla.suse.com/1249911 external
https://www.suse.com/security/cve/CVE-2023-53314 external
https://bugzilla.suse.com/1250065 external
https://www.suse.com/security/cve/CVE-2023-53316 external
https://bugzilla.suse.com/1250066 external
https://www.suse.com/security/cve/CVE-2023-53319 external
https://bugzilla.suse.com/1250067 external
https://www.suse.com/security/cve/CVE-2023-53321 external
https://bugzilla.suse.com/1250313 external
https://bugzilla.suse.com/1250314 external
https://www.suse.com/security/cve/CVE-2023-53322 external
https://bugzilla.suse.com/1250323 external
https://www.suse.com/security/cve/CVE-2023-53323 external
https://bugzilla.suse.com/1250069 external
https://www.suse.com/security/cve/CVE-2023-53324 external
https://bugzilla.suse.com/1250070 external
https://www.suse.com/security/cve/CVE-2023-53325 external
https://bugzilla.suse.com/1250035 external
https://www.suse.com/security/cve/CVE-2023-53328 external
https://bugzilla.suse.com/1249952 external
https://www.suse.com/security/cve/CVE-2023-53331 external
https://bugzilla.suse.com/1249950 external
https://www.suse.com/security/cve/CVE-2023-53333 external
https://bugzilla.suse.com/1249949 external
https://www.suse.com/security/cve/CVE-2023-53336 external
https://bugzilla.suse.com/1250073 external
https://www.suse.com/security/cve/CVE-2023-53338 external
https://bugzilla.suse.com/1250074 external
https://www.suse.com/security/cve/CVE-2023-53339 external
https://bugzilla.suse.com/1250329 external
https://www.suse.com/security/cve/CVE-2023-53342 external
https://bugzilla.suse.com/1250029 external
https://www.suse.com/security/cve/CVE-2023-53343 external
https://bugzilla.suse.com/1250022 external
https://www.suse.com/security/cve/CVE-2023-53350 external
https://bugzilla.suse.com/1250012 external
https://www.suse.com/security/cve/CVE-2023-53352 external
https://bugzilla.suse.com/1250006 external
https://www.suse.com/security/cve/CVE-2023-53354 external
https://bugzilla.suse.com/1250004 external
https://www.suse.com/security/cve/CVE-2023-53356 external
https://bugzilla.suse.com/1249997 external
https://www.suse.com/security/cve/CVE-2023-53357 external
https://bugzilla.suse.com/1249994 external
https://www.suse.com/security/cve/CVE-2023-53360 external
https://bugzilla.suse.com/1249990 external
https://www.suse.com/security/cve/CVE-2023-53362 external
https://bugzilla.suse.com/1249993 external
https://www.suse.com/security/cve/CVE-2023-53364 external
https://bugzilla.suse.com/1249984 external
https://www.suse.com/security/cve/CVE-2023-53365 external
https://bugzilla.suse.com/1249988 external
https://www.suse.com/security/cve/CVE-2023-53367 external
https://bugzilla.suse.com/1250243 external
https://www.suse.com/security/cve/CVE-2023-53368 external
https://bugzilla.suse.com/1249979 external
https://www.suse.com/security/cve/CVE-2023-53369 external
https://bugzilla.suse.com/1250206 external
https://www.suse.com/security/cve/CVE-2023-53370 external
https://bugzilla.suse.com/1250208 external
https://www.suse.com/security/cve/CVE-2023-53371 external
https://bugzilla.suse.com/1250112 external
https://www.suse.com/security/cve/CVE-2023-53374 external
https://bugzilla.suse.com/1250196 external
https://www.suse.com/security/cve/CVE-2023-53377 external
https://bugzilla.suse.com/1250161 external
https://www.suse.com/security/cve/CVE-2023-53379 external
https://bugzilla.suse.com/1250128 external
https://www.suse.com/security/cve/CVE-2023-53380 external
https://bugzilla.suse.com/1250198 external
https://www.suse.com/security/cve/CVE-2023-53384 external
https://bugzilla.suse.com/1250127 external
https://www.suse.com/security/cve/CVE-2023-53385 external
https://bugzilla.suse.com/1250319 external
https://www.suse.com/security/cve/CVE-2023-53386 external
https://bugzilla.suse.com/1250106 external
https://www.suse.com/security/cve/CVE-2023-53391 external
https://bugzilla.suse.com/1250117 external
https://www.suse.com/security/cve/CVE-2023-53394 external
https://bugzilla.suse.com/1250199 external
https://www.suse.com/security/cve/CVE-2023-53395 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1250358 external
https://bugzilla.suse.com/1250359 external
https://www.suse.com/security/cve/CVE-2023-53397 external
https://bugzilla.suse.com/1250125 external
https://www.suse.com/security/cve/CVE-2023-53401 external
https://bugzilla.suse.com/1250120 external
https://www.suse.com/security/cve/CVE-2023-53420 external
https://bugzilla.suse.com/1250186 external
https://www.suse.com/security/cve/CVE-2023-53421 external
https://bugzilla.suse.com/1250171 external
https://www.suse.com/security/cve/CVE-2023-53424 external
https://bugzilla.suse.com/1250169 external
https://www.suse.com/security/cve/CVE-2023-53425 external
https://bugzilla.suse.com/1250290 external
https://www.suse.com/security/cve/CVE-2023-53426 external
https://bugzilla.suse.com/1250166 external
https://www.suse.com/security/cve/CVE-2023-53428 external
https://bugzilla.suse.com/1250167 external
https://www.suse.com/security/cve/CVE-2023-53429 external
https://bugzilla.suse.com/1250384 external
https://www.suse.com/security/cve/CVE-2023-53432 external
https://bugzilla.suse.com/1250426 external
https://www.suse.com/security/cve/CVE-2023-53436 external
https://bugzilla.suse.com/1250156 external
https://www.suse.com/security/cve/CVE-2023-53438 external
https://bugzilla.suse.com/1250180 external
https://bugzilla.suse.com/1250708 external
https://www.suse.com/security/cve/CVE-2023-53441 external
https://bugzilla.suse.com/1250150 external
https://www.suse.com/security/cve/CVE-2023-53442 external
https://bugzilla.suse.com/1250201 external
https://www.suse.com/security/cve/CVE-2023-53444 external
https://bugzilla.suse.com/1250157 external
https://www.suse.com/security/cve/CVE-2023-53446 external
https://bugzilla.suse.com/1250145 external
https://www.suse.com/security/cve/CVE-2023-53447 external
https://bugzilla.suse.com/1250241 external
https://www.suse.com/security/cve/CVE-2023-53448 external
https://bugzilla.suse.com/1250873 external
https://www.suse.com/security/cve/CVE-2023-53451 external
https://bugzilla.suse.com/1250831 external
https://www.suse.com/security/cve/CVE-2023-53454 external
https://bugzilla.suse.com/1250759 external
https://www.suse.com/security/cve/CVE-2023-53456 external
https://bugzilla.suse.com/1250765 external
https://www.suse.com/security/cve/CVE-2023-53457 external
https://bugzilla.suse.com/1250763 external
https://www.suse.com/security/cve/CVE-2023-53461 external
https://bugzilla.suse.com/1250941 external
https://www.suse.com/security/cve/CVE-2023-53462 external
https://bugzilla.suse.com/1250878 external
https://www.suse.com/security/cve/CVE-2023-53463 external
https://bugzilla.suse.com/1250867 external
https://www.suse.com/security/cve/CVE-2023-53465 external
https://bugzilla.suse.com/1250863 external
https://www.suse.com/security/cve/CVE-2023-53472 external
https://bugzilla.suse.com/1250841 external
https://www.suse.com/security/cve/CVE-2023-53479 external
https://bugzilla.suse.com/1250837 external
https://www.suse.com/security/cve/CVE-2023-53480 external
https://bugzilla.suse.com/1250861 external
https://www.suse.com/security/cve/CVE-2023-53485 external
https://bugzilla.suse.com/1250872 external
https://www.suse.com/security/cve/CVE-2023-53487 external
https://bugzilla.suse.com/1250830 external
https://www.suse.com/security/cve/CVE-2023-53488 external
https://bugzilla.suse.com/1250825 external
https://www.suse.com/security/cve/CVE-2023-53490 external
https://bugzilla.suse.com/1250827 external
https://www.suse.com/security/cve/CVE-2023-53491 external
https://bugzilla.suse.com/1250942 external
https://www.suse.com/security/cve/CVE-2023-53492 external
https://bugzilla.suse.com/1250823 external
https://www.suse.com/security/cve/CVE-2023-53493 external
https://bugzilla.suse.com/1250820 external
https://www.suse.com/security/cve/CVE-2023-53495 external
https://bugzilla.suse.com/1250907 external
https://www.suse.com/security/cve/CVE-2023-53496 external
https://bugzilla.suse.com/1250905 external
https://www.suse.com/security/cve/CVE-2023-53500 external
https://bugzilla.suse.com/1250816 external
https://www.suse.com/security/cve/CVE-2023-53501 external
https://bugzilla.suse.com/1250815 external
https://www.suse.com/security/cve/CVE-2023-53504 external
https://bugzilla.suse.com/1250813 external
https://www.suse.com/security/cve/CVE-2023-53505 external
https://bugzilla.suse.com/1250807 external
https://www.suse.com/security/cve/CVE-2023-53507 external
https://bugzilla.suse.com/1250808 external
https://www.suse.com/security/cve/CVE-2023-53508 external
https://bugzilla.suse.com/1250809 external
https://www.suse.com/security/cve/CVE-2023-53510 external
https://bugzilla.suse.com/1250812 external
https://www.suse.com/security/cve/CVE-2023-53515 external
https://bugzilla.suse.com/1250917 external
https://www.suse.com/security/cve/CVE-2023-53516 external
https://bugzilla.suse.com/1250918 external
https://www.suse.com/security/cve/CVE-2023-53518 external
https://bugzilla.suse.com/1250923 external
https://www.suse.com/security/cve/CVE-2023-53519 external
https://bugzilla.suse.com/1250964 external
https://www.suse.com/security/cve/CVE-2023-53520 external
https://bugzilla.suse.com/1250957 external
https://bugzilla.suse.com/1250958 external
https://www.suse.com/security/cve/CVE-2023-53523 external
https://bugzilla.suse.com/1250926 external
https://www.suse.com/security/cve/CVE-2023-53526 external
https://bugzilla.suse.com/1250928 external
https://www.suse.com/security/cve/CVE-2023-53527 external
https://bugzilla.suse.com/1250929 external
https://www.suse.com/security/cve/CVE-2023-53528 external
https://bugzilla.suse.com/1250930 external
https://www.suse.com/security/cve/CVE-2023-53530 external
https://bugzilla.suse.com/1250949 external
https://www.suse.com/security/cve/CVE-2023-53531 external
https://bugzilla.suse.com/1250931 external
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-2024-26584 external
https://bugzilla.suse.com/1220186 external
https://www.suse.com/security/cve/CVE-2024-58240 external
https://bugzilla.suse.com/1248847 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-38465 external
https://bugzilla.suse.com/1247118 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-38680 external
https://bugzilla.suse.com/1249203 external
https://www.suse.com/security/cve/CVE-2025-38681 external
https://bugzilla.suse.com/1249204 external
https://www.suse.com/security/cve/CVE-2025-38683 external
https://bugzilla.suse.com/1249159 external
https://www.suse.com/security/cve/CVE-2025-38685 external
https://bugzilla.suse.com/1249220 external
https://bugzilla.suse.com/1249240 external
https://www.suse.com/security/cve/CVE-2025-38687 external
https://bugzilla.suse.com/1249177 external
https://www.suse.com/security/cve/CVE-2025-38691 external
https://bugzilla.suse.com/1249215 external
https://www.suse.com/security/cve/CVE-2025-38692 external
https://bugzilla.suse.com/1249221 external
https://bugzilla.suse.com/1249239 external
https://www.suse.com/security/cve/CVE-2025-38693 external
https://bugzilla.suse.com/1249190 external
https://www.suse.com/security/cve/CVE-2025-38694 external
https://bugzilla.suse.com/1249272 external
https://www.suse.com/security/cve/CVE-2025-38695 external
https://bugzilla.suse.com/1249285 external
https://www.suse.com/security/cve/CVE-2025-38697 external
https://bugzilla.suse.com/1249257 external
https://bugzilla.suse.com/1254454 external
https://www.suse.com/security/cve/CVE-2025-38698 external
https://bugzilla.suse.com/1249255 external
https://bugzilla.suse.com/1253014 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-38702 external
https://bugzilla.suse.com/1249254 external
https://www.suse.com/security/cve/CVE-2025-38706 external
https://bugzilla.suse.com/1249195 external
https://bugzilla.suse.com/1250193 external
https://www.suse.com/security/cve/CVE-2025-38712 external
https://bugzilla.suse.com/1249194 external
https://www.suse.com/security/cve/CVE-2025-38713 external
https://bugzilla.suse.com/1249200 external
https://bugzilla.suse.com/1249738 external
https://www.suse.com/security/cve/CVE-2025-38714 external
https://bugzilla.suse.com/1249260 external
https://bugzilla.suse.com/1249596 external
https://www.suse.com/security/cve/CVE-2025-38715 external
https://bugzilla.suse.com/1249196 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-38724 external
https://bugzilla.suse.com/1249169 external
https://www.suse.com/security/cve/CVE-2025-38725 external
https://bugzilla.suse.com/1249170 external
https://www.suse.com/security/cve/CVE-2025-38727 external
https://bugzilla.suse.com/1249166 external
https://www.suse.com/security/cve/CVE-2025-38729 external
https://bugzilla.suse.com/1249164 external
https://www.suse.com/security/cve/CVE-2025-38734 external
https://bugzilla.suse.com/1249324 external
https://www.suse.com/security/cve/CVE-2025-38735 external
https://bugzilla.suse.com/1249288 external
https://www.suse.com/security/cve/CVE-2025-38736 external
https://bugzilla.suse.com/1249318 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-39675 external
https://bugzilla.suse.com/1249263 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-39679 external
https://bugzilla.suse.com/1249338 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-39684 external
https://bugzilla.suse.com/1249281 external
https://www.suse.com/security/cve/CVE-2025-39685 external
https://bugzilla.suse.com/1249282 external
https://www.suse.com/security/cve/CVE-2025-39686 external
https://bugzilla.suse.com/1249312 external
https://www.suse.com/security/cve/CVE-2025-39693 external
https://bugzilla.suse.com/1249279 external
https://www.suse.com/security/cve/CVE-2025-39694 external
https://bugzilla.suse.com/1249299 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-39701 external
https://bugzilla.suse.com/1249308 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-39706 external
https://bugzilla.suse.com/1249413 external
https://www.suse.com/security/cve/CVE-2025-39709 external
https://bugzilla.suse.com/1249278 external
https://www.suse.com/security/cve/CVE-2025-39710 external
https://bugzilla.suse.com/1249304 external
https://www.suse.com/security/cve/CVE-2025-39713 external
https://bugzilla.suse.com/1249321 external
https://www.suse.com/security/cve/CVE-2025-39714 external
https://bugzilla.suse.com/1249273 external
https://www.suse.com/security/cve/CVE-2025-39719 external
https://bugzilla.suse.com/1249271 external
https://www.suse.com/security/cve/CVE-2025-39721 external
https://bugzilla.suse.com/1249323 external
https://www.suse.com/security/cve/CVE-2025-39724 external
https://bugzilla.suse.com/1249265 external
https://www.suse.com/security/cve/CVE-2025-39726 external
https://bugzilla.suse.com/1249266 external
https://www.suse.com/security/cve/CVE-2025-39730 external
https://bugzilla.suse.com/1249296 external
https://www.suse.com/security/cve/CVE-2025-39732 external
https://bugzilla.suse.com/1249292 external
https://www.suse.com/security/cve/CVE-2025-39739 external
https://bugzilla.suse.com/1249542 external
https://www.suse.com/security/cve/CVE-2025-39742 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1249479 external
https://bugzilla.suse.com/1249480 external
https://bugzilla.suse.com/1253291 external
https://www.suse.com/security/cve/CVE-2025-39743 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1249489 external
https://bugzilla.suse.com/1249491 external
https://www.suse.com/security/cve/CVE-2025-39750 external
https://bugzilla.suse.com/1249523 external
https://bugzilla.suse.com/1252715 external
https://www.suse.com/security/cve/CVE-2025-39751 external
https://bugzilla.suse.com/1249538 external
https://bugzilla.suse.com/1249539 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-39757 external
https://bugzilla.suse.com/1249515 external
https://www.suse.com/security/cve/CVE-2025-39758 external
https://bugzilla.suse.com/1249490 external
https://www.suse.com/security/cve/CVE-2025-39759 external
https://bugzilla.suse.com/1249522 external
https://www.suse.com/security/cve/CVE-2025-39760 external
https://bugzilla.suse.com/1249598 external
https://www.suse.com/security/cve/CVE-2025-39761 external
https://bugzilla.suse.com/1249554 external
https://bugzilla.suse.com/1249555 external
https://www.suse.com/security/cve/CVE-2025-39763 external
https://bugzilla.suse.com/1249615 external
https://www.suse.com/security/cve/CVE-2025-39772 external
https://bugzilla.suse.com/1249506 external
https://www.suse.com/security/cve/CVE-2025-39783 external
https://bugzilla.suse.com/1249486 external
https://www.suse.com/security/cve/CVE-2025-39790 external
https://bugzilla.suse.com/1249548 external
https://bugzilla.suse.com/1249549 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-39798 external
https://bugzilla.suse.com/1249774 external
https://www.suse.com/security/cve/CVE-2025-39800 external
https://bugzilla.suse.com/1250177 external
https://www.suse.com/security/cve/CVE-2025-39801 external
https://bugzilla.suse.com/1250450 external
https://www.suse.com/security/cve/CVE-2025-39806 external
https://bugzilla.suse.com/1249888 external
https://www.suse.com/security/cve/CVE-2025-39808 external
https://bugzilla.suse.com/1250088 external
https://www.suse.com/security/cve/CVE-2025-39810 external
https://bugzilla.suse.com/1249975 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-39824 external
https://bugzilla.suse.com/1250007 external
https://www.suse.com/security/cve/CVE-2025-39826 external
https://bugzilla.suse.com/1250203 external
https://bugzilla.suse.com/1252713 external
https://www.suse.com/security/cve/CVE-2025-39827 external
https://bugzilla.suse.com/1250204 external
https://bugzilla.suse.com/1252714 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-39832 external
https://bugzilla.suse.com/1249901 external
https://www.suse.com/security/cve/CVE-2025-39833 external
https://bugzilla.suse.com/1250028 external
https://www.suse.com/security/cve/CVE-2025-39839 external
https://bugzilla.suse.com/1250291 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-39844 external
https://bugzilla.suse.com/1250268 external
https://www.suse.com/security/cve/CVE-2025-39845 external
https://bugzilla.suse.com/1250262 external
https://www.suse.com/security/cve/CVE-2025-39846 external
https://bugzilla.suse.com/1250263 external
https://www.suse.com/security/cve/CVE-2025-39847 external
https://bugzilla.suse.com/1250292 external
https://www.suse.com/security/cve/CVE-2025-39848 external
https://bugzilla.suse.com/1250298 external
https://www.suse.com/security/cve/CVE-2025-39849 external
https://bugzilla.suse.com/1250266 external
https://www.suse.com/security/cve/CVE-2025-39850 external
https://bugzilla.suse.com/1250276 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-39853 external
https://bugzilla.suse.com/1250275 external
https://www.suse.com/security/cve/CVE-2025-39854 external
https://bugzilla.suse.com/1250297 external
https://www.suse.com/security/cve/CVE-2025-39860 external
https://bugzilla.suse.com/1250247 external
https://www.suse.com/security/cve/CVE-2025-39861 external
https://bugzilla.suse.com/1250249 external
https://www.suse.com/security/cve/CVE-2025-39863 external
https://bugzilla.suse.com/1250281 external
https://www.suse.com/security/cve/CVE-2025-39864 external
https://bugzilla.suse.com/1250242 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-39869 external
https://bugzilla.suse.com/1250406 external
https://www.suse.com/security/cve/CVE-2025-39870 external
https://bugzilla.suse.com/1250402 external
https://www.suse.com/security/cve/CVE-2025-39871 external
https://bugzilla.suse.com/1250377 external
https://www.suse.com/security/cve/CVE-2025-39873 external
https://bugzilla.suse.com/1250371 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-39882 external
https://bugzilla.suse.com/1250389 external
https://www.suse.com/security/cve/CVE-2025-39889 external
https://bugzilla.suse.com/1249833 external
https://www.suse.com/security/cve/CVE-2025-39891 external
https://bugzilla.suse.com/1250712 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-39898 external
https://bugzilla.suse.com/1247374 external
https://bugzilla.suse.com/1250742 external
https://bugzilla.suse.com/1250744 external
https://bugzilla.suse.com/1253291 external
https://www.suse.com/security/cve/CVE-2025-39900 external
https://bugzilla.suse.com/1250758 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-39907 external
https://bugzilla.suse.com/1250713 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-39920 external
https://bugzilla.suse.com/1250732 external
https://www.suse.com/security/cve/CVE-2025-39923 external
https://bugzilla.suse.com/1250741 external
https://www.suse.com/security/cve/CVE-2025-39925 external
https://bugzilla.suse.com/1250736 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-39984 external
https://bugzilla.suse.com/1252081 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-40012 external
https://bugzilla.suse.com/1252330 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-40037 external
https://bugzilla.suse.com/1252819 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-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-40091 external
https://bugzilla.suse.com/1252915 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
https://www.suse.com/security/cve/CVE-2025-40104 external
https://bugzilla.suse.com/1252921 external

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