SUSE-SU-2022:2104-1

Vulnerability from csaf_suse - Published: 2022-06-16 13:22 - Updated: 2026-09-20 14:28
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. The following security bugs were fixed: - CVE-2022-0168: Fixed a NULL pointer dereference in smb2_ioctl_query_info. (bsc#1197472) - CVE-2022-1966: Fixed an use-after-free bug in the netfilter subsystem. This flaw allowed a local attacker with user access to cause a privilege escalation issue. (bnc#1200015) - CVE-2022-28893: Ensuring that sockets are in the intended state inside the SUNRPC subsystem (bnc#1198330). - CVE-2022-1158: Fixed KVM x86/mmu compare-and-exchange of gPTE via the user address (bsc#1197660). - CVE-2022-21127: Fixed a stale MMIO data transient which can be exploited to speculatively/transiently disclose information via spectre like attacks. (bsc#1199650) - CVE-2022-21123: Fixed a stale MMIO data transient which can be exploited to speculatively/transiently disclose information via spectre like attacks. (bsc#1199650) - CVE-2022-21125: Fixed a stale MMIO data transient which can be exploited to speculatively/transiently disclose information via spectre like attacks. (bsc#1199650) - CVE-2022-21180: Fixed a stale MMIO data transient which can be exploited to speculatively/transiently disclose information via spectre like attacks. (bsc#1199650) - CVE-2022-21166: Fixed a stale MMIO data transient which can be exploited to speculatively/transiently disclose information via spectre like attacks. (bsc#1199650) - CVE-2022-1975: Fixed a bug that allows an attacker to crash the linux kernel by simulating nfc device from user-space. (bsc#1200143) - CVE-2022-1974: Fixed an use-after-free that could causes kernel crash by simulating an nfc device from user-space. (bsc#1200144) - CVE-2020-26541: Enforce the secure boot forbidden signature database (aka dbx) protection mechanism. (bnc#1177282) - CVE-2019-19377: Fixed an user-after-free that could be triggered when an attacker mounts a crafted btrfs filesystem image. (bnc#1158266) - CVE-2022-1729: Fixed a sys_perf_event_open() race condition against self (bsc#1199507). - CVE-2022-1184: Fixed an use-after-free and memory errors in ext4 when mounting and operating on a corrupted image. (bsc#1198577) - CVE-2022-1652: Fixed a statically allocated error counter inside the floppy kernel module (bsc#1199063). - CVE-2022-1734: Fixed a r/w use-after-free when non synchronized between cleanup routine and firmware download routine. (bnc#1199605) - CVE-2022-30594: Fixed restriction bypass on setting the PT_SUSPEND_SECCOMP flag (bnc#1199505). - CVE-2021-33061: Fixed insufficient control flow management for the Intel(R) 82599 Ethernet Controllers and Adapters that may have allowed an authenticated user to potentially enable denial of service via local access (bnc#1196426). - CVE-2022-1516: Fixed null-ptr-deref caused by x25_disconnect (bsc#1199012). - CVE-2021-20321: Fixed a race condition accessing file object in the OverlayFS subsystem in the way users do rename in specific way with OverlayFS. A local user could have used this flaw to crash the system (bnc#1191647). - CVE-2022-1353: Fixed access controll to kernel memory in the pfkey_register function in net/key/af_key.c. (bnc#1198516) - CVE-2022-1011: Fixed an use-after-free vulnerability which could allow a local attacker to retireve (partial) /etc/shadow hashes or any other data from filesystem when he can mount a FUSE filesystems. (bnc#1197343) The following non-security bugs were fixed: - btrfs: tree-checker: fix incorrect printk format (bsc#1200249). - cifs: fix bad fids sent over wire (bsc#1197157). - direct-io: clean up error paths of do_blockdev_direct_IO (bsc#1197656). - direct-io: defer alignment check until after the EOF check (bsc#1197656). - direct-io: do not force writeback for reads beyond EOF (bsc#1197656). - net: ena: A typo fix in the file ena_com.h (bsc#1198778). - net: ena: Add capabilities field with support for ENI stats capability (bsc#1198778). - net: ena: Add debug prints for invalid req_id resets (bsc#1198778). - net: ena: add device distinct log prefix to files (bsc#1198778). - net: ena: add jiffies of last napi call to stats (bsc#1198778). - net: ena: aggregate doorbell common operations into a function (bsc#1198778). - net: ena: aggregate stats increase into a function (bsc#1198778). - net: ena: Change ENI stats support check to use capabilities field (bsc#1198778). - net: ena: Change return value of ena_calc_io_queue_size() to void (bsc#1198778). - net: ena: Change the name of bad_csum variable (bsc#1198778). - net: ena: Extract recurring driver reset code into a function (bsc#1198778). - net: ena: fix coding style nits (bsc#1198778). - net: ena: fix DMA mapping function issues in XDP (bsc#1198778). - net: ena: Fix error handling when calculating max IO queues number (bsc#1198778). - net: ena: fix inaccurate print type (bsc#1198778). - net: ena: Fix undefined state when tx request id is out of bounds (bsc#1198778). - net: ena: Fix wrong rx request id by resetting device (bsc#1198778). - net: ena: Improve error logging in driver (bsc#1198778). - net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT (bsc#1198778). - net: ena: introduce XDP redirect implementation (bsc#1198778). - net: ena: make symbol 'ena_alloc_map_page' static (bsc#1198778). - net: ena: Move reset completion print to the reset function (bsc#1198778). - net: ena: optimize data access in fast-path code (bsc#1198778). - net: ena: re-organize code to improve readability (bsc#1198778). - net: ena: Remove ena_calc_queue_size_ctx struct (bsc#1198778). - net: ena: remove extra words from comments (bsc#1198778). - net: ena: Remove module param and change message severity (bsc#1198778). - net: ena: Remove rcu_read_lock() around XDP program invocation (bsc#1198778). - net: ena: Remove redundant return code check (bsc#1198778). - net: ena: Remove unused code (bsc#1198778). - net: ena: store values in their appropriate variables types (bsc#1198778). - net: ena: Update XDP verdict upon failure (bsc#1198778). - net: ena: use build_skb() in RX path (bsc#1198778). - net: ena: use constant value for net_device allocation (bsc#1198778). - net: ena: Use dev_alloc() in RX buffer allocation (bsc#1198778). - net: ena: use xdp_frame in XDP TX flow (bsc#1198778). - net: ena: use xdp_return_frame() to free xdp frames (bsc#1198778). - net: mana: Add counter for packet dropped by XDP (bsc#1195651). - net: mana: Add counter for XDP_TX (bsc#1195651). - net: mana: Add handling of CQE_RX_TRUNCATED (bsc#1195651). - net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe() (bsc#1195651). - net: mana: Reuse XDP dropped page (bsc#1195651). - net: mana: Use struct_size() helper in mana_gd_create_dma_region() (bsc#1195651). - NFS: limit use of ACCESS cache for negative responses (bsc#1196570). - PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time (bsc#1199314). - ping: fix the sk_bound_dev_if match in ping_lookup (bsc#1199918). - ping: remove pr_err from ping_lookup (bsc#1199918). - powerpc/mm: Remove dcache flush from memory remove (bsc#1196433 ltc#196449). - powerpc/powernv/memtrace: Fix dcache flushing (bsc#1196433 ltc#196449). - powerpc/pseries: Fix use after free in remove_phb_dynamic() (bsc#1065729 bsc#1198660 ltc#197803). - sched/rt: Disable RT_RUNTIME_SHARE by default (bnc#1197895). - scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() (bsc#1028340 bsc#1198825). - SUNRPC: change locking for xs_swap_enable/disable (bsc#1196367). - video: hyperv_fb: Fix validation of screen resolution (git-fixes). - x86/pm: Save the MSR validity status at context setup (bsc#1198400). - x86/speculation: Restore speculation related MSRs during S3 resume (bsc#1198400).
Patchnames: SUSE-2022-2104,SUSE-SLE-Module-Live-Patching-15-SP2-2022-2104,SUSE-SLE-Product-HA-15-SP2-2022-2104,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2104,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2104,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2104,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2104,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2104,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2104,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2104,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2104,SUSE-Storage-7-2022-2104
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:kernel-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-default-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-obs-build-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-preempt-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-preempt-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 7:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:cluster-md-kmp-default-0:5.3.18-150200.24.115.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.115.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.115.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.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:dlm-kmp-default-0:5.3.18-150200.24.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:gfs2-kmp-default-0:5.3.18-150200.24.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP2:ocfs2-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-obs-build-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:kernel-syms-0:5.3.18-150200.24.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.115.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.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.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.115.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.115.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.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-macros-0:5.3.18-150200.24.115.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.115.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.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.115.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.115.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.115.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.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-0:5.3.18-150200.24.115.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.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-0:5.3.18-150200.24.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-0:5.3.18-150200.24.115.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.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-default-livepatch-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_115-default-0:1-150200.5.3.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_115-default-0:1-150200.5.3.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP2:kernel-livepatch-5_3_18-150200_24_115-default-0:1-150200.5.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP2:reiserfs-kmp-default-0:5.3.18-150200.24.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-0:5.3.18-150200.24.115.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.115.1.150200.9.54.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.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.115.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.115.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.115.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.115.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.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-macros-0:5.3.18-150200.24.115.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.115.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.115.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.115.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.115.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.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-preempt-0:5.3.18-150200.24.115.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.115.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.115.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.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:kernel-syms-0:5.3.18-150200.24.115.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.115.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.115.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.115.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.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Proxy 4.1:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Retail Branch Server 4.1:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-base-0:5.3.18-150200.24.115.1.150200.9.54.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-devel-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-devel-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-default-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-devel-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-docs-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-macros-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-obs-build-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-obs-build-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-obs-build-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-preempt-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-preempt-devel-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-source-0:5.3.18-150200.24.115.1.noarch —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-syms-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-syms-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:kernel-syms-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.s390x —
Vendor Fix
Unresolved product id: SUSE Manager Server 4.1:reiserfs-kmp-default-0:5.3.18-150200.24.115.1.x86_64 —
Vendor Fix
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact important
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
Threats
Impact moderate
Affected products
Recommended 254 products, the same list as for CVE-2019-19377
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/1028340 self
https://bugzilla.suse.com/1065729 self
https://bugzilla.suse.com/1071995 self
https://bugzilla.suse.com/1158266 self
https://bugzilla.suse.com/1177282 self
https://bugzilla.suse.com/1191647 self
https://bugzilla.suse.com/1195651 self
https://bugzilla.suse.com/1195926 self
https://bugzilla.suse.com/1196114 self
https://bugzilla.suse.com/1196367 self
https://bugzilla.suse.com/1196426 self
https://bugzilla.suse.com/1196433 self
https://bugzilla.suse.com/1196514 self
https://bugzilla.suse.com/1196570 self
https://bugzilla.suse.com/1196942 self
https://bugzilla.suse.com/1197157 self
https://bugzilla.suse.com/1197343 self
https://bugzilla.suse.com/1197472 self
https://bugzilla.suse.com/1197656 self
https://bugzilla.suse.com/1197660 self
https://bugzilla.suse.com/1197895 self
https://bugzilla.suse.com/1198330 self
https://bugzilla.suse.com/1198400 self
https://bugzilla.suse.com/1198484 self
https://bugzilla.suse.com/1198516 self
https://bugzilla.suse.com/1198577 self
https://bugzilla.suse.com/1198660 self
https://bugzilla.suse.com/1198687 self
https://bugzilla.suse.com/1198778 self
https://bugzilla.suse.com/1198825 self
https://bugzilla.suse.com/1199012 self
https://bugzilla.suse.com/1199063 self
https://bugzilla.suse.com/1199314 self
https://bugzilla.suse.com/1199505 self
https://bugzilla.suse.com/1199507 self
https://bugzilla.suse.com/1199605 self
https://bugzilla.suse.com/1199650 self
https://bugzilla.suse.com/1199918 self
https://bugzilla.suse.com/1200015 self
https://bugzilla.suse.com/1200143 self
https://bugzilla.suse.com/1200144 self
https://bugzilla.suse.com/1200249 self
https://www.suse.com/security/cve/CVE-2019-19377/ self
https://www.suse.com/security/cve/CVE-2020-26541/ self
https://www.suse.com/security/cve/CVE-2021-20321/ self
https://www.suse.com/security/cve/CVE-2021-33061/ self
https://www.suse.com/security/cve/CVE-2022-0168/ self
https://www.suse.com/security/cve/CVE-2022-1011/ self
https://www.suse.com/security/cve/CVE-2022-1158/ self
https://www.suse.com/security/cve/CVE-2022-1184/ self
https://www.suse.com/security/cve/CVE-2022-1353/ self
https://www.suse.com/security/cve/CVE-2022-1516/ self
https://www.suse.com/security/cve/CVE-2022-1652/ self
https://www.suse.com/security/cve/CVE-2022-1729/ self
https://www.suse.com/security/cve/CVE-2022-1734/ self
https://www.suse.com/security/cve/CVE-2022-1966/ self
https://www.suse.com/security/cve/CVE-2022-1974/ self
https://www.suse.com/security/cve/CVE-2022-1975/ self
https://www.suse.com/security/cve/CVE-2022-21123/ self
https://www.suse.com/security/cve/CVE-2022-21125/ self
https://www.suse.com/security/cve/CVE-2022-21127/ self
https://www.suse.com/security/cve/CVE-2022-21166/ self
https://www.suse.com/security/cve/CVE-2022-21180/ self
https://www.suse.com/security/cve/CVE-2022-28893/ self
https://www.suse.com/security/cve/CVE-2022-30594/ self
https://www.suse.com/security/cve/CVE-2019-19377 external
https://bugzilla.suse.com/1158266 external
https://bugzilla.suse.com/1162338 external
https://bugzilla.suse.com/1162369 external
https://bugzilla.suse.com/1173871 external
https://bugzilla.suse.com/1211495 external
https://www.suse.com/security/cve/CVE-2020-26541 external
https://bugzilla.suse.com/1177282 external
https://www.suse.com/security/cve/CVE-2021-20321 external
https://bugzilla.suse.com/1191647 external
https://www.suse.com/security/cve/CVE-2021-33061 external
https://bugzilla.suse.com/1196426 external
https://www.suse.com/security/cve/CVE-2022-0168 external
https://bugzilla.suse.com/1197472 external
https://www.suse.com/security/cve/CVE-2022-1011 external
https://bugzilla.suse.com/1197343 external
https://bugzilla.suse.com/1197344 external
https://bugzilla.suse.com/1198687 external
https://bugzilla.suse.com/1204132 external
https://bugzilla.suse.com/1212322 external
https://www.suse.com/security/cve/CVE-2022-1158 external
https://bugzilla.suse.com/1197660 external
https://bugzilla.suse.com/1198133 external
https://www.suse.com/security/cve/CVE-2022-1184 external
https://bugzilla.suse.com/1198577 external
https://bugzilla.suse.com/1210859 external
https://www.suse.com/security/cve/CVE-2022-1353 external
https://bugzilla.suse.com/1198516 external
https://bugzilla.suse.com/1212293 external
https://www.suse.com/security/cve/CVE-2022-1516 external
https://bugzilla.suse.com/1199012 external
https://www.suse.com/security/cve/CVE-2022-1652 external
https://bugzilla.suse.com/1199063 external
https://bugzilla.suse.com/1200057 external
https://bugzilla.suse.com/1200751 external
https://bugzilla.suse.com/1201034 external
https://bugzilla.suse.com/1201832 external
https://bugzilla.suse.com/1204132 external
https://bugzilla.suse.com/1212307 external
https://www.suse.com/security/cve/CVE-2022-1729 external
https://bugzilla.suse.com/1199507 external
https://bugzilla.suse.com/1199697 external
https://bugzilla.suse.com/1201832 external
https://www.suse.com/security/cve/CVE-2022-1734 external
https://bugzilla.suse.com/1199605 external
https://bugzilla.suse.com/1199606 external
https://bugzilla.suse.com/1201832 external
https://www.suse.com/security/cve/CVE-2022-1966 external
https://bugzilla.suse.com/1200015 external
https://bugzilla.suse.com/1200268 external
https://bugzilla.suse.com/1200494 external
https://bugzilla.suse.com/1200529 external
https://www.suse.com/security/cve/CVE-2022-1974 external
https://bugzilla.suse.com/1200144 external
https://bugzilla.suse.com/1200265 external
https://www.suse.com/security/cve/CVE-2022-1975 external
https://bugzilla.suse.com/1200143 external
https://www.suse.com/security/cve/CVE-2022-21123 external
https://bugzilla.suse.com/1199650 external
https://bugzilla.suse.com/1200549 external
https://bugzilla.suse.com/1209075 external
https://www.suse.com/security/cve/CVE-2022-21125 external
https://bugzilla.suse.com/1199650 external
https://bugzilla.suse.com/1200549 external
https://bugzilla.suse.com/1209074 external
https://www.suse.com/security/cve/CVE-2022-21127 external
https://bugzilla.suse.com/1199650 external
https://bugzilla.suse.com/1200549 external
https://www.suse.com/security/cve/CVE-2022-21166 external
https://bugzilla.suse.com/1199650 external
https://bugzilla.suse.com/1200549 external
https://bugzilla.suse.com/1209073 external
https://www.suse.com/security/cve/CVE-2022-21180 external
https://bugzilla.suse.com/1199650 external
https://bugzilla.suse.com/1200549 external
https://bugzilla.suse.com/1212313 external
https://www.suse.com/security/cve/CVE-2022-28893 external
https://bugzilla.suse.com/1198330 external
https://www.suse.com/security/cve/CVE-2022-30594 external
https://bugzilla.suse.com/1199505 external
https://bugzilla.suse.com/1199602 external
https://bugzilla.suse.com/1201549 external
https://bugzilla.suse.com/1204132 external

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