Oval Definition:oval:org.opensuse.security:def:42929
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:





The SUSE Linux Enterprise 12 SP1 LTSS kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2018-3620: Local attackers on baremetal systems could use speculative code patterns on hyperthreaded processors to read data present in the L1 Datacache used by other hyperthreads on the same CPU core, potentially leaking sensitive data. (bnc#1087081). - CVE-2018-3646: Local attackers in virtualized guest systems could use speculative code patterns on hyperthreaded processors to read data present in the L1 Datacache used by other hyperthreads on the same CPU core, potentially leaking sensitive data, even from other virtual machines or the host system. (bnc#1089343). - CVE-2018-14734: drivers/infiniband/core/ucma.c allowed ucma_leave_multicast to access a certain data structure after a cleanup step in ucma_process_join, which allowed attackers to cause a denial of service (use-after-free) (bnc#1103119). - CVE-2018-13053: The alarm_timer_nsleep function in kernel/time/alarmtimer.c had via a large relative timeout because ktime_add_safe is not used (bnc#1099924). - CVE-2018-13405: The inode_init_owner function in fs/inode.c allowed local users to create files with an unintended group ownership, in a scenario where a directory is SGID to a certain group and is writable by a user who is not a member of that group. Here, the non-member can trigger creation of a plain file whose group ownership is that group. The intended behavior was that the non-member can trigger creation of a directory (but not a plain file) whose group ownership is that group. The non-member can escalate privileges by making the plain file executable and SGID (bnc#1100416). - CVE-2018-13406: An integer overflow in the uvesafb_setcmap function in drivers/video/fbdev/uvesafb.c could result in local attackers being able to crash the kernel or potentially elevate privileges because kmalloc_array is not used (bnc#1098016 bnc#1100418).

The following non-security bugs were fixed:

- bcache: add backing_request_endio() for bi_end_io (bsc#1064233). - bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags (bsc#1064233). - bcache: add io_disable to struct cached_dev (bsc#1064233). - bcache: add journal statistic (bsc#1076110). - bcache: Add __printf annotation to __bch_check_keys() (bsc#1076110). - bcache: add stop_when_cache_set_failed option to backing device (bsc#1064233). - bcache: add wait_for_kthread_stop() in bch_allocator_thread() (bsc#1064233). - bcache: Annotate switch fall-through (bsc#1076110). - bcache: closures: move control bits one bit right (bsc#1076110). - bcache: correct flash only vols (check all uuids) (bsc#1064233). - bcache: count backing device I/O error for writeback I/O (bsc#1064233). - bcache: do not attach backing with duplicate UUID (bsc#1076110). - bcache: Fix a compiler warning in bcache_device_init() (bsc#1076110). - bcache: fix cached_dev->count usage for bch_cache_set_error() (bsc#1064233). - bcache: fix crashes in duplicate cache device register (bsc#1076110). - bcache: fix error return value in memory shrink (bsc#1076110). - bcache: fix for allocator and register thread race (bsc#1076110). - bcache: fix for data collapse after re-attaching an attached device (bsc#1076110). - bcache: fix high CPU occupancy during journal (bsc#1076110). - bcache: Fix, improve efficiency of closure_sync() (bsc#1076110). - bcache: fix incorrect sysfs output value of strip size (bsc#1076110). - bcache: Fix indentation (bsc#1076110). - bcache: fix kcrashes with fio in RAID5 backend dev (bsc#1076110). - bcache: Fix kernel-doc warnings (bsc#1076110). - bcache: fix misleading error message in bch_count_io_errors() (bsc#1064233). - bcache: fix using of loop variable in memory shrink (bsc#1076110). - bcache: fix writeback target calc on large devices (bsc#1076110). - bcache: fix wrong return value in bch_debug_init() (bsc#1076110). - bcache: mark closure_sync() __sched (bsc#1076110). - bcache: move closure debug file into debug directory (bsc#1076110). - bcache: properly set task state in bch_writeback_thread() (bsc#1064233). - bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set (bsc#1064233). - bcache: reduce cache_set devices iteration by devices_max_used (bsc#1064233). - bcache: Reduce the number of sparse complaints about lock imbalances (bsc#1076110). - bcache: Remove an unused variable (bsc#1076110). - bcache: ret IOERR when read meets metadata error (bsc#1076110). - bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n (bsc#1064233). - bcache: return attach error when no cache set exist (bsc#1076110). - bcache: segregate flash only volume write streams (bsc#1076110). - bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error() (bsc#1064233). - bcache: set dc->io_disable to true in conditional_stop_bcache_device() (bsc#1064233). - bcache: set error_limit correctly (bsc#1064233). - bcache: set writeback_rate_update_seconds in range [1, 60] seconds (bsc#1064233). - bcache: stop bcache device when backing device is offline (bsc#1064233). - bcache: stop dc->writeback_rate_update properly (bsc#1064233). - bcache: stop writeback thread after detaching (bsc#1076110). - bcache: store disk name in struct cache and struct cached_dev (bsc#1064233). - bcache: Suppress more warnings about set-but-not-used variables (bsc#1076110). - bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set (bsc#1064233). - bcache: Use PTR_ERR_OR_ZERO() (bsc#1076110). - cpu/hotplug: Add sysfs state interface (bsc#1089343). - cpu/hotplug: Provide knobs to control SMT (bsc#1089343). - cpu/hotplug: Provide knobs to control SMT (bsc#1089343). - cpu/hotplug: Split do_cpu_down() (bsc#1089343). - drivers: hv: vmbus: avoid infinite loop in init_vp_index() (bsc#1099592). - procfs: add tunable for fd/fdinfo dentry retention (bsc#10866542). - Revert 'KVM: Fix stack-out-of-bounds read in write_mmio' (bnc#1083635). - sched/sysctl: Check user input value of sysctl_sched_time_avg (bsc#1100089). - x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info (bsc#1089343). - x86/cpu/AMD: Evaluate smp_num_siblings early (bsc#1089343). - x86/cpu/AMD: Evaluate smp_num_siblings early (bsc#1089343). - x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings (bsc#1089343). - x86/cpu/AMD: Remove the pointless detect_ht() call (bsc#1089343). - x86/cpu/common: Provide detect_ht_early() (bsc#1089343). - x86/cpufeatures: Add X86_BUG_SPECTRE_V[12] (bnc#1012382). - x86/cpu/intel: Evaluate smp_num_siblings early (bsc#1089343). - x86/cpu: Remove the pointless CPU printout (bsc#1089343). - x86/cpu/topology: Provide detect_extended_topology_early() (bsc#1089343). - x86/mm: Simplify p[g4um]d_page() macros (bnc#1087081). - x86/mm: Simplify p[g4um]xen: d_page() macros (bnc#1087081). - x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation (bsc#1089343). - x86/smp: Provide topology_is_primary_thread() (bsc#1089343). - x86/topology: Add topology_max_smt_threads() (bsc#1089343). - x86/topology: Provide topology_smt_supported() (bsc#1089343). - x86/Xen: disable IBRS around CPU stopper function invocation (none so far). - xen/x86/cpu/common: Provide detect_ht_early() (bsc#1089343). - xen/x86/cpufeatures: Add X86_BUG_CPU_INSECURE (bnc#1012382). - xen/x86/cpufeatures: Make CPU bugs sticky (bnc#1012382). - xen/x86/cpu: Remove the pointless CPU printout (bsc#1089343). - xen/x86/cpu/topology: Provide detect_extended_topology_early() (bsc#1089343). - xen/x86/entry: Add a function to overwrite the RSB (bsc#1068032). - xen/x86/entry: Stuff RSB for entry to kernel for non-SMEP platform (bsc#1068032). - xen/x86/entry: Use IBRS on entry to kernel space (bsc#1068032). - xen/x86/mm: Set IBPB upon context switch (bsc#1068032). - xen/x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN (bnc#1012382).
Family:unixClass:patch
Status:Reference(s):1012382
1027519
1040039
1047184
1064233
1068032
1075697
1076110
1076118
1076391
1082943
1083125
1083624
1083635
1085447
1086654
1087081
1087289
1089343
1090368
1090646
1090869
1094508
1094725
1095242
1096224
1097356
1097521
1097522
1097523
1098016
1098599
1099592
1099924
1100089
1100416
1100418
1102959
1103119
1103276
1104365
1105402
1107829
1107832
1108145
1109137
1109330
1110233
1110286
1111014
1117645
1117951
1119019
1120691
1121698
1121805
1122821
1124728
1124732
1124735
1125315
1127155
1127758
1127961
1128166
1129080
1129179
1139073
1141035
1149332
1154824
1155988
1158809
1160163
1162610
1164871
1165784
1171098
1171195
1171202
1171218
1171219
1171689
1171698
1171878
1172085
1172221
1172317
1172515
1176013
1176315
CVE-2017-13166
CVE-2017-3145
CVE-2018-1063
CVE-2018-1087
CVE-2018-11806
CVE-2018-12891
CVE-2018-12892
CVE-2018-12893
CVE-2018-13053
CVE-2018-13405
CVE-2018-13406
CVE-2018-14633
CVE-2018-14633
CVE-2018-14734
CVE-2018-15468
CVE-2018-17182
CVE-2018-17963
CVE-2018-3620
CVE-2018-3646
CVE-2018-3665
CVE-2018-5711
CVE-2018-5848
CVE-2018-8781
CVE-2018-8897
CVE-2019-11135
CVE-2019-11139
CVE-2019-1551
CVE-2019-2024
CVE-2019-6974
CVE-2019-7221
CVE-2019-7222
CVE-2019-9213
CVE-2020-0543
CVE-2020-10029
CVE-2020-10757
CVE-2020-12114
CVE-2020-12652
CVE-2020-12653
CVE-2020-12654
CVE-2020-12656
CVE-2020-17507
CVE-2020-8597
SUSE-SU-2018:0260-1
SUSE-SU-2018:0303-1
SUSE-SU-2018:0926-1
SUSE-SU-2018:1516-1
SUSE-SU-2018:2081-1
SUSE-SU-2018:2384-1
SUSE-SU-2018:3332-1
SUSE-SU-2019:0828-1
SUSE-SU-2019:2988-1
SUSE-SU-2020:0474-1
SUSE-SU-2020:0490-1
SUSE-SU-2020:1597-1
SUSE-SU-2020:2760-1
SUSE-SU-2020:3024-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Containers 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15 SP2
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Development Tools 15 SP1
SUSE Linux Enterprise Module for Legacy Software 15 SP1
SUSE Linux Enterprise Module for Live Patching 15 SP1
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 15
SUSE Linux Enterprise Module for Python2 packages 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • emacs-25.3-lp150.1 is installed
  • OR emacs-info-25.3-lp150.1 is installed
  • OR emacs-nox-25.3-lp150.1 is installed
  • OR etags-25.3-lp150.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • libxml2-2.9.4-18 is installed
  • OR libxml2-2-2.9.4-18 is installed
  • OR libxml2-2-32bit-2.9.4-18 is installed
  • OR libxml2-devel-2.9.4-18 is installed
  • OR libxml2-devel-32bit-2.9.4-18 is installed
  • OR libxml2-doc-2.9.4-18 is installed
  • OR libxml2-tools-2.9.4-18 is installed
  • OR python-libxml2-2.9.4-18 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-setuptools-1.1.7-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libgcrypt11-1.5.0-0.15 is installed
  • OR libgcrypt11-32bit-1.5.0-0.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • lcms-1.17-77.16 is installed
  • OR liblcms1-1.17-77.16 is installed
  • OR liblcms1-32bit-1.17-77.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • flash-player-11.2.202.540-0.23 is installed
  • OR flash-player-gnome-11.2.202.540-0.23 is installed
  • OR flash-player-kde4-11.2.202.540-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • MozillaFirefox-31.1.0esr-1 is installed
  • OR MozillaFirefox-translations-31.1.0esr-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND libmspack0-0.4-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND autofs-5.0.9-21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.8.3-12 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-12 is installed
  • OR libgstallocators-1_0-0-1.8.3-12 is installed
  • OR libgstapp-1_0-0-1.8.3-12 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-12 is installed
  • OR libgstaudio-1_0-0-1.8.3-12 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-12 is installed
  • OR libgstfft-1_0-0-1.8.3-12 is installed
  • OR libgstfft-1_0-0-32bit-1.8.3-12 is installed
  • OR libgstpbutils-1_0-0-1.8.3-12 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-12 is installed
  • OR libgstriff-1_0-0-1.8.3-12 is installed
  • OR libgstrtp-1_0-0-1.8.3-12 is installed
  • OR libgstrtsp-1_0-0-1.8.3-12 is installed
  • OR libgstsdp-1_0-0-1.8.3-12 is installed
  • OR libgsttag-1_0-0-1.8.3-12 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-12 is installed
  • OR libgstvideo-1_0-0-1.8.3-12 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-12 is installed
  • OR typelib-1_0-GstAudio-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstTag-1_0-1.8.3-12 is installed
  • OR typelib-1_0-GstVideo-1_0-1.8.3-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • qemu-2.11.2-5.8 is installed
  • OR qemu-block-curl-2.11.2-5.8 is installed
  • OR qemu-ipxe-1.0.0+-5.8 is installed
  • OR qemu-kvm-2.11.2-5.8 is installed
  • OR qemu-seabios-1.11.0-5.8 is installed
  • OR qemu-sgabios-8-5.8 is installed
  • OR qemu-tools-2.11.2-5.8 is installed
  • OR qemu-vgabios-1.11.0-5.8 is installed
  • OR qemu-x86-2.11.2-5.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • samba-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
  • OR samba-python-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • avahi-0.6.32-3 is installed
  • OR avahi-compat-howl-devel-0.6.32-3 is installed
  • OR avahi-compat-mDNSResponder-devel-0.6.32-3 is installed
  • OR avahi-lang-0.6.32-3 is installed
  • OR avahi-utils-0.6.32-3 is installed
  • OR libavahi-client3-0.6.32-3 is installed
  • OR libavahi-common3-0.6.32-3 is installed
  • OR libavahi-core7-0.6.32-3 is installed
  • OR libavahi-devel-0.6.32-3 is installed
  • OR libdns_sd-0.6.32-3 is installed
  • OR libhowl0-0.6.32-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • giflib-devel-5.1.4-2 is installed
  • OR libgif7-5.1.4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 15 SP1 is installed
  • AND Package Information
  • fuse-overlayfs-0.4.1-3.3 is installed
  • OR fuse3-3.6.1-3.3 is installed
  • OR libfuse3-3-3.6.1-3.3 is installed
  • OR podman-1.4.4-4.8 is installed
  • OR podman-cni-config-1.4.4-4.8 is installed
  • OR slirp4netns-0.3.0-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • vorbis-tools-1.4.0-1 is installed
  • OR vorbis-tools-lang-1.4.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • NetworkManager-1.10.6-5.3 is installed
  • OR NetworkManager-devel-1.10.6-5.3 is installed
  • OR libnm-glib-vpn1-1.10.6-5.3 is installed
  • OR libnm-glib4-1.10.6-5.3 is installed
  • OR libnm-util2-1.10.6-5.3 is installed
  • OR typelib-1_0-NMClient-1_0-1.10.6-5.3 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.10.6-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP2 is installed
  • AND Package Information
  • MozillaFirefox-68.6.0-3.75 is installed
  • OR MozillaFirefox-devel-68.6.0-3.75 is installed
  • OR MozillaFirefox-translations-common-68.6.0-3.75 is installed
  • OR MozillaFirefox-translations-other-68.6.0-3.75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND perl-doc-5.26.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND Package Information
  • kernel-docs-4.12.14-195 is installed
  • OR kernel-obs-build-4.12.14-195 is installed
  • OR kernel-source-4.12.14-195 is installed
  • OR kernel-syms-4.12.14-195 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
  • AND Package Information
  • kernel-default-4.12.14-197.7 is installed
  • OR reiserfs-kmp-default-4.12.14-197.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-197_4-default-3-2 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_1-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • tomcat-9.0.10-3.7 is installed
  • OR tomcat-docs-webapp-9.0.10-3.7 is installed
  • OR tomcat-embed-9.0.10-3.7 is installed
  • OR tomcat-javadoc-9.0.10-3.7 is installed
  • OR tomcat-jsvc-9.0.10-3.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libpng16-1.6.34-3.9 is installed
  • OR libpng16-compat-devel-32bit-1.6.34-3.9 is installed
  • OR libpng16-devel-32bit-1.6.34-3.9 is installed
  • OR libpng16-tools-1.6.34-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND python3-paramiko-2.4.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND python2-Jinja2-2.10.1-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • libfpm_pb0-1.1.1-2 is installed
  • OR libospf0-1.1.1-2 is installed
  • OR libospfapiclient0-1.1.1-2 is installed
  • OR libquagga_pb0-1.1.1-2 is installed
  • OR libzebra1-1.1.1-2 is installed
  • OR quagga-1.1.1-2 is installed
  • OR quagga-devel-1.1.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND skopeo-0.1.32-4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • nodejs8-8.17.0-3.25 is installed
  • OR nodejs8-devel-8.17.0-3.25 is installed
  • OR nodejs8-docs-8.17.0-3.25 is installed
  • OR npm8-8.17.0-3.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND stunnel-5.00-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libmysqlclient18-10.0.21-1 is installed
  • OR libmysqlclient18-32bit-10.0.21-1 is installed
  • OR mariadb-10.0.21-1 is installed
  • OR mariadb-client-10.0.21-1 is installed
  • OR mariadb-errormessages-10.0.21-1 is installed
  • OR mariadb-tools-10.0.21-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.99 is installed
  • OR kernel-default-base-3.12.74-60.64.99 is installed
  • OR kernel-default-devel-3.12.74-60.64.99 is installed
  • OR kernel-default-man-3.12.74-60.64.99 is installed
  • OR kernel-devel-3.12.74-60.64.99 is installed
  • OR kernel-macros-3.12.74-60.64.99 is installed
  • OR kernel-source-3.12.74-60.64.99 is installed
  • OR kernel-syms-3.12.74-60.64.99 is installed
  • OR kernel-xen-3.12.74-60.64.99 is installed
  • OR kernel-xen-base-3.12.74-60.64.99 is installed
  • OR kernel-xen-devel-3.12.74-60.64.99 is installed
  • OR kgraft-patch-3_12_74-60_64_99-default-1-2.3 is installed
  • OR kgraft-patch-3_12_74-60_64_99-xen-1-2.3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_30-1-2.3 is installed
  • OR lttng-modules-2.7.0-4.2 is installed
  • OR lttng-modules-kmp-default-2.7.0_k3.12.74_60.64.99-4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.99 is installed
  • OR kernel-default-base-3.12.74-60.64.99 is installed
  • OR kernel-default-devel-3.12.74-60.64.99 is installed
  • OR kernel-default-man-3.12.74-60.64.99 is installed
  • OR kernel-devel-3.12.74-60.64.99 is installed
  • OR kernel-macros-3.12.74-60.64.99 is installed
  • OR kernel-source-3.12.74-60.64.99 is installed
  • OR kernel-syms-3.12.74-60.64.99 is installed
  • OR kernel-xen-3.12.74-60.64.99 is installed
  • OR kernel-xen-base-3.12.74-60.64.99 is installed
  • OR kernel-xen-devel-3.12.74-60.64.99 is installed
  • OR kgraft-patch-3_12_74-60_64_99-default-1-2.3 is installed
  • OR kgraft-patch-3_12_74-60_64_99-xen-1-2.3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_30-1-2.3 is installed
  • OR lttng-modules-2.7.0-4.2 is installed
  • OR lttng-modules-kmp-default-2.7.0_k3.12.74_60.64.99-4.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-4-3 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-4-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-4-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND gd-2.1.0-24.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND gd-2.1.0-24.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND hyper-v-7-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_05-43.42 is installed
  • OR xen-doc-html-4.7.6_05-43.42 is installed
  • OR xen-libs-4.7.6_05-43.42 is installed
  • OR xen-libs-32bit-4.7.6_05-43.42 is installed
  • OR xen-tools-4.7.6_05-43.42 is installed
  • OR xen-tools-domU-4.7.6_05-43.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_05-43.42 is installed
  • OR xen-doc-html-4.7.6_05-43.42 is installed
  • OR xen-libs-4.7.6_05-43.42 is installed
  • OR xen-libs-32bit-4.7.6_05-43.42 is installed
  • OR xen-tools-4.7.6_05-43.42 is installed
  • OR xen-tools-domU-4.7.6_05-43.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • libopenssl-devel-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.46 is installed
  • OR openssl-1.0.2j-60.46 is installed
  • OR openssl-doc-1.0.2j-60.46 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libopenssl-devel-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.46 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.46 is installed
  • OR openssl-1.0.2j-60.46 is installed
  • OR openssl-doc-1.0.2j-60.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • qemu-2.6.2-41.40 is installed
  • OR qemu-block-curl-2.6.2-41.40 is installed
  • OR qemu-block-rbd-2.6.2-41.40 is installed
  • OR qemu-block-ssh-2.6.2-41.40 is installed
  • OR qemu-guest-agent-2.6.2-41.40 is installed
  • OR qemu-ipxe-1.0.0-41.40 is installed
  • OR qemu-kvm-2.6.2-41.40 is installed
  • OR qemu-lang-2.6.2-41.40 is installed
  • OR qemu-seabios-1.9.1-41.40 is installed
  • OR qemu-sgabios-8-41.40 is installed
  • OR qemu-tools-2.6.2-41.40 is installed
  • OR qemu-vgabios-1.9.1-41.40 is installed
  • OR qemu-x86-2.6.2-41.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_90-92_50-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_90-92_50-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_38-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime0-1.2.4-14.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libquicktime-1.2.4-14.3 is installed
  • OR libquicktime0-1.2.4-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache2-mod_apparmor-2.8.2-49 is installed
  • OR apparmor-docs-2.8.2-49 is installed
  • OR apparmor-parser-2.8.2-49 is installed
  • OR apparmor-profiles-2.8.2-49 is installed
  • OR apparmor-utils-2.8.2-49 is installed
  • OR libapparmor1-2.8.2-49 is installed
  • OR libapparmor1-32bit-2.8.2-49 is installed
  • OR pam_apparmor-2.8.2-49 is installed
  • OR pam_apparmor-32bit-2.8.2-49 is installed
  • OR perl-apparmor-2.8.2-49 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • nfs-client-1.3.0-34.22 is installed
  • OR nfs-doc-1.3.0-34.22 is installed
  • OR nfs-kernel-server-1.3.0-34.22 is installed
  • OR nfs-utils-1.3.0-34.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • nfs-client-1.3.0-34.22 is installed
  • OR nfs-doc-1.3.0-34.22 is installed
  • OR nfs-kernel-server-1.3.0-34.22 is installed
  • OR nfs-utils-1.3.0-34.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-5-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libwireshark9-2.4.11-48.35 is installed
  • OR libwiretap7-2.4.11-48.35 is installed
  • OR libwscodecs1-2.4.11-48.35 is installed
  • OR libwsutil8-2.4.11-48.35 is installed
  • OR wireshark-2.4.11-48.35 is installed
  • OR wireshark-gtk-2.4.11-48.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libwireshark9-2.4.11-48.35 is installed
  • OR libwiretap7-2.4.11-48.35 is installed
  • OR libwscodecs1-2.4.11-48.35 is installed
  • OR libwsutil8-2.4.11-48.35 is installed
  • OR wireshark-2.4.11-48.35 is installed
  • OR wireshark-gtk-2.4.11-48.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • kernel-default-3.12.51-52.39 is installed
  • OR kernel-default-extra-3.12.51-52.39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gd-2.1.0-20 is installed
  • OR gd-32bit-2.1.0-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.65 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.65 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • gd-2.1.0-24.17 is installed
  • OR gd-32bit-2.1.0-24.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libgadu-devel-1.12.2-1 is installed
  • OR libgadu3-1.12.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • ffmpeg-3.4.2-4.27 is installed
  • OR libavcodec-devel-3.4.2-4.27 is installed
  • OR libavformat-devel-3.4.2-4.27 is installed
  • OR libavformat57-3.4.2-4.27 is installed
  • OR libavresample-devel-3.4.2-4.27 is installed
  • OR libavresample3-3.4.2-4.27 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND crowbar-openstack-3.0+git.1456169766.1e60d19-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • BACK