Oval Definition:oval:org.opensuse.security:def:40292
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):1010700
1012382
1029907
1029908
1029909
1030296
1030297
1030298
1030584
1030585
1030588
1030589
1031590
1031593
1031595
1031638
1031644
1031656
1037052
1037057
1037061
1037066
1037273
1044891
1044897
1044901
1044909
1044925
1044927
1064233
1065643
1065689
1065693
1068032
1068640
1068643
1068887
1068888
1068950
1069176
1069202
1072728
1074741
1076110
1077745
1079103
1079741
1080156
1080556
1081527
1083528
1083532
1083635
1085784
1086608
1086654
1086784
1086786
1086788
1087081
1087320
1089343
1090997
1091015
1091365
1091368
1098016
1098377
1099592
1099924
1100089
1100416
1100418
1101877
1103119
1104365
1110299
1149792
1153108
1156321
1156331
1157770
1160968
1163985
1168930
1169511
1169605
1169786
1169936
1170302
1170715
1170741
1170939
1171352
1172277
1172698
1172704
1173580
1176012
1176072
1176382
1176579
1176896
1176931
320709
812259
816099
855062
867583
884701
899908
913547
919309
922071
922220
922221
922222
922223
923142
924519
936862
937444
940338
940946
941363
942716
943989
945219
946051
947953
949022
949752
950292
951155
955308
955654
956084
956514
957525
957986
959090
959146
959257
959463
959629
959709
960174
960227
960458
960561
960629
961257
961500
961509
961516
961588
961658
961971
962336
962356
962788
962965
963193
963449
963572
963746
963765
963767
963825
963960
964023
964201
964730
965199
965344
965830
965840
965891
965902
966026
966094
966271
966278
966437
966471
966693
966864
966910
967802
968018
968074
968206
968230
968234
968253
968787
968973
969112
969727
971965
972197
973010
973031
973032
973033
973034
973036
973164
973832
974629
975930
980483
980854
CVE-2013-7446
CVE-2014-9140
CVE-2014-9939
CVE-2015-0261
CVE-2015-2153
CVE-2015-2154
CVE-2015-2155
CVE-2015-5370
CVE-2015-5707
CVE-2015-7511
CVE-2015-8709
CVE-2015-8767
CVE-2015-8785
CVE-2015-8812
CVE-2016-0723
CVE-2016-0774
CVE-2016-1234
CVE-2016-2069
CVE-2016-2110
CVE-2016-2111
CVE-2016-2112
CVE-2016-2113
CVE-2016-2115
CVE-2016-2118
CVE-2016-2384
CVE-2016-3075
CVE-2016-3706
CVE-2016-4429
CVE-2017-15938
CVE-2017-15939
CVE-2017-15996
CVE-2017-16826
CVE-2017-16827
CVE-2017-16828
CVE-2017-16829
CVE-2017-16830
CVE-2017-16831
CVE-2017-16832
CVE-2017-6965
CVE-2017-6966
CVE-2017-6969
CVE-2017-7209
CVE-2017-7210
CVE-2017-7223
CVE-2017-7224
CVE-2017-7225
CVE-2017-7226
CVE-2017-7299
CVE-2017-7300
CVE-2017-7301
CVE-2017-7302
CVE-2017-7303
CVE-2017-7304
CVE-2017-8392
CVE-2017-8393
CVE-2017-8394
CVE-2017-8396
CVE-2017-8421
CVE-2017-9746
CVE-2017-9747
CVE-2017-9748
CVE-2017-9750
CVE-2017-9755
CVE-2017-9756
CVE-2018-10372
CVE-2018-10373
CVE-2018-10534
CVE-2018-10535
CVE-2018-10852
CVE-2018-13053
CVE-2018-13405
CVE-2018-13406
CVE-2018-14734
CVE-2018-20856
CVE-2018-3620
CVE-2018-3646
CVE-2018-6323
CVE-2018-6543
CVE-2018-6759
CVE-2018-6872
CVE-2018-7208
CVE-2018-7568
CVE-2018-7569
CVE-2018-7570
CVE-2018-7642
CVE-2018-7643
CVE-2018-8945
CVE-2019-10220
CVE-2019-13272
CVE-2019-2949
CVE-2020-0429
CVE-2020-0431
CVE-2020-11008
CVE-2020-14381
CVE-2020-14386
CVE-2020-1472
CVE-2020-1720
CVE-2020-25212
CVE-2020-2654
CVE-2020-2754
CVE-2020-2755
CVE-2020-2756
CVE-2020-2757
CVE-2020-2781
CVE-2020-2800
CVE-2020-2803
CVE-2020-2805
CVE-2020-2830
CVE-2020-4044
CVE-2020-5260
CVE-2020-8023
SUSE-SU-2015:0679-1
SUSE-SU-2016:0785-1
SUSE-SU-2016:1022-1
SUSE-SU-2016:1089-1
SUSE-SU-2016:1721-1
SUSE-SU-2018:2384-1
SUSE-SU-2018:3207-1
SUSE-SU-2019:0081-1
SUSE-SU-2019:3261-1
SUSE-SU-2020:0586-1
SUSE-SU-2020:1295-1
SUSE-SU-2020:1685-1
SUSE-SU-2020:1859-1
SUSE-SU-2020:1991-1
SUSE-SU-2020:2724-1
Platform(s):SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
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 Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 15 SP1
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
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 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
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 Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
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 SP4
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND inst-source-utils-2012.9.13-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND binutils-2.23.1-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • kernel-default-3.12.44-52.18 is installed
  • OR kernel-default-devel-3.12.44-52.18 is installed
  • OR kernel-default-extra-3.12.44-52.18 is installed
  • OR kernel-devel-3.12.44-52.18 is installed
  • OR kernel-macros-3.12.44-52.18 is installed
  • OR kernel-source-3.12.44-52.18 is installed
  • OR kernel-syms-3.12.44-52.18 is installed
  • OR kernel-xen-3.12.44-52.18 is installed
  • OR kernel-xen-devel-3.12.44-52.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libvirt-1.2.18.4-11 is installed
  • OR libvirt-client-1.2.18.4-11 is installed
  • OR libvirt-client-32bit-1.2.18.4-11 is installed
  • OR libvirt-daemon-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-config-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-interface-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-libxl-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-network-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nodedev-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-nwfilter-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-secret-1.2.18.4-11 is installed
  • OR libvirt-daemon-driver-storage-1.2.18.4-11 is installed
  • OR libvirt-daemon-lxc-1.2.18.4-11 is installed
  • OR libvirt-daemon-qemu-1.2.18.4-11 is installed
  • OR libvirt-daemon-xen-1.2.18.4-11 is installed
  • OR libvirt-doc-1.2.18.4-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • gd-2.1.0-12 is installed
  • OR gd-32bit-2.1.0-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • audiofile-0.3.6-10 is installed
  • OR libaudiofile1-0.3.6-10 is installed
  • OR libaudiofile1-32bit-0.3.6-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • gpg2-2.0.24-9.3 is installed
  • OR gpg2-lang-2.0.24-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND lftp-4.8.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • cairo-devel-1.15.10-4.5 is installed
  • OR libcairo-gobject2-1.15.10-4.5 is installed
  • OR libcairo-script-interpreter2-1.15.10-4.5 is installed
  • OR libcairo2-1.15.10-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND libXrandr2-32bit-1.5.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND patch-2.7.6-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.30-3.16 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.30-3.16 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.30-3.16 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.30-3.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libfreebl3-3.16.5-0.7 is installed
  • OR libfreebl3-32bit-3.16.5-0.7 is installed
  • OR libfreebl3-x86-3.16.5-0.7 is installed
  • OR libsoftokn3-3.16.5-0.7 is installed
  • OR libsoftokn3-32bit-3.16.5-0.7 is installed
  • OR libsoftokn3-x86-3.16.5-0.7 is installed
  • OR mozilla-nss-3.16.5-0.7 is installed
  • OR mozilla-nss-32bit-3.16.5-0.7 is installed
  • OR mozilla-nss-tools-3.16.5-0.7 is installed
  • OR mozilla-nss-x86-3.16.5-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libfreebl3-3.16.5-0.7 is installed
  • OR libfreebl3-32bit-3.16.5-0.7 is installed
  • OR libfreebl3-x86-3.16.5-0.7 is installed
  • OR libsoftokn3-3.16.5-0.7 is installed
  • OR libsoftokn3-32bit-3.16.5-0.7 is installed
  • OR libsoftokn3-x86-3.16.5-0.7 is installed
  • OR mozilla-nss-3.16.5-0.7 is installed
  • OR mozilla-nss-32bit-3.16.5-0.7 is installed
  • OR mozilla-nss-tools-3.16.5-0.7 is installed
  • OR mozilla-nss-x86-3.16.5-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • xen-4.2.5_21-41 is installed
  • OR xen-doc-html-4.2.5_21-41 is installed
  • OR xen-doc-pdf-4.2.5_21-41 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.99-41 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.99-41 is installed
  • OR xen-libs-4.2.5_21-41 is installed
  • OR xen-libs-32bit-4.2.5_21-41 is installed
  • OR xen-tools-4.2.5_21-41 is installed
  • OR xen-tools-domU-4.2.5_21-41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND Package Information
  • apache2-2.2.34-70.18 is installed
  • OR apache2-doc-2.2.34-70.18 is installed
  • OR apache2-example-pages-2.2.34-70.18 is installed
  • OR apache2-prefork-2.2.34-70.18 is installed
  • OR apache2-utils-2.2.34-70.18 is installed
  • OR apache2-worker-2.2.34-70.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND tcpdump-4.5.1-7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND tcpdump-4.5.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • automake-1.13.4-4 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • glibc-2.19-38 is installed
  • OR glibc-32bit-2.19-38 is installed
  • OR glibc-devel-2.19-38 is installed
  • OR glibc-devel-32bit-2.19-38 is installed
  • OR glibc-html-2.19-38 is installed
  • OR glibc-i18ndata-2.19-38 is installed
  • OR glibc-info-2.19-38 is installed
  • OR glibc-locale-2.19-38 is installed
  • OR glibc-locale-32bit-2.19-38 is installed
  • OR glibc-profile-2.19-38 is installed
  • OR glibc-profile-32bit-2.19-38 is installed
  • OR nscd-2.19-38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • glibc-2.19-38 is installed
  • OR glibc-32bit-2.19-38 is installed
  • OR glibc-devel-2.19-38 is installed
  • OR glibc-devel-32bit-2.19-38 is installed
  • OR glibc-html-2.19-38 is installed
  • OR glibc-i18ndata-2.19-38 is installed
  • OR glibc-info-2.19-38 is installed
  • OR glibc-locale-2.19-38 is installed
  • OR glibc-locale-32bit-2.19-38 is installed
  • OR glibc-profile-2.19-38 is installed
  • OR glibc-profile-32bit-2.19-38 is installed
  • OR nscd-2.19-38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • DirectFB-1.7.1-4 is installed
  • OR lib++dfb-1_7-1-1.7.1-4 is installed
  • OR libdirectfb-1_7-1-1.7.1-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_21-default-8-2 is installed
  • OR kgraft-patch-3_12_67-60_64_21-xen-8-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_10-8-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_21-default-8-2 is installed
  • OR kgraft-patch-3_12_67-60_64_21-xen-8-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_10-8-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.18.0-2.9 is installed
  • OR libwebkit2gtk-4_0-37-2.18.0-2.9 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.18.0-2.9 is installed
  • OR typelib-1_0-WebKit2-4_0-2.18.0-2.9 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.18.0-2.9 is installed
  • OR webkit2gtk3-2.18.0-2.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.18.0-2.9 is installed
  • OR libwebkit2gtk-4_0-37-2.18.0-2.9 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.18.0-2.9 is installed
  • OR typelib-1_0-WebKit2-4_0-2.18.0-2.9 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.18.0-2.9 is installed
  • OR webkit2gtk3-2.18.0-2.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-52.3.0esr-109.3 is installed
  • OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • libpython2_7-1_0-2.7.17-28.42 is installed
  • OR libpython2_7-1_0-32bit-2.7.17-28.42 is installed
  • OR python-2.7.17-28.42 is installed
  • OR python-32bit-2.7.17-28.42 is installed
  • OR python-base-2.7.17-28.42 is installed
  • OR python-base-32bit-2.7.17-28.42 is installed
  • OR python-curses-2.7.17-28.42 is installed
  • OR python-demo-2.7.17-28.42 is installed
  • OR python-doc-2.7.17-28.42 is installed
  • OR python-doc-pdf-2.7.17-28.42 is installed
  • OR python-gdbm-2.7.17-28.42 is installed
  • OR python-idle-2.7.17-28.42 is installed
  • OR python-rpm-macros-20200207.5feb6c1-3.19 is installed
  • OR python-tk-2.7.17-28.42 is installed
  • OR python-xml-2.7.17-28.42 is installed
  • OR shared-python-startup-0.1-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • libpython2_7-1_0-2.7.17-28.42 is installed
  • OR libpython2_7-1_0-32bit-2.7.17-28.42 is installed
  • OR python-2.7.17-28.42 is installed
  • OR python-32bit-2.7.17-28.42 is installed
  • OR python-base-2.7.17-28.42 is installed
  • OR python-base-32bit-2.7.17-28.42 is installed
  • OR python-curses-2.7.17-28.42 is installed
  • OR python-demo-2.7.17-28.42 is installed
  • OR python-doc-2.7.17-28.42 is installed
  • OR python-doc-pdf-2.7.17-28.42 is installed
  • OR python-gdbm-2.7.17-28.42 is installed
  • OR python-idle-2.7.17-28.42 is installed
  • OR python-rpm-macros-20200207.5feb6c1-3.19 is installed
  • OR python-tk-2.7.17-28.42 is installed
  • OR python-xml-2.7.17-28.42 is installed
  • OR shared-python-startup-0.1-1.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • 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
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • libvirt-2.0.0-27.42 is installed
  • OR libvirt-client-2.0.0-27.42 is installed
  • OR libvirt-daemon-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.42 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.42 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.42 is installed
  • OR libvirt-daemon-xen-2.0.0-27.42 is installed
  • OR libvirt-doc-2.0.0-27.42 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.42 is installed
  • OR libvirt-nss-2.0.0-27.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_53-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_53-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_32-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libzip-0.11.1-13.3 is installed
  • OR libzip2-0.11.1-13.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libzip-0.11.1-13.3 is installed
  • OR libzip2-0.11.1-13.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • augeas-1.2.0-15 is installed
  • OR augeas-lenses-1.2.0-15 is installed
  • OR libaugeas0-1.2.0-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_100-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_100-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_27-2-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • libsolv-0.6.36-2.16 is installed
  • OR libsolv-tools-0.6.36-2.16 is installed
  • OR libzypp-16.20.0-2.39 is installed
  • OR perl-solv-0.6.36-2.16 is installed
  • OR python-solv-0.6.36-2.16 is installed
  • OR zypper-1.13.51-21.26 is installed
  • OR zypper-log-1.13.51-21.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • libsolv-0.6.36-2.16 is installed
  • OR libsolv-tools-0.6.36-2.16 is installed
  • OR libzypp-16.20.0-2.39 is installed
  • OR perl-solv-0.6.36-2.16 is installed
  • OR python-solv-0.6.36-2.16 is installed
  • OR zypper-1.13.51-21.26 is installed
  • OR zypper-log-1.13.51-21.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • gdk-pixbuf-2.34.0-19.17 is installed
  • OR gdk-pixbuf-lang-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • gdk-pixbuf-2.34.0-19.17 is installed
  • OR gdk-pixbuf-lang-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libgcrypt-1.6.1-16.62 is installed
  • OR libgcrypt20-1.6.1-16.62 is installed
  • OR libgcrypt20-32bit-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libgcrypt-1.6.1-16.62 is installed
  • OR libgcrypt20-1.6.1-16.62 is installed
  • OR libgcrypt20-32bit-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND squid-4.9-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND squid-4.9-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • apache2-2.4.10-14.28 is installed
  • OR apache2-doc-2.4.10-14.28 is installed
  • OR apache2-example-pages-2.4.10-14.28 is installed
  • OR apache2-prefork-2.4.10-14.28 is installed
  • OR apache2-utils-2.4.10-14.28 is installed
  • OR apache2-worker-2.4.10-14.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • apache2-2.4.10-14.28 is installed
  • OR apache2-doc-2.4.10-14.28 is installed
  • OR apache2-example-pages-2.4.10-14.28 is installed
  • OR apache2-prefork-2.4.10-14.28 is installed
  • OR apache2-utils-2.4.10-14.28 is installed
  • OR apache2-worker-2.4.10-14.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • 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-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 for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_114-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_30-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr6.10-30.69 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr6.10-30.69 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr6.10-30.69 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr6.10-30.69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND xrdp-0.9.0~git.1456906198.f422461-21.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • kernel-default-3.12.43-52.6 is installed
  • OR kernel-default-extra-3.12.43-52.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.554-114 is installed
  • OR flash-player-gnome-11.2.202.554-114 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libpcrecpp0-8.39-5 is installed
  • OR libpcrecpp0-32bit-8.39-5 is installed
  • OR pcre-8.39-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • kernel-default-4.4.162-94.69 is installed
  • OR kernel-default-extra-4.4.162-94.69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • kernel-default-4.12.14-95.32 is installed
  • OR kernel-default-extra-4.12.14-95.32 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.30-75 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.30-75 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.30-75 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.30-75 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.30-75 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-ironic-4.2.3~a0~dev14-1 is installed
  • OR openstack-ironic-api-4.2.3~a0~dev14-1 is installed
  • OR openstack-ironic-conductor-4.2.3~a0~dev14-1 is installed
  • OR python-ironic-4.2.3~a0~dev14-1 is installed
  • BACK