SUSE-SU-2024:0926-1

Vulnerability from csaf_suse - Published: 2024-03-18 14:07 - Updated: 2026-09-20 15:43
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 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47078: Fixed a bug by clearing all QP fields if creation failed (bsc#1220863) - CVE-2021-47076: Fixed a bug by returning CQE error if invalid lkey was supplied (bsc#1220860) - CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039) - CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456). - CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831). - CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918). - CVE-2023-52482: Fixed a bug by adding SRSO mitigation for Hygon processors (bsc#1220735). - CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040). - CVE-2022-48627: Fixed a memory overlapping when deleting chars in the buffer (bsc#1220845). - CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870). - CVE-2021-46934: Fixed a bug by validating user data in compat ioctl (bsc#1220469). - CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514). - CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932). - CVE-2023-52530: Fixed a potential key use-after-free in wifi mac80211 (bsc#1220930). - CVE-2023-52531: Fixed a memory corruption issue in iwlwifi (bsc#1220931). - CVE-2021-47083: Fixed a global-out-of-bounds issue in mediatek: (bsc#1220917). - CVE-2024-26607: Fixed a probing race issue in sii902x: (bsc#1220736). - CVE-2024-26589: Fixed out of bounds read due to variable offset alu on PTR_TO_FLOW_KEYS (bsc#1220255). - CVE-2021-47005: Fixed a NULL pointer dereference for ->get_features() (bsc#1220660). - CVE-2024-26585: Fixed race between tx work scheduling and socket close (bsc#1220187). - CVE-2023-52340: Fixed ICMPv6 “Packet Too Big” packets force a DoS of the Linux kernel by forcing 100% CPU (bsc#1219295). - CVE-2024-0607: Fixed 64-bit load issue in nft_byteorder_eval() (bsc#1218915). - CVE-2021-47060: Fixed a bug in KVM by stop looking for coalesced MMIO zones if the bus is destroyed (bsc#1220742). - CVE-2024-26622: Fixed UAF write bug in tomoyo_write_control() (bsc#1220825). - CVE-2023-52451: Fixed access beyond end of drmem array (bsc#1220250). - CVE-2021-46932: Fixed missing work initialization before device registration (bsc#1220444) - CVE-2023-52463: Fixed null pointer dereference in efivarfs (bsc#1220328). - CVE-2021-47012: Fixed a use after free in siw_alloc_mr (bsc#1220627). - CVE-2023-52449: Fixed gluebi NULL pointer dereference caused by ftl notifier (bsc#1220238). - CVE-2023-52475: Fixed use-after-free in powermate_config_complete (bsc#1220649) - CVE-2023-52478: Fixed kernel crash on receiver USB disconnect (bsc#1220796) - CVE-2021-46989: Fixed a bug by preventing corruption in shrinking truncate in hfsplus (bsc#1220737). - CVE-2021-46915: Fixed a bug to avoid possible divide error in nft_limit_init (bsc#1220436). - CVE-2021-46924: Fixed fix memory leak in device probe and remove (bsc#1220459) - CVE-2019-25162: Fixed a potential use after free (bsc#1220409). - CVE-2020-36784: Fixed reference leak when pm_runtime_get_sync fails (bsc#1220570). - CVE-2021-47061: Fixed a bug in KVM by destroy I/O bus devices on unregister failure _after_ sync'ing SRCU (bsc#1220745). - CVE-2023-52445: Fixed use after free on context disconnection (bsc#1220241). - CVE-2023-46343: Fixed a NULL pointer dereference in send_acknowledge() (CVE-2023-46343). - CVE-2023-52439: Fixed use-after-free in uio_open (bsc#1220140). - CVE-2023-52443: Fixed crash when parsed profile name is empty (bsc#1220240). - CVE-2024-26602: Fixed overall slowdowns with sys_membarrier (bsc1220398). - CVE-2024-26593: Fixed block process call transactions (bsc#1220009). - CVE-2021-47013: Fixed a use after free in emac_mac_tx_buf_send (bsc#1220641). - CVE-2024-26586: Fixed stack corruption (bsc#1220243). - CVE-2024-26595: Fixed NULL pointer dereference in error path (bsc#1220344). - CVE-2023-52448: Fixed kernel NULL pointer dereference in gfs2_rgrp_dump (bsc#1220253). - CVE-2024-1151: Fixed unlimited number of recursions from action sets (bsc#1219835). - CVE-2024-23849: Fixed array-index-out-of-bounds in rds_cmsg_recv (bsc#1219127). - CVE-2024-0340: Fixed information disclosure in vhost/vhost.c:vhost_new_msg() (bsc#1218689). - CVE-2023-51042: Fixed use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c (bsc#1219128). The following non-security bugs were fixed: - EDAC/thunderx: Fix possible out-of-bounds string access (bsc#1220330) - KVM: Destroy target device if coalesced MMIO unregistration fails (git-fixes). - KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio (git-fixes). - KVM: VMX: Move VERW closer to VMentry for MDS mitigation (git-fixes). - KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH (git-fixes). - KVM: x86: add support for CPUID leaf 0x80000021 (git-fixes). - KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation code (git-fixes). - KVM: x86: synthesize CPUID leaf 0x80000021h if useful (git-fixes). - KVM: x86: work around QEMU issue with synthetic CPUID leaves (git-fixes). - x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix (git-fixes). - x86/bugs: Add asm helpers for executing VERW (git-fixes). - x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key (git-fixes). - x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf (git-fixes). - x86/entry_32: Add VERW just before userspace transition (git-fixes). - x86/entry_64: Add VERW just before userspace transition (git-fixes).
Patchnames: SUSE-2024-926,SUSE-SLE-Module-Live-Patching-15-SP2-2024-926,SUSE-SLE-Product-HA-15-SP2-2024-926,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-926,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-926,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-926
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 SP2:cluster-md-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-devel-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-source-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-devel-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-docs-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-macros-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-source-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_183-default-0:1-150200.5.3.2.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_183-default-0:1-150200.5.3.2.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_183-default-0:1-150200.5.3.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-devel-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-docs-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-macros-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-source-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.183.1.150200.9.93.2.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-devel-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-obs-build-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-source-0:5.3.18-150200.24.183.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.183.1.x86_64 —
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact low
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact low
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact moderate
Affected products
Recommended 157 products, the same list as for CVE-2019-25162
Threats
Impact important
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1155518 self
https://bugzilla.suse.com/1184436 self
https://bugzilla.suse.com/1185988 self
https://bugzilla.suse.com/1186286 self
https://bugzilla.suse.com/1200599 self
https://bugzilla.suse.com/1212514 self
https://bugzilla.suse.com/1213456 self
https://bugzilla.suse.com/1218689 self
https://bugzilla.suse.com/1218915 self
https://bugzilla.suse.com/1219127 self
https://bugzilla.suse.com/1219128 self
https://bugzilla.suse.com/1219146 self
https://bugzilla.suse.com/1219295 self
https://bugzilla.suse.com/1219653 self
https://bugzilla.suse.com/1219827 self
https://bugzilla.suse.com/1219835 self
https://bugzilla.suse.com/1220009 self
https://bugzilla.suse.com/1220140 self
https://bugzilla.suse.com/1220187 self
https://bugzilla.suse.com/1220238 self
https://bugzilla.suse.com/1220240 self
https://bugzilla.suse.com/1220241 self
https://bugzilla.suse.com/1220243 self
https://bugzilla.suse.com/1220250 self
https://bugzilla.suse.com/1220253 self
https://bugzilla.suse.com/1220255 self
https://bugzilla.suse.com/1220328 self
https://bugzilla.suse.com/1220330 self
https://bugzilla.suse.com/1220344 self
https://bugzilla.suse.com/1220398 self
https://bugzilla.suse.com/1220409 self
https://bugzilla.suse.com/1220416 self
https://bugzilla.suse.com/1220418 self
https://bugzilla.suse.com/1220421 self
https://bugzilla.suse.com/1220436 self
https://bugzilla.suse.com/1220444 self
https://bugzilla.suse.com/1220459 self
https://bugzilla.suse.com/1220469 self
https://bugzilla.suse.com/1220482 self
https://bugzilla.suse.com/1220526 self
https://bugzilla.suse.com/1220538 self
https://bugzilla.suse.com/1220570 self
https://bugzilla.suse.com/1220572 self
https://bugzilla.suse.com/1220599 self
https://bugzilla.suse.com/1220627 self
https://bugzilla.suse.com/1220641 self
https://bugzilla.suse.com/1220649 self
https://bugzilla.suse.com/1220660 self
https://bugzilla.suse.com/1220700 self
https://bugzilla.suse.com/1220735 self
https://bugzilla.suse.com/1220736 self
https://bugzilla.suse.com/1220737 self
https://bugzilla.suse.com/1220742 self
https://bugzilla.suse.com/1220745 self
https://bugzilla.suse.com/1220767 self
https://bugzilla.suse.com/1220796 self
https://bugzilla.suse.com/1220825 self
https://bugzilla.suse.com/1220826 self
https://bugzilla.suse.com/1220831 self
https://bugzilla.suse.com/1220845 self
https://bugzilla.suse.com/1220860 self
https://bugzilla.suse.com/1220863 self
https://bugzilla.suse.com/1220870 self
https://bugzilla.suse.com/1220917 self
https://bugzilla.suse.com/1220918 self
https://bugzilla.suse.com/1220930 self
https://bugzilla.suse.com/1220931 self
https://bugzilla.suse.com/1220932 self
https://bugzilla.suse.com/1221039 self
https://bugzilla.suse.com/1221040 self
https://bugzilla.suse.com/1221287 self
https://www.suse.com/security/cve/CVE-2019-25162/ self
https://www.suse.com/security/cve/CVE-2020-36777/ self
https://www.suse.com/security/cve/CVE-2020-36784/ self
https://www.suse.com/security/cve/CVE-2021-46904/ self
https://www.suse.com/security/cve/CVE-2021-46905/ self
https://www.suse.com/security/cve/CVE-2021-46906/ self
https://www.suse.com/security/cve/CVE-2021-46915/ self
https://www.suse.com/security/cve/CVE-2021-46924/ self
https://www.suse.com/security/cve/CVE-2021-46929/ self
https://www.suse.com/security/cve/CVE-2021-46932/ self
https://www.suse.com/security/cve/CVE-2021-46934/ self
https://www.suse.com/security/cve/CVE-2021-46953/ self
https://www.suse.com/security/cve/CVE-2021-46964/ self
https://www.suse.com/security/cve/CVE-2021-46966/ self
https://www.suse.com/security/cve/CVE-2021-46974/ self
https://www.suse.com/security/cve/CVE-2021-46989/ self
https://www.suse.com/security/cve/CVE-2021-47005/ self
https://www.suse.com/security/cve/CVE-2021-47012/ self
https://www.suse.com/security/cve/CVE-2021-47013/ self
https://www.suse.com/security/cve/CVE-2021-47054/ self
https://www.suse.com/security/cve/CVE-2021-47060/ self
https://www.suse.com/security/cve/CVE-2021-47061/ self
https://www.suse.com/security/cve/CVE-2021-47069/ self
https://www.suse.com/security/cve/CVE-2021-47076/ self
https://www.suse.com/security/cve/CVE-2021-47078/ self
https://www.suse.com/security/cve/CVE-2021-47083/ self
https://www.suse.com/security/cve/CVE-2022-20154/ self
https://www.suse.com/security/cve/CVE-2022-48627/ self
https://www.suse.com/security/cve/CVE-2023-28746/ self
https://www.suse.com/security/cve/CVE-2023-35827/ self
https://www.suse.com/security/cve/CVE-2023-46343/ self
https://www.suse.com/security/cve/CVE-2023-51042/ self
https://www.suse.com/security/cve/CVE-2023-52340/ self
https://www.suse.com/security/cve/CVE-2023-52429/ self
https://www.suse.com/security/cve/CVE-2023-52439/ self
https://www.suse.com/security/cve/CVE-2023-52443/ self
https://www.suse.com/security/cve/CVE-2023-52445/ self
https://www.suse.com/security/cve/CVE-2023-52448/ self
https://www.suse.com/security/cve/CVE-2023-52449/ self
https://www.suse.com/security/cve/CVE-2023-52451/ self
https://www.suse.com/security/cve/CVE-2023-52463/ self
https://www.suse.com/security/cve/CVE-2023-52475/ self
https://www.suse.com/security/cve/CVE-2023-52478/ self
https://www.suse.com/security/cve/CVE-2023-52482/ self
https://www.suse.com/security/cve/CVE-2023-52502/ self
https://www.suse.com/security/cve/CVE-2023-52530/ self
https://www.suse.com/security/cve/CVE-2023-52531/ self
https://www.suse.com/security/cve/CVE-2023-52532/ self
https://www.suse.com/security/cve/CVE-2023-52569/ self
https://www.suse.com/security/cve/CVE-2023-52574/ self
https://www.suse.com/security/cve/CVE-2023-52597/ self
https://www.suse.com/security/cve/CVE-2023-52605/ self
https://www.suse.com/security/cve/CVE-2024-0340/ self
https://www.suse.com/security/cve/CVE-2024-0607/ self
https://www.suse.com/security/cve/CVE-2024-1151/ self
https://www.suse.com/security/cve/CVE-2024-23849/ self
https://www.suse.com/security/cve/CVE-2024-23851/ self
https://www.suse.com/security/cve/CVE-2024-26585/ self
https://www.suse.com/security/cve/CVE-2024-26586/ self
https://www.suse.com/security/cve/CVE-2024-26589/ self
https://www.suse.com/security/cve/CVE-2024-26593/ self
https://www.suse.com/security/cve/CVE-2024-26595/ self
https://www.suse.com/security/cve/CVE-2024-26602/ self
https://www.suse.com/security/cve/CVE-2024-26607/ self
https://www.suse.com/security/cve/CVE-2024-26622/ self
https://www.suse.com/security/cve/CVE-2019-25162 external
https://bugzilla.suse.com/1220409 external
https://www.suse.com/security/cve/CVE-2020-36777 external
https://bugzilla.suse.com/1220526 external
https://www.suse.com/security/cve/CVE-2020-36784 external
https://bugzilla.suse.com/1220570 external
https://www.suse.com/security/cve/CVE-2021-46904 external
https://bugzilla.suse.com/1220416 external
https://www.suse.com/security/cve/CVE-2021-46905 external
https://bugzilla.suse.com/1220418 external
https://www.suse.com/security/cve/CVE-2021-46906 external
https://bugzilla.suse.com/1220421 external
https://www.suse.com/security/cve/CVE-2021-46915 external
https://bugzilla.suse.com/1220436 external
https://www.suse.com/security/cve/CVE-2021-46924 external
https://bugzilla.suse.com/1220459 external
https://www.suse.com/security/cve/CVE-2021-46929 external
https://bugzilla.suse.com/1220482 external
https://bugzilla.suse.com/1222400 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2021-46932 external
https://bugzilla.suse.com/1220444 external
https://www.suse.com/security/cve/CVE-2021-46934 external
https://bugzilla.suse.com/1220469 external
https://www.suse.com/security/cve/CVE-2021-46953 external
https://bugzilla.suse.com/1220599 external
https://www.suse.com/security/cve/CVE-2021-46964 external
https://bugzilla.suse.com/1220538 external
https://www.suse.com/security/cve/CVE-2021-46966 external
https://bugzilla.suse.com/1220572 external
https://www.suse.com/security/cve/CVE-2021-46974 external
https://bugzilla.suse.com/1220700 external
https://www.suse.com/security/cve/CVE-2021-46989 external
https://bugzilla.suse.com/1220737 external
https://www.suse.com/security/cve/CVE-2021-47005 external
https://bugzilla.suse.com/1220660 external
https://www.suse.com/security/cve/CVE-2021-47012 external
https://bugzilla.suse.com/1220627 external
https://www.suse.com/security/cve/CVE-2021-47013 external
https://bugzilla.suse.com/1220641 external
https://www.suse.com/security/cve/CVE-2021-47054 external
https://bugzilla.suse.com/1220767 external
https://www.suse.com/security/cve/CVE-2021-47060 external
https://bugzilla.suse.com/1220742 external
https://www.suse.com/security/cve/CVE-2021-47061 external
https://bugzilla.suse.com/1220745 external
https://www.suse.com/security/cve/CVE-2021-47069 external
https://bugzilla.suse.com/1220826 external
https://www.suse.com/security/cve/CVE-2021-47076 external
https://bugzilla.suse.com/1220860 external
https://www.suse.com/security/cve/CVE-2021-47078 external
https://bugzilla.suse.com/1220863 external
https://www.suse.com/security/cve/CVE-2021-47083 external
https://bugzilla.suse.com/1220917 external
https://www.suse.com/security/cve/CVE-2022-20154 external
https://bugzilla.suse.com/1200599 external
https://bugzilla.suse.com/1200608 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2022-48627 external
https://bugzilla.suse.com/1220845 external
https://www.suse.com/security/cve/CVE-2023-28746 external
https://bugzilla.suse.com/1213456 external
https://bugzilla.suse.com/1221323 external
https://www.suse.com/security/cve/CVE-2023-35827 external
https://bugzilla.suse.com/1212514 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2023-46343 external
https://bugzilla.suse.com/1219125 external
https://www.suse.com/security/cve/CVE-2023-51042 external
https://bugzilla.suse.com/1219128 external
https://www.suse.com/security/cve/CVE-2023-52340 external
https://bugzilla.suse.com/1219295 external
https://bugzilla.suse.com/1219296 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2023-52429 external
https://bugzilla.suse.com/1219827 external
https://www.suse.com/security/cve/CVE-2023-52439 external
https://bugzilla.suse.com/1220140 external
https://www.suse.com/security/cve/CVE-2023-52443 external
https://bugzilla.suse.com/1220240 external
https://www.suse.com/security/cve/CVE-2023-52445 external
https://bugzilla.suse.com/1220241 external
https://bugzilla.suse.com/1220315 external
https://www.suse.com/security/cve/CVE-2023-52448 external
https://bugzilla.suse.com/1220253 external
https://www.suse.com/security/cve/CVE-2023-52449 external
https://bugzilla.suse.com/1220238 external
https://www.suse.com/security/cve/CVE-2023-52451 external
https://bugzilla.suse.com/1220250 external
https://www.suse.com/security/cve/CVE-2023-52463 external
https://bugzilla.suse.com/1220328 external
https://www.suse.com/security/cve/CVE-2023-52475 external
https://bugzilla.suse.com/1220649 external
https://www.suse.com/security/cve/CVE-2023-52478 external
https://bugzilla.suse.com/1220796 external
https://www.suse.com/security/cve/CVE-2023-52482 external
https://bugzilla.suse.com/1220735 external
https://www.suse.com/security/cve/CVE-2023-52502 external
https://bugzilla.suse.com/1220831 external
https://bugzilla.suse.com/1220832 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2023-52530 external
https://bugzilla.suse.com/1220930 external
https://www.suse.com/security/cve/CVE-2023-52531 external
https://bugzilla.suse.com/1220931 external
https://www.suse.com/security/cve/CVE-2023-52532 external
https://bugzilla.suse.com/1220932 external
https://www.suse.com/security/cve/CVE-2023-52569 external
https://bugzilla.suse.com/1220918 external
https://www.suse.com/security/cve/CVE-2023-52574 external
https://bugzilla.suse.com/1220870 external
https://www.suse.com/security/cve/CVE-2023-52597 external
https://bugzilla.suse.com/1221040 external
https://www.suse.com/security/cve/CVE-2023-52605 external
https://bugzilla.suse.com/1221039 external
https://www.suse.com/security/cve/CVE-2024-0340 external
https://bugzilla.suse.com/1218689 external
https://www.suse.com/security/cve/CVE-2024-0607 external
https://bugzilla.suse.com/1218915 external
https://www.suse.com/security/cve/CVE-2024-1151 external
https://bugzilla.suse.com/1219835 external
https://www.suse.com/security/cve/CVE-2024-23849 external
https://bugzilla.suse.com/1219127 external
https://www.suse.com/security/cve/CVE-2024-23851 external
https://bugzilla.suse.com/1219146 external
https://www.suse.com/security/cve/CVE-2024-26585 external
https://bugzilla.suse.com/1220187 external
https://bugzilla.suse.com/1220211 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external
https://www.suse.com/security/cve/CVE-2024-26586 external
https://bugzilla.suse.com/1220243 external
https://www.suse.com/security/cve/CVE-2024-26589 external
https://bugzilla.suse.com/1220255 external
https://www.suse.com/security/cve/CVE-2024-26593 external
https://bugzilla.suse.com/1220009 external
https://www.suse.com/security/cve/CVE-2024-26595 external
https://bugzilla.suse.com/1220344 external
https://www.suse.com/security/cve/CVE-2024-26602 external
https://bugzilla.suse.com/1220398 external
https://www.suse.com/security/cve/CVE-2024-26607 external
https://bugzilla.suse.com/1220736 external
https://www.suse.com/security/cve/CVE-2024-26622 external
https://bugzilla.suse.com/1220825 external
https://bugzilla.suse.com/1220828 external
https://bugzilla.suse.com/1224298 external
https://bugzilla.suse.com/1224878 external

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

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…