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

SUSE-SU-2025:02308-1

Vulnerability from csaf_suse - Published: 2025-07-14 15:55 - Updated: 2025-07-14 15:55
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 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-50085: dm raid: fix address sanitizer warning in raid_resume (bsc#1245147). - CVE-2022-50087: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (bsc#1245119). - CVE-2022-50200: selinux: Add boundary check in put_entry() (bsc#1245149). - CVE-2024-26924: scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1225820). - CVE-2024-27397: kabi: place tstamp needed for nftables set in a hole (bsc#1224095). - CVE-2024-36978: net: sched: sch_multiq: fix possible OOB write in multiq_tune() (bsc#1226514). - CVE-2024-46800: sch/netem: fix use after free in netem_dequeue (bsc#1230827). - CVE-2024-53141: netfilter: ipset: add missing range check in bitmap_ip_uadt (bsc#1234381). - CVE-2024-56770: sch/netem: fix use after free in netem_dequeue (bsc#1235637). - CVE-2025-21700: net: sched: Disallow replacing of child qdisc from one parent to another (bsc#1237159). - CVE-2025-21702: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (bsc#1237312). - CVE-2025-21703: netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() (bsc#1237313). - CVE-2025-37752: net_sched: sch_sfq: move the limit validation (bsc#1242504). - CVE-2025-37823: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too (bsc#1242924). - CVE-2025-37890: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc (bsc#1243330). - CVE-2025-37997: netfilter: ipset: fix region locking in hash types (bsc#1243832). - CVE-2025-38000: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (bsc#1244277). - CVE-2025-38001: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1244234). - CVE-2025-38083: net_sched: prio: fix a race in prio_tune() (bsc#1245183). The following non-security bugs were fixed: - Fix conditional for selecting gcc-13 Fixes: 51dacec21eb1 ('Use gcc-13 for build on SLE16 (jsc#PED-10028).') - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ('MyBS: Use buildflags to set which package to build') - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ('bs-upload-kernel: Pass limit_packages also on multibuild') - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - Require zstd in kernel-default-devel when module compression is zstd To use ksym-provides tool modules need to be uncompressed. Without zstd at least kernel-default-base does not have provides. Link: https://github.com/openSUSE/rpm-config-SUSE/pull/82 - Test the correct macro to detect RT kernel build Fixes: 470cd1a41502 ('kernel-binary: Support livepatch_rt with merged RT branch') - Use gcc-13 for build on SLE16 (jsc#PED-10028). - add nf_tables for iptables non-legacy network handling This is needed for example by docker on the Alpine Linux distribution, but can also be used on openSUSE. - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ('MyBS: Use buildflags to set which package to build') Fixes: 747f601d4156 ('bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)') - check-for-config-changes: Fix flag name typo - drop ax25 drivers (bsc#1238471). - drop hamradio drivers (bsc#1238471). - drop netrom drivers (bsc#1238471). - drop rose drivers (bsc#1238471). - kabi/severities: workaround kABI checker complains after AX25 and HAMRADIO removals KABI: symbol asc2ax(mod:net/ax25/ax25) lost KABI: symbol ax25_bcast(mod:net/ax25/ax25) lost KABI: symbol ax25_defaddr(mod:net/ax25/ax25) lost KABI: symbol ax25_display_timer(mod:net/ax25/ax25) lost KABI: symbol ax25_find_cb(mod:net/ax25/ax25) lost KABI: symbol ax25_findbyuid(mod:net/ax25/ax25) lost KABI: symbol ax25_header_ops(mod:net/ax25/ax25) lost KABI: symbol ax25_ip_xmit(mod:net/ax25/ax25) lost KABI: symbol ax25_linkfail_register(mod:net/ax25/ax25) lost KABI: symbol ax25_linkfail_release(mod:net/ax25/ax25) lost KABI: symbol ax25_listen_register(mod:net/ax25/ax25) lost KABI: symbol ax25_listen_release(mod:net/ax25/ax25) lost KABI: symbol ax25_protocol_release(mod:net/ax25/ax25) lost KABI: symbol ax25_register_pid(mod:net/ax25/ax25) lost KABI: symbol ax25_send_frame(mod:net/ax25/ax25) lost KABI: symbol ax25_uid_policy(mod:net/ax25/ax25) lost KABI: symbol ax25cmp(mod:net/ax25/ax25) lost KABI: symbol ax2asc(mod:net/ax25/ax25) lost KABI: symbol hdlcdrv_arbitrate(mod:drivers/net/hamradio/hdlcdrv) lost KABI: symbol hdlcdrv_receiver(mod:drivers/net/hamradio/hdlcdrv) lost KABI: symbol hdlcdrv_register(mod:drivers/net/hamradio/hdlcdrv) lost KABI: symbol hdlcdrv_transmitter(mod:drivers/net/hamradio/hdlcdrv) lost KABI: symbol hdlcdrv_unregister(mod:drivers/net/hamradio/hdlcdrv) lost KABI: symbol null_ax25_address(mod:net/ax25/ax25) lost - kernel-binary: Support livepatch_rt with merged RT branch - kernel-obs-qa: Use srchash for dependency as well - kernel-source: Also replace bin/env - kernel-source: Do not use multiple -r in sed parameters - kernel-source: Remove log.sh from sources - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - net_sched: sch_fifo: implement lockless __fifo_dump() (bsc#1237312) - net_sched: sch_sfq: use a temporary work area for validating configuration (bsc#1232504) - packaging: Patch Makefile to pre-select gcc version (jsc#PED-12251). When compiler different from the one which was used to configure the kernel is used to build modules a warning is issued and the build continues. This could be turned into an error but that would be too restrictive. The generated kernel-devel makefile could set the compiler but then the main Makefile as to be patched to assign CC with ?= This causes run_oldconfig failure on SUSE-2024 and kbuild config check failure on SUSE-2025. This cannot be hardcoded to one version in a regular patch because the value is expected to be configurable at mkspec time. Patch the Makefile after aplyin patches in rpm prep step instead. A check is added to verify that the sed command did indeed apply the change. - packaging: Turn gcc version into config.sh variable Fixes: 51dacec21eb1 ('Use gcc-13 for build on SLE16 (jsc#PED-10028).') - rpm/check-for-config-changes: Add GCC_ASM_FLAG_OUTPUT_BROKEN - rpm/check-for-config-changes: Add GCC_ASM_FLAG_OUTPUT_BROKEN Both spellings are actually used - rpm/check-for-config-changes: add LD_CAN_ to IGNORED_CONFIGS_RE - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - rpm/check-for-config-changes: ignore DRM_MSM_VALIDATE_XML This option is dynamically enabled to build-test different configurations. This makes run_oldconfig.sh complain sporadically for arm64. - rpm/kernel-binary.spec.in: Also order against update-bootloader (boo#1228659, boo#1240785, boo#1241038). - rpm/kernel-binary.spec.in: Fix missing 20-kernel-default-extra.conf (bsc#1239986) sle_version was obsoleted for SLE16. It has to be combined with suse_version check. - rpm/kernel-binary.spec.in: Use OrderWithRequires (boo#1228659 boo#1241038). OrderWithRequires was introduced in rpm 4.9 (ie. SLE12+) to allow a package to inform the order of installation of other package without hard requiring that package. This means our kernel-binary packages no longer need to hard require perl-Bootloader or dracut, resolving the long-commented issue there. This is also needed for udev & systemd-boot to ensure those packages are installed before being called by dracut (boo#1228659) - rpm/kernel-binary.spec.in: fix KMPs build on 6.13+ (bsc#1234454) - rpm/kernel-docs.spec.in: Workaround for reproducible builds (bsc#1238303) - rpm/package-descriptions: Add rt and rt_debug descriptions - rpm/release-projects: Update the ALP projects again (bsc#1231293). - rpm/split-modules: Fix optional splitting with usrmerge (bsc#1238570) - rpm: Stop using is_kotd_qa macro This macro is set by bs-upload-kernel, and a conditional in each spec file is used to determine when to build the spec file. This logic should not really be in the spec file. Previously this was done with package links and package meta for the individula links. However, the use of package links is rejected for packages in git based release projects (nothing to do with git actually, new policy). An alternative to package links is multibuild. However, for multibuild packages package meta cannot be used to set which spec file gets built. Use prjcon buildflags instead, and remove this conditional. Depends on bs-upload-kernel adding the build flag. - scsi: storvsc: Do not report the host packet status as the hv status (git-fixes). - scsi: storvsc: Increase the timeouts to storvsc_timeout (bsc#1245455). - wifi: cfg80211: Add my certificate (bsc#1243001). - wifi: cfg80211: fix certs build to not depend on file order (bsc#1243001).
Patchnames: SUSE-2025-2308,SUSE-SLE-Module-Live-Patching-15-SP3-2025-2308,SUSE-SLE-Product-HA-15-SP3-2025-2308,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-2308,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-2308,SUSE-SUSE-MicroOS-5.1-2025-2308,SUSE-SUSE-MicroOS-5.2-2025-2308,SUSE-Storage-7.1-2025-2308
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 Enterprise Storage 7.1:kernel-64kb-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-64kb-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-default-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-devel-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-docs-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-macros-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.212.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-obs-build-5.3.18-150300.59.212.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-preempt-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-source-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:kernel-syms-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7.1:reiserfs-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:cluster-md-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:dlm-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:gfs2-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP3:ocfs2-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-default-livepatch-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_211-default-1-150300.7.3.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_211-default-1-150300.7.3.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP3:kernel-livepatch-5_3_18-150300_59_211-default-1-150300.7.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.1:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Micro 5.2:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-64kb-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-default-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-devel-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-docs-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-macros-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.212.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.212.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.212.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-obs-build-5.3.18-150300.59.212.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-preempt-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-source-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-syms-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:kernel-zfcpdump-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.211.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.211.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:reiserfs-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-base-5.3.18-150300.59.211.1.150300.18.126.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-devel-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-default-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-devel-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-docs-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-macros-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-obs-build-5.3.18-150300.59.212.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-obs-build-5.3.18-150300.59.212.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-preempt-devel-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-source-5.3.18-150300.59.211.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-syms-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:kernel-syms-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.211.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:reiserfs-kmp-default-5.3.18-150300.59.211.1.x86_64
Vendor Fix
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2022-1679
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-updates/2025… self
https://bugzilla.suse.com/1065729 self
https://bugzilla.suse.com/1156395 self
https://bugzilla.suse.com/1199487 self
https://bugzilla.suse.com/1201160 self
https://bugzilla.suse.com/1201956 self
https://bugzilla.suse.com/1202095 self
https://bugzilla.suse.com/1202564 self
https://bugzilla.suse.com/1202716 self
https://bugzilla.suse.com/1202810 self
https://bugzilla.suse.com/1202860 self
https://bugzilla.suse.com/1205220 self
https://bugzilla.suse.com/1205514 self
https://bugzilla.suse.com/1206664 self
https://bugzilla.suse.com/1206878 self
https://bugzilla.suse.com/1206880 self
https://bugzilla.suse.com/1211226 self
https://bugzilla.suse.com/1212051 self
https://bugzilla.suse.com/1218184 self
https://bugzilla.suse.com/1224095 self
https://bugzilla.suse.com/1225820 self
https://bugzilla.suse.com/1226514 self
https://bugzilla.suse.com/1228659 self
https://bugzilla.suse.com/1230827 self
https://bugzilla.suse.com/1231293 self
https://bugzilla.suse.com/1232504 self
https://bugzilla.suse.com/1234381 self
https://bugzilla.suse.com/1234454 self
https://bugzilla.suse.com/1235637 self
https://bugzilla.suse.com/1237159 self
https://bugzilla.suse.com/1237312 self
https://bugzilla.suse.com/1237313 self
https://bugzilla.suse.com/1238303 self
https://bugzilla.suse.com/1238471 self
https://bugzilla.suse.com/1238570 self
https://bugzilla.suse.com/1239986 self
https://bugzilla.suse.com/1240785 self
https://bugzilla.suse.com/1241038 self
https://bugzilla.suse.com/1242414 self
https://bugzilla.suse.com/1242504 self
https://bugzilla.suse.com/1242924 self
https://bugzilla.suse.com/1243001 self
https://bugzilla.suse.com/1243330 self
https://bugzilla.suse.com/1243543 self
https://bugzilla.suse.com/1243627 self
https://bugzilla.suse.com/1243832 self
https://bugzilla.suse.com/1244234 self
https://bugzilla.suse.com/1244241 self
https://bugzilla.suse.com/1244277 self
https://bugzilla.suse.com/1244337 self
https://bugzilla.suse.com/1244764 self
https://bugzilla.suse.com/1244767 self
https://bugzilla.suse.com/1244770 self
https://bugzilla.suse.com/1244771 self
https://bugzilla.suse.com/1244773 self
https://bugzilla.suse.com/1244774 self
https://bugzilla.suse.com/1244776 self
https://bugzilla.suse.com/1244779 self
https://bugzilla.suse.com/1244782 self
https://bugzilla.suse.com/1244783 self
https://bugzilla.suse.com/1244786 self
https://bugzilla.suse.com/1244788 self
https://bugzilla.suse.com/1244790 self
https://bugzilla.suse.com/1244793 self
https://bugzilla.suse.com/1244794 self
https://bugzilla.suse.com/1244796 self
https://bugzilla.suse.com/1244797 self
https://bugzilla.suse.com/1244804 self
https://bugzilla.suse.com/1244813 self
https://bugzilla.suse.com/1244815 self
https://bugzilla.suse.com/1244816 self
https://bugzilla.suse.com/1244825 self
https://bugzilla.suse.com/1244834 self
https://bugzilla.suse.com/1244836 self
https://bugzilla.suse.com/1244838 self
https://bugzilla.suse.com/1244839 self
https://bugzilla.suse.com/1244841 self
https://bugzilla.suse.com/1244842 self
https://bugzilla.suse.com/1244845 self
https://bugzilla.suse.com/1244848 self
https://bugzilla.suse.com/1244849 self
https://bugzilla.suse.com/1244851 self
https://bugzilla.suse.com/1244853 self
https://bugzilla.suse.com/1244856 self
https://bugzilla.suse.com/1244861 self
https://bugzilla.suse.com/1244867 self
https://bugzilla.suse.com/1244868 self
https://bugzilla.suse.com/1244869 self
https://bugzilla.suse.com/1244881 self
https://bugzilla.suse.com/1244883 self
https://bugzilla.suse.com/1244884 self
https://bugzilla.suse.com/1244885 self
https://bugzilla.suse.com/1244886 self
https://bugzilla.suse.com/1244887 self
https://bugzilla.suse.com/1244899 self
https://bugzilla.suse.com/1244901 self
https://bugzilla.suse.com/1244902 self
https://bugzilla.suse.com/1244908 self
https://bugzilla.suse.com/1244936 self
https://bugzilla.suse.com/1244941 self
https://bugzilla.suse.com/1244943 self
https://bugzilla.suse.com/1244945 self
https://bugzilla.suse.com/1244948 self
https://bugzilla.suse.com/1244950 self
https://bugzilla.suse.com/1244956 self
https://bugzilla.suse.com/1244958 self
https://bugzilla.suse.com/1244959 self
https://bugzilla.suse.com/1244967 self
https://bugzilla.suse.com/1244968 self
https://bugzilla.suse.com/1244969 self
https://bugzilla.suse.com/1244976 self
https://bugzilla.suse.com/1244979 self
https://bugzilla.suse.com/1244984 self
https://bugzilla.suse.com/1244986 self
https://bugzilla.suse.com/1244992 self
https://bugzilla.suse.com/1245006 self
https://bugzilla.suse.com/1245007 self
https://bugzilla.suse.com/1245024 self
https://bugzilla.suse.com/1245031 self
https://bugzilla.suse.com/1245033 self
https://bugzilla.suse.com/1245041 self
https://bugzilla.suse.com/1245047 self
https://bugzilla.suse.com/1245051 self
https://bugzilla.suse.com/1245057 self
https://bugzilla.suse.com/1245058 self
https://bugzilla.suse.com/1245072 self
https://bugzilla.suse.com/1245073 self
https://bugzilla.suse.com/1245098 self
https://bugzilla.suse.com/1245103 self
https://bugzilla.suse.com/1245117 self
https://bugzilla.suse.com/1245119 self
https://bugzilla.suse.com/1245121 self
https://bugzilla.suse.com/1245122 self
https://bugzilla.suse.com/1245125 self
https://bugzilla.suse.com/1245129 self
https://bugzilla.suse.com/1245131 self
https://bugzilla.suse.com/1245135 self
https://bugzilla.suse.com/1245136 self
https://bugzilla.suse.com/1245138 self
https://bugzilla.suse.com/1245139 self
https://bugzilla.suse.com/1245140 self
https://bugzilla.suse.com/1245146 self
https://bugzilla.suse.com/1245147 self
https://bugzilla.suse.com/1245149 self
https://bugzilla.suse.com/1245183 self
https://bugzilla.suse.com/1245195 self
https://bugzilla.suse.com/1245265 self
https://bugzilla.suse.com/1245348 self
https://bugzilla.suse.com/1245455 self
https://www.suse.com/security/cve/CVE-2022-1679/ self
https://www.suse.com/security/cve/CVE-2022-2586/ self
https://www.suse.com/security/cve/CVE-2022-2905/ self
https://www.suse.com/security/cve/CVE-2022-3903/ self
https://www.suse.com/security/cve/CVE-2022-4095/ self
https://www.suse.com/security/cve/CVE-2022-4662/ self
https://www.suse.com/security/cve/CVE-2022-49934/ self
https://www.suse.com/security/cve/CVE-2022-49936/ self
https://www.suse.com/security/cve/CVE-2022-49937/ self
https://www.suse.com/security/cve/CVE-2022-49942/ self
https://www.suse.com/security/cve/CVE-2022-49945/ self
https://www.suse.com/security/cve/CVE-2022-49948/ self
https://www.suse.com/security/cve/CVE-2022-49950/ self
https://www.suse.com/security/cve/CVE-2022-49952/ self
https://www.suse.com/security/cve/CVE-2022-49954/ self
https://www.suse.com/security/cve/CVE-2022-49956/ self
https://www.suse.com/security/cve/CVE-2022-49968/ self
https://www.suse.com/security/cve/CVE-2022-49977/ self
https://www.suse.com/security/cve/CVE-2022-49978/ self
https://www.suse.com/security/cve/CVE-2022-49981/ self
https://www.suse.com/security/cve/CVE-2022-49984/ self
https://www.suse.com/security/cve/CVE-2022-49985/ self
https://www.suse.com/security/cve/CVE-2022-49986/ self
https://www.suse.com/security/cve/CVE-2022-49987/ self
https://www.suse.com/security/cve/CVE-2022-49989/ self
https://www.suse.com/security/cve/CVE-2022-49990/ self
https://www.suse.com/security/cve/CVE-2022-49993/ self
https://www.suse.com/security/cve/CVE-2022-50010/ self
https://www.suse.com/security/cve/CVE-2022-50012/ self
https://www.suse.com/security/cve/CVE-2022-50019/ self
https://www.suse.com/security/cve/CVE-2022-50020/ self
https://www.suse.com/security/cve/CVE-2022-50022/ self
https://www.suse.com/security/cve/CVE-2022-50027/ self
https://www.suse.com/security/cve/CVE-2022-50028/ self
https://www.suse.com/security/cve/CVE-2022-50029/ self
https://www.suse.com/security/cve/CVE-2022-50030/ self
https://www.suse.com/security/cve/CVE-2022-50032/ self
https://www.suse.com/security/cve/CVE-2022-50033/ self
https://www.suse.com/security/cve/CVE-2022-50036/ self
https://www.suse.com/security/cve/CVE-2022-50038/ self
https://www.suse.com/security/cve/CVE-2022-50045/ self
https://www.suse.com/security/cve/CVE-2022-50051/ self
https://www.suse.com/security/cve/CVE-2022-50059/ self
https://www.suse.com/security/cve/CVE-2022-50061/ self
https://www.suse.com/security/cve/CVE-2022-50065/ self
https://www.suse.com/security/cve/CVE-2022-50067/ self
https://www.suse.com/security/cve/CVE-2022-50072/ self
https://www.suse.com/security/cve/CVE-2022-50083/ self
https://www.suse.com/security/cve/CVE-2022-50084/ self
https://www.suse.com/security/cve/CVE-2022-50085/ self
https://www.suse.com/security/cve/CVE-2022-50087/ self
https://www.suse.com/security/cve/CVE-2022-50091/ self
https://www.suse.com/security/cve/CVE-2022-50092/ self
https://www.suse.com/security/cve/CVE-2022-50093/ self
https://www.suse.com/security/cve/CVE-2022-50094/ self
https://www.suse.com/security/cve/CVE-2022-50097/ self
https://www.suse.com/security/cve/CVE-2022-50098/ self
https://www.suse.com/security/cve/CVE-2022-50099/ self
https://www.suse.com/security/cve/CVE-2022-50101/ self
https://www.suse.com/security/cve/CVE-2022-50102/ self
https://www.suse.com/security/cve/CVE-2022-50104/ self
https://www.suse.com/security/cve/CVE-2022-50108/ self
https://www.suse.com/security/cve/CVE-2022-50109/ self
https://www.suse.com/security/cve/CVE-2022-50118/ self
https://www.suse.com/security/cve/CVE-2022-50124/ self
https://www.suse.com/security/cve/CVE-2022-50126/ self
https://www.suse.com/security/cve/CVE-2022-50127/ self
https://www.suse.com/security/cve/CVE-2022-50136/ self
https://www.suse.com/security/cve/CVE-2022-50138/ self
https://www.suse.com/security/cve/CVE-2022-50140/ self
https://www.suse.com/security/cve/CVE-2022-50141/ self
https://www.suse.com/security/cve/CVE-2022-50142/ self
https://www.suse.com/security/cve/CVE-2022-50143/ self
https://www.suse.com/security/cve/CVE-2022-50146/ self
https://www.suse.com/security/cve/CVE-2022-50149/ self
https://www.suse.com/security/cve/CVE-2022-50152/ self
https://www.suse.com/security/cve/CVE-2022-50153/ self
https://www.suse.com/security/cve/CVE-2022-50156/ self
https://www.suse.com/security/cve/CVE-2022-50158/ self
https://www.suse.com/security/cve/CVE-2022-50160/ self
https://www.suse.com/security/cve/CVE-2022-50161/ self
https://www.suse.com/security/cve/CVE-2022-50162/ self
https://www.suse.com/security/cve/CVE-2022-50164/ self
https://www.suse.com/security/cve/CVE-2022-50165/ self
https://www.suse.com/security/cve/CVE-2022-50169/ self
https://www.suse.com/security/cve/CVE-2022-50172/ self
https://www.suse.com/security/cve/CVE-2022-50173/ self
https://www.suse.com/security/cve/CVE-2022-50176/ self
https://www.suse.com/security/cve/CVE-2022-50179/ self
https://www.suse.com/security/cve/CVE-2022-50181/ self
https://www.suse.com/security/cve/CVE-2022-50185/ self
https://www.suse.com/security/cve/CVE-2022-50191/ self
https://www.suse.com/security/cve/CVE-2022-50200/ self
https://www.suse.com/security/cve/CVE-2022-50209/ self
https://www.suse.com/security/cve/CVE-2022-50211/ self
https://www.suse.com/security/cve/CVE-2022-50212/ self
https://www.suse.com/security/cve/CVE-2022-50213/ self
https://www.suse.com/security/cve/CVE-2022-50215/ self
https://www.suse.com/security/cve/CVE-2022-50218/ self
https://www.suse.com/security/cve/CVE-2022-50220/ self
https://www.suse.com/security/cve/CVE-2022-50222/ self
https://www.suse.com/security/cve/CVE-2022-50229/ self
https://www.suse.com/security/cve/CVE-2022-50231/ self
https://www.suse.com/security/cve/CVE-2023-3111/ self
https://www.suse.com/security/cve/CVE-2024-26924/ self
https://www.suse.com/security/cve/CVE-2024-27397/ self
https://www.suse.com/security/cve/CVE-2024-36978/ self
https://www.suse.com/security/cve/CVE-2024-46800/ self
https://www.suse.com/security/cve/CVE-2024-53141/ self
https://www.suse.com/security/cve/CVE-2024-56770/ self
https://www.suse.com/security/cve/CVE-2025-21700/ self
https://www.suse.com/security/cve/CVE-2025-21702/ self
https://www.suse.com/security/cve/CVE-2025-21703/ self
https://www.suse.com/security/cve/CVE-2025-37752/ self
https://www.suse.com/security/cve/CVE-2025-37798/ self
https://www.suse.com/security/cve/CVE-2025-37823/ self
https://www.suse.com/security/cve/CVE-2025-37890/ self
https://www.suse.com/security/cve/CVE-2025-37932/ self
https://www.suse.com/security/cve/CVE-2025-37953/ self
https://www.suse.com/security/cve/CVE-2025-37997/ self
https://www.suse.com/security/cve/CVE-2025-38000/ self
https://www.suse.com/security/cve/CVE-2025-38001/ self
https://www.suse.com/security/cve/CVE-2025-38083/ self
https://www.suse.com/security/cve/CVE-2022-1679 external
https://bugzilla.suse.com/1199487 external
https://bugzilla.suse.com/1201080 external
https://bugzilla.suse.com/1201832 external
https://bugzilla.suse.com/1204132 external
https://bugzilla.suse.com/1212316 external
https://www.suse.com/security/cve/CVE-2022-2586 external
https://bugzilla.suse.com/1202095 external
https://bugzilla.suse.com/1209719 external
https://www.suse.com/security/cve/CVE-2022-2905 external
https://bugzilla.suse.com/1202860 external
https://www.suse.com/security/cve/CVE-2022-3903 external
https://bugzilla.suse.com/1205220 external
https://bugzilla.suse.com/1212297 external
https://www.suse.com/security/cve/CVE-2022-4095 external
https://bugzilla.suse.com/1205514 external
https://bugzilla.suse.com/1205594 external
https://bugzilla.suse.com/1208030 external
https://bugzilla.suse.com/1208085 external
https://bugzilla.suse.com/1212319 external
https://www.suse.com/security/cve/CVE-2022-4662 external
https://bugzilla.suse.com/1206664 external
https://www.suse.com/security/cve/CVE-2022-49934 external
https://bugzilla.suse.com/1245051 external
https://www.suse.com/security/cve/CVE-2022-49936 external
https://bugzilla.suse.com/1244984 external
https://www.suse.com/security/cve/CVE-2022-49937 external
https://bugzilla.suse.com/1245057 external
https://www.suse.com/security/cve/CVE-2022-49942 external
https://bugzilla.suse.com/1244881 external
https://www.suse.com/security/cve/CVE-2022-49945 external
https://bugzilla.suse.com/1244908 external
https://www.suse.com/security/cve/CVE-2022-49948 external
https://bugzilla.suse.com/1245058 external
https://www.suse.com/security/cve/CVE-2022-49950 external
https://bugzilla.suse.com/1244958 external
https://www.suse.com/security/cve/CVE-2022-49952 external
https://bugzilla.suse.com/1244945 external
https://www.suse.com/security/cve/CVE-2022-49954 external
https://bugzilla.suse.com/1244976 external
https://www.suse.com/security/cve/CVE-2022-49956 external
https://bugzilla.suse.com/1244969 external
https://www.suse.com/security/cve/CVE-2022-49968 external
https://bugzilla.suse.com/1244959 external
https://www.suse.com/security/cve/CVE-2022-49977 external
https://bugzilla.suse.com/1244936 external
https://www.suse.com/security/cve/CVE-2022-49978 external
https://bugzilla.suse.com/1245195 external
https://www.suse.com/security/cve/CVE-2022-49981 external
https://bugzilla.suse.com/1245072 external
https://www.suse.com/security/cve/CVE-2022-49984 external
https://bugzilla.suse.com/1244950 external
https://www.suse.com/security/cve/CVE-2022-49985 external
https://bugzilla.suse.com/1244956 external
https://www.suse.com/security/cve/CVE-2022-49986 external
https://bugzilla.suse.com/1244948 external
https://www.suse.com/security/cve/CVE-2022-49987 external
https://bugzilla.suse.com/1245024 external
https://www.suse.com/security/cve/CVE-2022-49989 external
https://bugzilla.suse.com/1245007 external
https://www.suse.com/security/cve/CVE-2022-49990 external
https://bugzilla.suse.com/1245006 external
https://www.suse.com/security/cve/CVE-2022-49993 external
https://bugzilla.suse.com/1245121 external
https://www.suse.com/security/cve/CVE-2022-50010 external
https://bugzilla.suse.com/1245122 external
https://www.suse.com/security/cve/CVE-2022-50012 external
https://bugzilla.suse.com/1245125 external
https://www.suse.com/security/cve/CVE-2022-50019 external
https://bugzilla.suse.com/1245098 external
https://www.suse.com/security/cve/CVE-2022-50020 external
https://bugzilla.suse.com/1245129 external
https://bugzilla.suse.com/1245130 external
https://www.suse.com/security/cve/CVE-2022-50022 external
https://bugzilla.suse.com/1245131 external
https://www.suse.com/security/cve/CVE-2022-50027 external
https://bugzilla.suse.com/1245073 external
https://www.suse.com/security/cve/CVE-2022-50028 external
https://bugzilla.suse.com/1245135 external
https://www.suse.com/security/cve/CVE-2022-50029 external
https://bugzilla.suse.com/1245146 external
https://www.suse.com/security/cve/CVE-2022-50030 external
https://bugzilla.suse.com/1245265 external
https://www.suse.com/security/cve/CVE-2022-50032 external
https://bugzilla.suse.com/1245103 external
https://www.suse.com/security/cve/CVE-2022-50033 external
https://bugzilla.suse.com/1245139 external
https://www.suse.com/security/cve/CVE-2022-50036 external
https://bugzilla.suse.com/1244941 external
https://www.suse.com/security/cve/CVE-2022-50038 external
https://bugzilla.suse.com/1244943 external
https://www.suse.com/security/cve/CVE-2022-50045 external
https://bugzilla.suse.com/1244967 external
https://www.suse.com/security/cve/CVE-2022-50051 external
https://bugzilla.suse.com/1245041 external
https://www.suse.com/security/cve/CVE-2022-50059 external
https://bugzilla.suse.com/1245031 external
https://www.suse.com/security/cve/CVE-2022-50061 external
https://bugzilla.suse.com/1245033 external
https://www.suse.com/security/cve/CVE-2022-50065 external
https://bugzilla.suse.com/1244986 external
https://www.suse.com/security/cve/CVE-2022-50067 external
https://bugzilla.suse.com/1245047 external
https://www.suse.com/security/cve/CVE-2022-50072 external
https://bugzilla.suse.com/1244979 external
https://www.suse.com/security/cve/CVE-2022-50083 external
https://bugzilla.suse.com/1244968 external
https://www.suse.com/security/cve/CVE-2022-50084 external
https://bugzilla.suse.com/1245117 external
https://www.suse.com/security/cve/CVE-2022-50085 external
https://bugzilla.suse.com/1245147 external
https://www.suse.com/security/cve/CVE-2022-50087 external
https://bugzilla.suse.com/1245119 external
https://bugzilla.suse.com/1245294 external
https://www.suse.com/security/cve/CVE-2022-50091 external
https://bugzilla.suse.com/1244885 external
https://www.suse.com/security/cve/CVE-2022-50092 external
https://bugzilla.suse.com/1244848 external
https://www.suse.com/security/cve/CVE-2022-50093 external
https://bugzilla.suse.com/1244849 external
https://www.suse.com/security/cve/CVE-2022-50094 external
https://bugzilla.suse.com/1244851 external
https://www.suse.com/security/cve/CVE-2022-50097 external
https://bugzilla.suse.com/1244845 external
https://www.suse.com/security/cve/CVE-2022-50098 external
https://bugzilla.suse.com/1244841 external
https://www.suse.com/security/cve/CVE-2022-50099 external
https://bugzilla.suse.com/1244842 external
https://www.suse.com/security/cve/CVE-2022-50101 external
https://bugzilla.suse.com/1244839 external
https://www.suse.com/security/cve/CVE-2022-50102 external
https://bugzilla.suse.com/1244838 external
https://www.suse.com/security/cve/CVE-2022-50104 external
https://bugzilla.suse.com/1244836 external
https://www.suse.com/security/cve/CVE-2022-50108 external
https://bugzilla.suse.com/1244834 external
https://www.suse.com/security/cve/CVE-2022-50109 external
https://bugzilla.suse.com/1244884 external
https://www.suse.com/security/cve/CVE-2022-50118 external
https://bugzilla.suse.com/1244825 external
https://www.suse.com/security/cve/CVE-2022-50124 external
https://bugzilla.suse.com/1244816 external
https://www.suse.com/security/cve/CVE-2022-50126 external
https://bugzilla.suse.com/1244813 external
https://www.suse.com/security/cve/CVE-2022-50127 external
https://bugzilla.suse.com/1244815 external
https://www.suse.com/security/cve/CVE-2022-50136 external
https://bugzilla.suse.com/1244804 external
https://www.suse.com/security/cve/CVE-2022-50138 external
https://bugzilla.suse.com/1244797 external
https://www.suse.com/security/cve/CVE-2022-50140 external
https://bugzilla.suse.com/1244793 external
https://www.suse.com/security/cve/CVE-2022-50141 external
https://bugzilla.suse.com/1244794 external
https://www.suse.com/security/cve/CVE-2022-50142 external
https://bugzilla.suse.com/1244796 external
https://www.suse.com/security/cve/CVE-2022-50143 external
https://bugzilla.suse.com/1244790 external
https://www.suse.com/security/cve/CVE-2022-50146 external
https://bugzilla.suse.com/1244788 external
https://www.suse.com/security/cve/CVE-2022-50149 external
https://bugzilla.suse.com/1244883 external
https://www.suse.com/security/cve/CVE-2022-50152 external
https://bugzilla.suse.com/1244783 external
https://www.suse.com/security/cve/CVE-2022-50153 external
https://bugzilla.suse.com/1244786 external
https://www.suse.com/security/cve/CVE-2022-50156 external
https://bugzilla.suse.com/1244782 external
https://www.suse.com/security/cve/CVE-2022-50158 external
https://bugzilla.suse.com/1244779 external
https://www.suse.com/security/cve/CVE-2022-50160 external
https://bugzilla.suse.com/1244776 external
https://www.suse.com/security/cve/CVE-2022-50161 external
https://bugzilla.suse.com/1244774 external
https://www.suse.com/security/cve/CVE-2022-50162 external
https://bugzilla.suse.com/1244773 external
https://www.suse.com/security/cve/CVE-2022-50164 external
https://bugzilla.suse.com/1244770 external
https://www.suse.com/security/cve/CVE-2022-50165 external
https://bugzilla.suse.com/1244771 external
https://www.suse.com/security/cve/CVE-2022-50169 external
https://bugzilla.suse.com/1244767 external
https://www.suse.com/security/cve/CVE-2022-50172 external
https://bugzilla.suse.com/1244764 external
https://www.suse.com/security/cve/CVE-2022-50173 external
https://bugzilla.suse.com/1244992 external
https://www.suse.com/security/cve/CVE-2022-50176 external
https://bugzilla.suse.com/1244902 external
https://www.suse.com/security/cve/CVE-2022-50179 external
https://bugzilla.suse.com/1244886 external
https://www.suse.com/security/cve/CVE-2022-50181 external
https://bugzilla.suse.com/1244901 external
https://www.suse.com/security/cve/CVE-2022-50185 external
https://bugzilla.suse.com/1244887 external
https://www.suse.com/security/cve/CVE-2022-50191 external
https://bugzilla.suse.com/1244899 external
https://www.suse.com/security/cve/CVE-2022-50200 external
https://bugzilla.suse.com/1237312 external
https://bugzilla.suse.com/1245149 external
https://bugzilla.suse.com/1245150 external
https://bugzilla.suse.com/1247374 external
https://www.suse.com/security/cve/CVE-2022-50209 external
https://bugzilla.suse.com/1244868 external
https://www.suse.com/security/cve/CVE-2022-50211 external
https://bugzilla.suse.com/1245140 external
https://bugzilla.suse.com/1245141 external
https://www.suse.com/security/cve/CVE-2022-50212 external
https://bugzilla.suse.com/1244869 external
https://www.suse.com/security/cve/CVE-2022-50213 external
https://bugzilla.suse.com/1244867 external
https://www.suse.com/security/cve/CVE-2022-50215 external
https://bugzilla.suse.com/1245138 external
https://www.suse.com/security/cve/CVE-2022-50218 external
https://bugzilla.suse.com/1244861 external
https://www.suse.com/security/cve/CVE-2022-50220 external
https://bugzilla.suse.com/1245348 external
https://www.suse.com/security/cve/CVE-2022-50222 external
https://bugzilla.suse.com/1245136 external
https://www.suse.com/security/cve/CVE-2022-50229 external
https://bugzilla.suse.com/1244856 external
https://www.suse.com/security/cve/CVE-2022-50231 external
https://bugzilla.suse.com/1244853 external
https://www.suse.com/security/cve/CVE-2023-3111 external
https://bugzilla.suse.com/1212051 external
https://bugzilla.suse.com/1220015 external
https://www.suse.com/security/cve/CVE-2024-26924 external
https://bugzilla.suse.com/1223387 external
https://www.suse.com/security/cve/CVE-2024-27397 external
https://bugzilla.suse.com/1224095 external
https://www.suse.com/security/cve/CVE-2024-36978 external
https://bugzilla.suse.com/1226514 external
https://bugzilla.suse.com/1244631 external
https://www.suse.com/security/cve/CVE-2024-46800 external
https://bugzilla.suse.com/1230827 external
https://www.suse.com/security/cve/CVE-2024-53141 external
https://bugzilla.suse.com/1234381 external
https://bugzilla.suse.com/1245778 external
https://www.suse.com/security/cve/CVE-2024-56770 external
https://bugzilla.suse.com/1235637 external
https://www.suse.com/security/cve/CVE-2025-21700 external
https://bugzilla.suse.com/1237159 external
https://www.suse.com/security/cve/CVE-2025-21702 external
https://bugzilla.suse.com/1237312 external
https://bugzilla.suse.com/1245797 external
https://www.suse.com/security/cve/CVE-2025-21703 external
https://bugzilla.suse.com/1237313 external
https://bugzilla.suse.com/1245796 external
https://www.suse.com/security/cve/CVE-2025-37752 external
https://bugzilla.suse.com/1242504 external
https://bugzilla.suse.com/1245776 external
https://www.suse.com/security/cve/CVE-2025-37798 external
https://bugzilla.suse.com/1242414 external
https://bugzilla.suse.com/1242417 external
https://www.suse.com/security/cve/CVE-2025-37823 external
https://bugzilla.suse.com/1242924 external
https://www.suse.com/security/cve/CVE-2025-37890 external
https://bugzilla.suse.com/1243330 external
https://bugzilla.suse.com/1245791 external
https://www.suse.com/security/cve/CVE-2025-37932 external
https://bugzilla.suse.com/1243627 external
https://www.suse.com/security/cve/CVE-2025-37953 external
https://bugzilla.suse.com/1243543 external
https://www.suse.com/security/cve/CVE-2025-37997 external
https://bugzilla.suse.com/1243832 external
https://bugzilla.suse.com/1245774 external
https://www.suse.com/security/cve/CVE-2025-38000 external
https://bugzilla.suse.com/1244277 external
https://bugzilla.suse.com/1245775 external
https://www.suse.com/security/cve/CVE-2025-38001 external
https://bugzilla.suse.com/1244234 external
https://bugzilla.suse.com/1244235 external
https://www.suse.com/security/cve/CVE-2025-38083 external
https://bugzilla.suse.com/1245183 external
https://bugzilla.suse.com/1245350 external

Loading 4.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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…