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

SUSE-SU-2025:21147-1

Vulnerability from csaf_suse - Published: 2025-11-26 15:59 - Updated: 2025-11-26 15:59
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 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-21816: hrtimers: Force migrate away hrtimers queued after (bsc#1238472). - CVE-2025-38653: proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al (bsc#1248630). - CVE-2025-38718: sctp: linearize cloned gso packets in sctp_rcv (bsc#1249161). - CVE-2025-39676: scsi: qla4xxx: Prevent a potential error pointer dereference (bsc#1249302). - 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-39779: btrfs: subpage: keep TOWRITE tag until folio is cleaned (bsc#1249495). - CVE-2025-39812: sctp: initialize more fields in sctp_v6_from_sk() (bsc#1250202). - 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-39903: of_numa: fix uninitialized memory nodes causing kernel panic (bsc#1250749). - CVE-2025-39911: i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path (bsc#1250704). - 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-39950: net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR (bsc#1251176). - CVE-2025-39955: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect() (bsc#1251804). - CVE-2025-39956: igc: don't fail igc_probe() on LED setup error (bsc#1251809). - CVE-2025-39963: io_uring: fix incorrect io_kiocb reference in io_link_skb (bsc#1251819). - 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-39979: net/mlx5: fs, add API for sharing HWS action by refcount (bsc#1252067). - CVE-2025-39984: net: tun: Update napi->skb after XDP process (bsc#1252081). - CVE-2025-39992: mm: swap: check for stable address space before operating on the VMA (bsc#1252076). - 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-40040: mm/ksm: fix flag-dropping behavior in ksm_madvise (bsc#1252780). - CVE-2025-40051: vhost: vringh: Modify the return value check (bsc#1252858). - CVE-2025-40056: vhost: vringh: Fix copy_to_iter return value check (bsc#1252826). - CVE-2025-40060: coresight: trbe: Return NULL pointer for allocation failures (bsc#1252848). - CVE-2025-40078: bpf: Explicitly check accesses to bpf_sock_addr (bsc#1252789). - CVE-2025-40080: nbd: restrict sockets to TCP and UDP (bsc#1252774). - CVE-2025-40100: btrfs: do not assert we found block group item when creating free space tree (bsc#1252918). The following non security issues were fixed: - add bug reference to existing hv_netvsc change (bsc#1252265) - amd-pstate-ut: Reset amd-pstate driver mode after running selftests (bsc#1249226). - cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partition (bsc#1241166). - cpuset: Use new excpus for nocpu error check when enabling root partition (bsc#1241166). - cpuset: fix failure to enable isolated partition when containing isolcpus (bsc#1241166). - doc/README.SUSE: Correct the character used for TAINT_NO_SUPPORT The character was previously 'N', but upstream used it for TAINT_TEST, which prompted the change of TAINT_NO_SUPPORT to 'n'. - 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 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). - drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table() (git-fixes). - drm/xe/guc: Prepare GuC register list and update ADS size for error capture (stable-fixes). - 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). - kbuild/modfinal: Link livepatches with module-common.o (bsc#1218644, bsc#1252270). - kdb: Replace deprecated strcpy() with memmove() in vkdb_printf() (bsc#1252939). - kernel-subpackage-spec: Do not doubly-sign modules (bsc#1251930). - nvme-auth: update sc_c in host response (git-fixes bsc#1249397). - perf hwmon_pmu: Fix uninitialized variable warning (perf-sle16-v6.13-userspace-update, git-fixes). - phy: cadence: cdns-dphy: Update calibration wait time for startup state machine (git-fixes). - powerpc/fadump: skip parameter area allocation when fadump is disabled (jsc#PED-9891 git-fixes). - proc: fix missing pde_set_flags() for net proc files (bsc#1248630) - proc: fix type confusion in pde_set_flags() (bsc#1248630) - rpm/check-for-config-changes: ignore CONFIG_SCHED_PROXY_EXEC, too (bsc#1250946) - scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU (bsc#1252267). - x86/microcode/AMD: Limit Entrysign signature checking to known generations (bsc#1252725). - x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMID (bsc#1252734). - x86/resctrl: Refactor resctrl_arch_rmid_read() (bsc#1252734). - x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (jsc#PED-348).
Patchnames: SUSE-SLES-16.0-58
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 Server 16.0:cluster-md-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:cluster-md-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:dlm-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:dlm-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:gfs2-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:gfs2-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-64kb-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-64kb-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-64kb-extra-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-devel-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-extra-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-livepatch-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-livepatch-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-livepatch-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-default-vdso-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-devel-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-docs-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-docs-html-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-kvmsmall-vdso-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-macros-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-obs-qa-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-source-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-source-vanilla-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-syms-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 16.0:kernel-zfcpdump-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cluster-md-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:cluster-md-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dlm-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dlm-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gfs2-kmp-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:gfs2-kmp-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-64kb-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-64kb-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-64kb-extra-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-base-6.12.0-160000.6.1.160000.2.4.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-devel-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-devel-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-devel-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-extra-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-extra-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-extra-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-extra-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-livepatch-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-livepatch-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-livepatch-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-default-vdso-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-devel-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-docs-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-docs-html-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-devel-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-kvmsmall-vdso-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-macros-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-obs-qa-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-obs-qa-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-obs-qa-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-obs-qa-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-source-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-source-vanilla-6.12.0-160000.7.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-syms-6.12.0-160000.7.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-syms-6.12.0-160000.7.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-syms-6.12.0-160000.7.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-syms-6.12.0-160000.7.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:kernel-zfcpdump-6.12.0-160000.7.1.s390x
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact low
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact low
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact important
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
Threats
Impact moderate
Affected products
Recommended 100 products, the same list as for CVE-2025-21816
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/1218644 self
https://bugzilla.suse.com/1238472 self
https://bugzilla.suse.com/1239206 self
https://bugzilla.suse.com/1241166 self
https://bugzilla.suse.com/1241637 self
https://bugzilla.suse.com/1247222 self
https://bugzilla.suse.com/1248630 self
https://bugzilla.suse.com/1249161 self
https://bugzilla.suse.com/1249226 self
https://bugzilla.suse.com/1249302 self
https://bugzilla.suse.com/1249317 self
https://bugzilla.suse.com/1249397 self
https://bugzilla.suse.com/1249398 self
https://bugzilla.suse.com/1249495 self
https://bugzilla.suse.com/1249512 self
https://bugzilla.suse.com/1249608 self
https://bugzilla.suse.com/1249735 self
https://bugzilla.suse.com/1250202 self
https://bugzilla.suse.com/1250379 self
https://bugzilla.suse.com/1250400 self
https://bugzilla.suse.com/1250455 self
https://bugzilla.suse.com/1250491 self
https://bugzilla.suse.com/1250704 self
https://bugzilla.suse.com/1250721 self
https://bugzilla.suse.com/1250749 self
https://bugzilla.suse.com/1250946 self
https://bugzilla.suse.com/1251176 self
https://bugzilla.suse.com/1251177 self
https://bugzilla.suse.com/1251232 self
https://bugzilla.suse.com/1251233 self
https://bugzilla.suse.com/1251804 self
https://bugzilla.suse.com/1251809 self
https://bugzilla.suse.com/1251819 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/1252067 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/1252076 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/1252253 self
https://bugzilla.suse.com/1252265 self
https://bugzilla.suse.com/1252267 self
https://bugzilla.suse.com/1252270 self
https://bugzilla.suse.com/1252330 self
https://bugzilla.suse.com/1252333 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/1252678 self
https://bugzilla.suse.com/1252679 self
https://bugzilla.suse.com/1252688 self
https://bugzilla.suse.com/1252725 self
https://bugzilla.suse.com/1252734 self
https://bugzilla.suse.com/1252772 self
https://bugzilla.suse.com/1252774 self
https://bugzilla.suse.com/1252780 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/1252862 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/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-2025-21816/ self
https://www.suse.com/security/cve/CVE-2025-38653/ self
https://www.suse.com/security/cve/CVE-2025-38718/ self
https://www.suse.com/security/cve/CVE-2025-39676/ self
https://www.suse.com/security/cve/CVE-2025-39702/ self
https://www.suse.com/security/cve/CVE-2025-39756/ self
https://www.suse.com/security/cve/CVE-2025-39779/ self
https://www.suse.com/security/cve/CVE-2025-39797/ self
https://www.suse.com/security/cve/CVE-2025-39812/ self
https://www.suse.com/security/cve/CVE-2025-39866/ self
https://www.suse.com/security/cve/CVE-2025-39876/ self
https://www.suse.com/security/cve/CVE-2025-39881/ self
https://www.suse.com/security/cve/CVE-2025-39895/ self
https://www.suse.com/security/cve/CVE-2025-39903/ self
https://www.suse.com/security/cve/CVE-2025-39911/ 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-39950/ self
https://www.suse.com/security/cve/CVE-2025-39955/ self
https://www.suse.com/security/cve/CVE-2025-39956/ self
https://www.suse.com/security/cve/CVE-2025-39963/ 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-39979/ 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-39992/ 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-40009/ 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-40040/ 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-40048/ self
https://www.suse.com/security/cve/CVE-2025-40049/ self
https://www.suse.com/security/cve/CVE-2025-40051/ self
https://www.suse.com/security/cve/CVE-2025-40052/ self
https://www.suse.com/security/cve/CVE-2025-40056/ self
https://www.suse.com/security/cve/CVE-2025-40058/ self
https://www.suse.com/security/cve/CVE-2025-40060/ self
https://www.suse.com/security/cve/CVE-2025-40061/ self
https://www.suse.com/security/cve/CVE-2025-40062/ self
https://www.suse.com/security/cve/CVE-2025-40071/ self
https://www.suse.com/security/cve/CVE-2025-40078/ self
https://www.suse.com/security/cve/CVE-2025-40080/ self
https://www.suse.com/security/cve/CVE-2025-40085/ self
https://www.suse.com/security/cve/CVE-2025-40087/ 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-2025-40364/ self
https://www.suse.com/security/cve/CVE-2025-21816 external
https://bugzilla.suse.com/1238472 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-38718 external
https://bugzilla.suse.com/1249161 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-39702 external
https://bugzilla.suse.com/1249317 external
https://www.suse.com/security/cve/CVE-2025-39756 external
https://bugzilla.suse.com/1249512 external
https://www.suse.com/security/cve/CVE-2025-39779 external
https://bugzilla.suse.com/1249495 external
https://www.suse.com/security/cve/CVE-2025-39797 external
https://bugzilla.suse.com/1249608 external
https://www.suse.com/security/cve/CVE-2025-39812 external
https://bugzilla.suse.com/1250202 external
https://www.suse.com/security/cve/CVE-2025-39866 external
https://bugzilla.suse.com/1250455 external
https://www.suse.com/security/cve/CVE-2025-39876 external
https://bugzilla.suse.com/1250400 external
https://www.suse.com/security/cve/CVE-2025-39881 external
https://bugzilla.suse.com/1250379 external
https://www.suse.com/security/cve/CVE-2025-39895 external
https://bugzilla.suse.com/1250721 external
https://www.suse.com/security/cve/CVE-2025-39903 external
https://bugzilla.suse.com/1250749 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-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-39950 external
https://bugzilla.suse.com/1251176 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-39956 external
https://bugzilla.suse.com/1251809 external
https://www.suse.com/security/cve/CVE-2025-39963 external
https://bugzilla.suse.com/1251819 external
https://bugzilla.suse.com/1251982 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-39979 external
https://bugzilla.suse.com/1252067 external
https://bugzilla.suse.com/1252068 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-39992 external
https://bugzilla.suse.com/1252076 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-40009 external
https://bugzilla.suse.com/1252333 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-40040 external
https://bugzilla.suse.com/1252780 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-40048 external
https://bugzilla.suse.com/1252862 external
https://www.suse.com/security/cve/CVE-2025-40049 external
https://bugzilla.suse.com/1252822 external
https://www.suse.com/security/cve/CVE-2025-40051 external
https://bugzilla.suse.com/1252858 external
https://www.suse.com/security/cve/CVE-2025-40052 external
https://bugzilla.suse.com/1252851 external
https://www.suse.com/security/cve/CVE-2025-40056 external
https://bugzilla.suse.com/1252826 external
https://www.suse.com/security/cve/CVE-2025-40058 external
https://bugzilla.suse.com/1252854 external
https://www.suse.com/security/cve/CVE-2025-40060 external
https://bugzilla.suse.com/1252848 external
https://www.suse.com/security/cve/CVE-2025-40061 external
https://bugzilla.suse.com/1252849 external
https://www.suse.com/security/cve/CVE-2025-40062 external
https://bugzilla.suse.com/1252850 external
https://www.suse.com/security/cve/CVE-2025-40071 external
https://bugzilla.suse.com/1252797 external
https://www.suse.com/security/cve/CVE-2025-40078 external
https://bugzilla.suse.com/1252789 external
https://www.suse.com/security/cve/CVE-2025-40080 external
https://bugzilla.suse.com/1252774 external
https://www.suse.com/security/cve/CVE-2025-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-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
https://www.suse.com/security/cve/CVE-2025-40364 external
https://bugzilla.suse.com/1241637 external

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