SUSE-SU-2022:4574-1

Vulnerability from csaf_suse - Published: 2022-12-19 16:57 - Updated: 2026-09-20 14:49
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 SP1 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2022-4378: Fixed stack overflow in __do_proc_dointvec (bsc#1206207). - CVE-2022-42328: Guests could trigger denial of service via the netback driver (bsc#1206114). - CVE-2022-42329: Guests could trigger denial of service via the netback driver (bsc#1206113). - CVE-2022-3643: Guests could trigger NIC interface reset/abort/crash via netback driver (bsc#1206113). - CVE-2022-3635: Fixed a use-after-free in the tst_timer() of the file drivers/atm/idt77252.c (bsc#1204631). - CVE-2022-3424: Fixed use-after-free in gru_set_context_option(), gru_fault() and gru_handle_user_call_os() that could lead to kernel panic (bsc#1204166). - CVE-2022-41850: Fixed a race condition in roccat_report_event() in drivers/hid/hid-roccat.c (bsc#1203960). - CVE-2022-45934: Fixed a integer wraparound via L2CAP_CONF_REQ packets in l2cap_config_req in net/bluetooth/l2cap_core.c (bsc#1205796). - CVE-2022-3628: Fixed potential buffer overflow in brcmf_fweh_event_worker() in wifi/brcmfmac (bsc#1204868). - CVE-2022-3567: Fixed a to race condition in inet6_stream_ops()/inet6_dgram_ops() (bsc#1204414). - CVE-2022-41858: Fixed a denial of service in sl_tx_timeout() in drivers/net/slip (bsc#1205671). - CVE-2022-43945: Fixed a buffer overflow in the NFSD implementation (bsc#1205128). - CVE-2022-4095: Fixed a use-after-free in rtl8712 driver (bsc#1205514). - CVE-2022-3903: Fixed a denial of service with the Infrared Transceiver USB driver (bsc#1205220). - CVE-2022-2964: Fixed memory corruption issues in ax88179_178a devices (bsc#1202686). - CVE-2021-4037: Fixed function logic vulnerability that allowed local users to create files for the XFS file-system with an unintended group ownership and with group execution and SGID permission bits set (bsc#1198702). - CVE-2022-43750: Fixed vulnerability in usbmon that allowed a user-space client to corrupt the monitor's internal memory (bsc#1204653). - CVE-2022-3542: Fixed memory leak in bnx2x_tpa_stop() in drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (bsc#1204402). - CVE-2022-3629: Fixed memory leak in vsock_connect() in net/vmw_vsock/af_vsock.c (bsc#1204635). - CVE-2022-3646: Fixed memory leak in nilfs_attach_log_writer() in fs/nilfs2/segment.c (bsc#1204646). - CVE-2022-3649: Fixed use-after-free in nilfs_new_inode() in fs/nilfs2/inode.c (bsc#1204647). - CVE-2022-3621: Fixed null pointer dereference in nilfs_bmap_lookup_at_level() in fs/nilfs2/inode.c (bsc#1204574). - CVE-2022-3594: Fixed excessive data logging in intr_callback() in drivers/net/usb/r8152.c (bsc#1204479). - CVE-2022-3586: Fixed use-after-free in socket buffer (SKB) that could allow a local unprivileged user to cause a denial of service (bsc#1204439). - CVE-2022-3565: Fixed use-after-free in del_timer() in drivers/isdn/mISDN/l1oip_core.c (bsc#1204431). - CVE-2022-3524: Fixed memory leak in ipv6_renew_options() in the IPv6 handler (bsc#1204354). - CVE-2022-40768: Fixed information leak in the scsi driver which allowed local users to obtain sensitive information from kernel memory (bsc#1203514). - CVE-2022-42703: Fixed use-after-free in mm/rmap.c related to leaf anon_vma double reuse (bsc#1204168). - CVE-2022-3169: Fixed an denial of service though request to NVME_IOCTL_RESET and NVME_IOCTL_SUBSYS_RESET (bsc#1203290). - CVE-2022-40307: Fixed a race condition that could had been exploited to trigger a use-after-free in the efi firmware capsule-loader.c (bsc#1203322). - CVE-2022-42895: Fixed an information leak in the net/bluetooth/l2cap_core.c's l2cap_parse_conf_req() which can be used to leak kernel pointers remotely (bsc#1205705). - CVE-2022-42896: Fixed a use-after-free vulnerability in the net/bluetooth/l2cap_core.c's l2cap_connect() and l2cap_le_connect_req() which may have allowed code execution and leaking kernel memory (respectively) remotely via Bluetooth (bsc#1205709). - CVE-2022-3545: Fixed a use-after-free vulnerability is area_cache_get() of the file drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c (bsc#1204415). - CVE-2022-3521: Fixed a race condition in kcm_tx_work() of the file net/kcm/kcmsock.c (bsc#1204355). - CVE-2022-2153: Fixed a NULL pointer dereference in KVM when attempting to set a SynIC IRQ (bsc#1200788). The following non-security bugs were fixed: - Drivers: hv: vmbus: Add VMbus IMC device to unsupported list (git-fixes). - Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening (bsc#1204017, bsc#1205617). - Drivers: hv: vmbus: Drop error message when 'No request id available' (bsc#1204017). - Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() (git-fixes). - Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero (bsc#1204017). - Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() (git-fixes). - Drivers: hv: vmbus: Fix potential crash on module unload (git-fixes). - Drivers: hv: vmbus: Introduce {lock,unlock}_requestor() (bsc#1204017, bsc#1205617). - Drivers: hv: vmbus: Introduce vmbus_request_addr_match() (bsc#1204017, bsc#1205617). - Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid() (bsc#1204017, bsc#1205617). - Drivers: hv: vmbus: Move __vmbus_open() (bsc#1204017). - Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer (git-fixes). - hv_netvsc: Add check for kvmalloc_array (git-fixes). - hv_netvsc: Add error handling while switching data path (bsc#1204850). - hv_netvsc: Add validation for untrusted Hyper-V values (bsc#1204017). - hv_netvsc: Cache the current data path to avoid duplicate call and message (bsc#1204017). - hv_netvsc: Check VF datapath when sending traffic to VF (bsc#1204017). - hv_netvsc: Fix error handling in netvsc_set_features() (git-fixes). - hv_netvsc: Fix race between VF offering and VF association message from host (bsc#1204850). - hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() (bsc#1204017). - hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove (bsc#1204850). - hv_netvsc: Remove unnecessary round_up for recv_completion_cnt (bsc#1204017). - hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() (bsc#1204017). - hv_netvsc: Sync offloading features to VF NIC (git-fixes). - hv_netvsc: use netif_is_bond_master() instead of open code (git-fixes). - hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017). - hv_netvsc: Wait for completion on request SWITCH_DATA_PATH (bsc#1204017). - ipv6: ping: fix wrong checksum for large frames (bsc#1203183). - net: hyperv: remove use of bpf_op_t (git-fixes). - net: netvsc: remove break after return (git-fixes). - PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv() (bsc#1204446). - PCI: hv: Add validation for untrusted Hyper-V values (bsc#1204017). - PCI: hv: Drop msi_controller structure (bsc#1204446). - PCI: hv: Fix a race condition when removing the device (bsc#1204446). - PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI (bsc#1200845). - PCI: hv: Fix interrupt mapping for multi-MSI (bsc#1200845). - PCI: hv: Fix multi-MSI to allow more than one MSI vector (bsc#1200845). - PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology (bsc#1199365). - PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus (bsc#1204446). - PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg() (bsc#1204017, bsc#1203860, bsc#1205617). - PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit() (bsc#1204017, bsc#1205617). - PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (bsc#1200845). - PCI: hv: Make the code arch neutral by adding arch specific interfaces (bsc#1200845). - PCI: hv: Only reuse existing IRTE allocation for Multi-MSI (bsc#1200845). - PCI: hv: Remove bus device removal unused refcount/functions (bsc#1204446). - PCI: hv: Remove unnecessary use of %hx (bsc#1204446). - PCI: hv: Reuse existing IRTE allocation in compose_msi_msg() (bsc#1200845). - PCI: hv: Support for create interrupt v3 (git-fixes). - PCI: hv: Use struct_size() helper (bsc#1204446). - PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening (bsc#1204017). - Revert 'scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()' (bsc#1204017). - scsi: storvsc: Drop DID_TARGET_FAILURE use (git-fixes). - scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newer (bsc#1204017). - scsi: storvsc: Fix validation for unsolicited incoming packets (bsc#1204017). - scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (git-fixes). - scsi: storvsc: Resolve data race in storvsc_probe() (bsc#1204017). - scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs (bsc#1204017). - scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening (bsc#1204017). - scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback() (bsc#1204017). - sunrpc: Re-purpose trace_svc_process (bsc#1205006). - x86/cpu: Restore AMD's DE_CFG MSR after resume (bsc#1205473). - x86/hyperv: Output host build info as normal Windows version number (git-fixes). - x86/hyperv: Set pv_info.name to 'Hyper-V' (git-fixes).
Patchnames: SUSE-2022-4574,SUSE-SLE-Module-Live-Patching-15-SP1-2022-4574,SUSE-SLE-Product-HA-15-SP1-2022-4574,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-4574,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-4574,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-4574,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-4574,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-4574,SUSE-Storage-6-2022-4574,openSUSE-SLE-15.3-2022-4574,openSUSE-SLE-15.4-2022-4574
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 6:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 6:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:cluster-md-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:dlm-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:gfs2-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 15 SP1:ocfs2-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-default-livepatch-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-150100_197_131-default-0:1-150100.3.5.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-150100_197_131-default-0:1-150100.3.5.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-default-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-default-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-default-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-devel-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-docs-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-macros-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-obs-build-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-source-0:4.12.14-150100.197.131.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:kernel-syms-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:reiserfs-kmp-default-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-debug-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-debug-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-default-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-kvmsmall-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-base-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.3:kernel-zfcpdump-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-debug-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-debug-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-default-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-kvmsmall-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-base-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-base-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-base-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-base-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.aarch64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.ppc64le —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-vanilla-livepatch-devel-0:4.12.14-150100.197.131.1.x86_64 —
Vendor Fix
Unresolved product id: openSUSE Leap 15.4:kernel-zfcpdump-man-0:4.12.14-150100.197.131.1.s390x —
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact low
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact low
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact important
Affected products
Recommended 219 products, the same list as for CVE-2021-4037
Threats
Impact moderate
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1198702 self
https://bugzilla.suse.com/1199365 self
https://bugzilla.suse.com/1200788 self
https://bugzilla.suse.com/1200845 self
https://bugzilla.suse.com/1201455 self
https://bugzilla.suse.com/1202686 self
https://bugzilla.suse.com/1203008 self
https://bugzilla.suse.com/1203183 self
https://bugzilla.suse.com/1203290 self
https://bugzilla.suse.com/1203322 self
https://bugzilla.suse.com/1203514 self
https://bugzilla.suse.com/1203860 self
https://bugzilla.suse.com/1203960 self
https://bugzilla.suse.com/1204017 self
https://bugzilla.suse.com/1204166 self
https://bugzilla.suse.com/1204170 self
https://bugzilla.suse.com/1204354 self
https://bugzilla.suse.com/1204355 self
https://bugzilla.suse.com/1204402 self
https://bugzilla.suse.com/1204414 self
https://bugzilla.suse.com/1204415 self
https://bugzilla.suse.com/1204424 self
https://bugzilla.suse.com/1204431 self
https://bugzilla.suse.com/1204432 self
https://bugzilla.suse.com/1204439 self
https://bugzilla.suse.com/1204446 self
https://bugzilla.suse.com/1204479 self
https://bugzilla.suse.com/1204574 self
https://bugzilla.suse.com/1204576 self
https://bugzilla.suse.com/1204631 self
https://bugzilla.suse.com/1204635 self
https://bugzilla.suse.com/1204636 self
https://bugzilla.suse.com/1204646 self
https://bugzilla.suse.com/1204647 self
https://bugzilla.suse.com/1204653 self
https://bugzilla.suse.com/1204850 self
https://bugzilla.suse.com/1204868 self
https://bugzilla.suse.com/1205006 self
https://bugzilla.suse.com/1205128 self
https://bugzilla.suse.com/1205220 self
https://bugzilla.suse.com/1205473 self
https://bugzilla.suse.com/1205514 self
https://bugzilla.suse.com/1205617 self
https://bugzilla.suse.com/1205671 self
https://bugzilla.suse.com/1205796 self
https://bugzilla.suse.com/1206113 self
https://bugzilla.suse.com/1206114 self
https://bugzilla.suse.com/1206207 self
https://www.suse.com/security/cve/CVE-2021-4037/ self
https://www.suse.com/security/cve/CVE-2022-2153/ self
https://www.suse.com/security/cve/CVE-2022-28693/ self
https://www.suse.com/security/cve/CVE-2022-2964/ self
https://www.suse.com/security/cve/CVE-2022-3169/ self
https://www.suse.com/security/cve/CVE-2022-3424/ self
https://www.suse.com/security/cve/CVE-2022-3521/ self
https://www.suse.com/security/cve/CVE-2022-3524/ self
https://www.suse.com/security/cve/CVE-2022-3542/ self
https://www.suse.com/security/cve/CVE-2022-3545/ self
https://www.suse.com/security/cve/CVE-2022-3565/ self
https://www.suse.com/security/cve/CVE-2022-3567/ self
https://www.suse.com/security/cve/CVE-2022-3586/ self
https://www.suse.com/security/cve/CVE-2022-3594/ self
https://www.suse.com/security/cve/CVE-2022-3621/ self
https://www.suse.com/security/cve/CVE-2022-3628/ self
https://www.suse.com/security/cve/CVE-2022-3629/ self
https://www.suse.com/security/cve/CVE-2022-3635/ self
https://www.suse.com/security/cve/CVE-2022-3643/ self
https://www.suse.com/security/cve/CVE-2022-3646/ self
https://www.suse.com/security/cve/CVE-2022-3649/ self
https://www.suse.com/security/cve/CVE-2022-3903/ self
https://www.suse.com/security/cve/CVE-2022-40307/ self
https://www.suse.com/security/cve/CVE-2022-40768/ self
https://www.suse.com/security/cve/CVE-2022-4095/ self
https://www.suse.com/security/cve/CVE-2022-41850/ self
https://www.suse.com/security/cve/CVE-2022-41858/ self
https://www.suse.com/security/cve/CVE-2022-42328/ self
https://www.suse.com/security/cve/CVE-2022-42329/ self
https://www.suse.com/security/cve/CVE-2022-42703/ self
https://www.suse.com/security/cve/CVE-2022-42895/ self
https://www.suse.com/security/cve/CVE-2022-42896/ self
https://www.suse.com/security/cve/CVE-2022-43750/ self
https://www.suse.com/security/cve/CVE-2022-4378/ self
https://www.suse.com/security/cve/CVE-2022-43945/ self
https://www.suse.com/security/cve/CVE-2022-45934/ self
https://www.suse.com/security/cve/CVE-2021-4037 external
https://bugzilla.suse.com/1198702 external
https://www.suse.com/security/cve/CVE-2022-2153 external
https://bugzilla.suse.com/1200788 external
https://www.suse.com/security/cve/CVE-2022-28693 external
https://bugzilla.suse.com/1201455 external
https://www.suse.com/security/cve/CVE-2022-2964 external
https://bugzilla.suse.com/1202686 external
https://bugzilla.suse.com/1203008 external
https://bugzilla.suse.com/1208044 external
https://www.suse.com/security/cve/CVE-2022-3169 external
https://bugzilla.suse.com/1203290 external
https://www.suse.com/security/cve/CVE-2022-3424 external
https://bugzilla.suse.com/1204166 external
https://bugzilla.suse.com/1204167 external
https://bugzilla.suse.com/1208044 external
https://bugzilla.suse.com/1212309 external
https://www.suse.com/security/cve/CVE-2022-3521 external
https://bugzilla.suse.com/1204355 external
https://bugzilla.suse.com/1217458 external
https://www.suse.com/security/cve/CVE-2022-3524 external
https://bugzilla.suse.com/1204354 external
https://bugzilla.suse.com/1212320 external
https://www.suse.com/security/cve/CVE-2022-3542 external
https://bugzilla.suse.com/1204402 external
https://bugzilla.suse.com/1217458 external
https://www.suse.com/security/cve/CVE-2022-3545 external
https://bugzilla.suse.com/1204415 external
https://bugzilla.suse.com/1204424 external
https://bugzilla.suse.com/1209225 external
https://bugzilla.suse.com/1217531 external
https://www.suse.com/security/cve/CVE-2022-3565 external
https://bugzilla.suse.com/1204431 external
https://bugzilla.suse.com/1204432 external
https://bugzilla.suse.com/1208044 external
https://bugzilla.suse.com/1212323 external
https://www.suse.com/security/cve/CVE-2022-3567 external
https://bugzilla.suse.com/1204414 external
https://www.suse.com/security/cve/CVE-2022-3586 external
https://bugzilla.suse.com/1204439 external
https://bugzilla.suse.com/1204576 external
https://bugzilla.suse.com/1208044 external
https://bugzilla.suse.com/1209225 external
https://bugzilla.suse.com/1212294 external
https://www.suse.com/security/cve/CVE-2022-3594 external
https://bugzilla.suse.com/1204479 external
https://bugzilla.suse.com/1217458 external
https://www.suse.com/security/cve/CVE-2022-3621 external
https://bugzilla.suse.com/1204574 external
https://bugzilla.suse.com/1212295 external
https://www.suse.com/security/cve/CVE-2022-3628 external
https://bugzilla.suse.com/1204868 external
https://www.suse.com/security/cve/CVE-2022-3629 external
https://bugzilla.suse.com/1204635 external
https://www.suse.com/security/cve/CVE-2022-3635 external
https://bugzilla.suse.com/1202096 external
https://bugzilla.suse.com/1204631 external
https://bugzilla.suse.com/1204636 external
https://bugzilla.suse.com/1208044 external
https://bugzilla.suse.com/1212289 external
https://www.suse.com/security/cve/CVE-2022-3643 external
https://bugzilla.suse.com/1206113 external
https://www.suse.com/security/cve/CVE-2022-3646 external
https://bugzilla.suse.com/1204646 external
https://www.suse.com/security/cve/CVE-2022-3649 external
https://bugzilla.suse.com/1204647 external
https://bugzilla.suse.com/1212318 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-40307 external
https://bugzilla.suse.com/1203322 external
https://www.suse.com/security/cve/CVE-2022-40768 external
https://bugzilla.suse.com/1203514 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-41850 external
https://bugzilla.suse.com/1203960 external
https://bugzilla.suse.com/1212314 external
https://www.suse.com/security/cve/CVE-2022-41858 external
https://bugzilla.suse.com/1205671 external
https://bugzilla.suse.com/1211484 external
https://bugzilla.suse.com/1212300 external
https://www.suse.com/security/cve/CVE-2022-42328 external
https://bugzilla.suse.com/1206114 external
https://www.suse.com/security/cve/CVE-2022-42329 external
https://bugzilla.suse.com/1206114 external
https://www.suse.com/security/cve/CVE-2022-42703 external
https://bugzilla.suse.com/1202096 external
https://bugzilla.suse.com/1204168 external
https://bugzilla.suse.com/1204170 external
https://bugzilla.suse.com/1206463 external
https://bugzilla.suse.com/1208044 external
https://bugzilla.suse.com/1209225 external
https://www.suse.com/security/cve/CVE-2022-42895 external
https://bugzilla.suse.com/1205705 external
https://www.suse.com/security/cve/CVE-2022-42896 external
https://bugzilla.suse.com/1205709 external
https://www.suse.com/security/cve/CVE-2022-43750 external
https://bugzilla.suse.com/1204653 external
https://bugzilla.suse.com/1211484 external
https://www.suse.com/security/cve/CVE-2022-4378 external
https://bugzilla.suse.com/1206207 external
https://bugzilla.suse.com/1206228 external
https://bugzilla.suse.com/1208030 external
https://bugzilla.suse.com/1208085 external
https://bugzilla.suse.com/1209225 external
https://bugzilla.suse.com/1211118 external
https://bugzilla.suse.com/1214268 external
https://bugzilla.suse.com/1218483 external
https://bugzilla.suse.com/1218966 external
https://www.suse.com/security/cve/CVE-2022-43945 external
https://bugzilla.suse.com/1205128 external
https://bugzilla.suse.com/1205130 external
https://bugzilla.suse.com/1208030 external
https://bugzilla.suse.com/1208085 external
https://bugzilla.suse.com/1209225 external
https://bugzilla.suse.com/1210124 external
https://www.suse.com/security/cve/CVE-2022-45934 external
https://bugzilla.suse.com/1205796 external
https://bugzilla.suse.com/1212292 external

Loading 2.7 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

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


Loading…