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

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



The following security bugs were fixed:

- CVE-2019-14895: A heap-based buffer overflow was discovered in the Linux kernel in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could have allowed the remote device to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1157158). - CVE-2019-18660: The Linux kernel on powerpc allowed Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c (bnc#1157038). - CVE-2019-18683: An issue was discovered in drivers/media/platform/vivid in the Linux kernel. It is exploitable for privilege escalation on some Linux distributions where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem). These issues are caused by wrong mutex locking in vivid_stop_generating_vid_cap(), vivid_stop_generating_vid_out(), sdr_cap_stop_streaming(), and the corresponding kthreads. At least one of these race conditions leads to a use-after-free (bnc#1155897). - CVE-2019-19062: A memory leak in the crypto_report() function in crypto/crypto_user_base.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures (bnc#1157333). - CVE-2019-19065: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering rhashtable_init() failures (bnc#1157191). - CVE-2019-19052: A memory leak in the gs_can_open() function in drivers/net/can/usb/gs_usb.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures (bnc#1157324). - CVE-2019-19074: A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) (bnc#1157143). - CVE-2019-19073: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function (bnc#1157070). - CVE-2019-16231: drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 did not check the alloc_workqueue return value, leading to a NULL pointer dereference (bnc#1150466). - CVE-2019-18805: An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel There was a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact (bnc#1156187). - CVE-2019-18680: An issue was discovered in the Linux kernel. There was a NULL pointer dereference in rds_tcp_kill_sock() in net/rds/tcp.c that will cause denial of service (bnc#1155898). - CVE-2019-15213: An use-after-free was fixed caused by malicious USB device in drivers/media/usb/dvb-usb/dvb-usb-init.c (bsc#1146544). - CVE-2019-19536: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_pro.c (bsc#1158394). - CVE-2019-19534: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_core.c (bsc#1158398). - CVE-2019-19530: An use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bsc#1158410). - CVE-2019-19524: An use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bsc#1158413). - CVE-2019-19525: An use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bsc#1158417). - CVE-2019-19531: An use-after-free in yurex_delete may lead to denial of service (bsc#1158445). - CVE-2019-19523: An use-after-free on disconnect in USB adutux (bsc#1158823). - CVE-2019-19532: An out-of-bounds write bugs that can be caused by a malicious USB device in the Linux kernel HID drivers (bsc#1158824). - CVE-2019-19332: An out-of-bounds memory write via kvm_dev_ioctl_get_cpuid (bsc#1158827). - CVE-2019-19533: An info-leak bug that can be caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bsc#1158834). - CVE-2019-19527: An use-after-free bug that can be caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bsc#1158900). - CVE-2019-19535: An info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver (bsc#1158903). - CVE-2019-19537: Two races in the USB character device registration and deregistration routines (bsc#1158904). - CVE-2019-19338: An incomplete fix for Transaction Asynchronous Abort (TAA) (bsc#1158954).



The following non-security bugs were fixed:

- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132). - x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811). - x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811). - xen/pv: Fix a boot up hang revealed by int3 self test (bsc#1153811). - arp: Fix cache issue during Life Partition Migration (bsc#1152631). - futexes: Fix speed on 4.12 kernel (bsc#1157464).
Family:unixClass:patch
Status:Reference(s):1007829
1008965
1010675
1012382
1012504
1012632
1012852
1013543
1013604
1013930
1014271
1014873
1017497
1017589
1019332
1020077
1023041
1024788
1039063
1039064
1039066
1039069
1039661
1052311
1052368
1062604
1063671
1064233
1064392
1065999
1066471
1066472
1069708
1071471
1090534
1090671
1090955
1091041
1091171
1092903
1096547
1097104
1097108
1099306
1099811
1099813
1099844
1099845
1099846
1099849
1099863
1099864
1099922
1100001
1102682
1102870
1103203
1103445
1104319
1104495
1104818
1104906
1105100
1105322
1105323
1105396
1106095
1106369
1106509
1106511
1107689
1108912
1111122
1115550
1119183
1119461
1119465
1121816
1121821
1131107
1138190
1146544
1146612
1150466
1150483
1152631
1153811
1154905
1155689
1155897
1155898
1156187
1157038
1157042
1157070
1157143
1157158
1157191
1157324
1157333
1157464
1158132
1158394
1158398
1158410
1158413
1158417
1158445
1158823
1158824
1158827
1158834
1158900
1158903
1158904
1158954
1169511
1172277
876652
928193
947494
951734
951735
954429
956018
956021
956260
957105
957106
957107
957109
957110
965748
966891
978993
982331
983164
987176
988361
CVE-2014-0191
CVE-2015-1819
CVE-2015-5312
CVE-2015-7497
CVE-2015-7498
CVE-2015-7499
CVE-2015-7500
CVE-2015-7941
CVE-2015-7942
CVE-2015-8035
CVE-2015-8241
CVE-2015-8242
CVE-2015-8317
CVE-2016-5011
CVE-2016-8632
CVE-2016-8864
CVE-2016-9318
CVE-2016-9576
CVE-2016-9597
CVE-2016-9794
CVE-2016-9806
CVE-2017-1000112
CVE-2017-13080
CVE-2017-15649
CVE-2017-15868
CVE-2017-16939
CVE-2017-2616
CVE-2017-9047
CVE-2017-9048
CVE-2017-9049
CVE-2017-9050
CVE-2018-10853
CVE-2018-10853
CVE-2018-10876
CVE-2018-10877
CVE-2018-10878
CVE-2018-10879
CVE-2018-10880
CVE-2018-10881
CVE-2018-10882
CVE-2018-10883
CVE-2018-10902
CVE-2018-10940
CVE-2018-12896
CVE-2018-13093
CVE-2018-14617
CVE-2018-14634
CVE-2018-16276
CVE-2018-16658
CVE-2018-18065
CVE-2018-3646
CVE-2018-5390
CVE-2018-6554
CVE-2018-6555
CVE-2019-14895
CVE-2019-15213
CVE-2019-16231
CVE-2019-18660
CVE-2019-18680
CVE-2019-18683
CVE-2019-18805
CVE-2019-19052
CVE-2019-19062
CVE-2019-19065
CVE-2019-19073
CVE-2019-19074
CVE-2019-19332
CVE-2019-19338
CVE-2019-19523
CVE-2019-19524
CVE-2019-19525
CVE-2019-19527
CVE-2019-19530
CVE-2019-19531
CVE-2019-19532
CVE-2019-19533
CVE-2019-19534
CVE-2019-19535
CVE-2019-19536
CVE-2019-19537
CVE-2019-6109
CVE-2019-6111
CVE-2020-2654
CVE-2020-2756
CVE-2020-2757
CVE-2020-2781
CVE-2020-2800
CVE-2020-2803
CVE-2020-2805
CVE-2020-2830
SUSE-SU-2016:0049-1
SUSE-SU-2016:2697-1
SUSE-SU-2017:0268-1
SUSE-SU-2017:0553-1
SUSE-SU-2017:1366-1
SUSE-SU-2017:1587-1
SUSE-SU-2017:2436-1
SUSE-SU-2017:3123-1
SUSE-SU-2018:0271-1
SUSE-SU-2018:2341-1
SUSE-SU-2018:2908-1
SUSE-SU-2018:2960-1
SUSE-SU-2018:3319-1
SUSE-SU-2019:0941-1
SUSE-SU-2019:3379-1
SUSE-SU-2020:1683-1
Platform(s):openSUSE Leap 42.3
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
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
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
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 Server Applications 15
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 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 Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 6-LTSS
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • gcab-0.6-7 is installed
  • OR gcab-lang-0.6-7 is installed
  • OR libgcab-1_0-0-0.6-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • giflib-4.1.6-13 is installed
  • OR giflib-32bit-4.1.6-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • gdm-3.10.0.1-16 is installed
  • OR gdm-branding-upstream-3.10.0.1-16 is installed
  • OR gdm-lang-3.10.0.1-16 is installed
  • OR gdmflexiserver-3.10.0.1-16 is installed
  • OR libgdm1-3.10.0.1-16 is installed
  • OR typelib-1_0-Gdm-1_0-3.10.0.1-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • krb5-1.12.1-22 is installed
  • OR krb5-32bit-1.12.1-22 is installed
  • OR krb5-client-1.12.1-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • openssh-7.2p2-66 is installed
  • OR openssh-askpass-gnome-7.2p2-66 is installed
  • OR openssh-helpers-7.2p2-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.82 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.82 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.82 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.82 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • exiv2-0.23-12.5 is installed
  • OR libexiv2-12-0.23-12.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cpio-2.12-1 is installed
  • OR cpio-lang-2.12-1 is installed
  • OR cpio-mt-2.12-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • apparmor-abstractions-2.12.2-7.17 is installed
  • OR apparmor-docs-2.12.2-7.17 is installed
  • OR apparmor-parser-2.12.2-7.17 is installed
  • OR apparmor-parser-lang-2.12.2-7.17 is installed
  • OR apparmor-profiles-2.12.2-7.17 is installed
  • OR apparmor-utils-2.12.2-7.17 is installed
  • OR apparmor-utils-lang-2.12.2-7.17 is installed
  • OR pam_apparmor-2.12.2-7.17 is installed
  • OR pam_apparmor-32bit-2.12.2-7.17 is installed
  • OR perl-apparmor-2.12.2-7.17 is installed
  • OR python3-apparmor-2.12.2-7.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libSDL2-2_0-0-2.0.8-1 is installed
  • OR libSDL2-devel-2.0.8-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • gnome-settings-daemon-3.26.2-6 is installed
  • OR gnome-settings-daemon-devel-3.26.2-6 is installed
  • OR gnome-settings-daemon-lang-3.26.2-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • FastCGI-2.4.0-2 is installed
  • OR FastCGI-devel-2.4.0-2 is installed
  • OR libfcgi0-2.4.0-2 is installed
  • OR perl-FastCGI-2.4.0-2 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 is installed
  • AND osc-0.162.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • ruby2.5-rubygem-activejob-doc-5_1-5.1.4-3.3 is installed
  • OR rubygem-activejob-5_1-5.1.4-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libxslt-1.1.32-3.3 is installed
  • OR libxslt-devel-32bit-1.1.32-3.3 is installed
  • OR libxslt-python-1.1.32-3.3 is installed
  • OR libxslt1-32bit-1.1.32-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • rsyslog-module-gssapi-8.33.1-1 is installed
  • OR rsyslog-module-mysql-8.33.1-1 is installed
  • OR rsyslog-module-pgsql-8.33.1-1 is installed
  • OR rsyslog-module-relp-8.33.1-1 is installed
  • OR rsyslog-module-snmp-8.33.1-1 is installed
  • OR rsyslog-module-udpspoof-8.33.1-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • kdenetwork4-filesharing-4.3.5-0.4 is installed
  • OR kget-4.3.5-0.4 is installed
  • OR kopete-4.3.5-0.4 is installed
  • OR krdc-4.3.5-0.4 is installed
  • OR krfb-4.3.5-0.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND Package Information
  • libexif-0.6.17-2.14.3 is installed
  • OR libexif-32bit-0.6.17-2.14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • fuse-2.9.3-3 is installed
  • OR libfuse2-2.9.3-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • bind-9.9.9P1-49 is installed
  • OR bind-chrootenv-9.9.9P1-49 is installed
  • OR bind-doc-9.9.9P1-49 is installed
  • OR bind-libs-9.9.9P1-49 is installed
  • OR bind-libs-32bit-9.9.9P1-49 is installed
  • OR bind-utils-9.9.9P1-49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • bind-9.9.9P1-49 is installed
  • OR bind-chrootenv-9.9.9P1-49 is installed
  • OR bind-doc-9.9.9P1-49 is installed
  • OR bind-libs-9.9.9P1-49 is installed
  • OR bind-libs-32bit-9.9.9P1-49 is installed
  • OR bind-utils-9.9.9P1-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 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-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_40-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_40-default-4-2 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_96-default-6-2 is installed
  • OR kgraft-patch-3_12_74-60_64_96-xen-6-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_29-6-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • kernel-default-4.4.74-92.29 is installed
  • OR kernel-default-base-4.4.74-92.29 is installed
  • OR kernel-default-devel-4.4.74-92.29 is installed
  • OR kernel-default-man-4.4.74-92.29 is installed
  • OR kernel-devel-4.4.74-92.29 is installed
  • OR kernel-macros-4.4.74-92.29 is installed
  • OR kernel-source-4.4.74-92.29 is installed
  • OR kernel-syms-4.4.74-92.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • kernel-default-4.4.74-92.29 is installed
  • OR kernel-default-base-4.4.74-92.29 is installed
  • OR kernel-default-devel-4.4.74-92.29 is installed
  • OR kernel-default-man-4.4.74-92.29 is installed
  • OR kernel-devel-4.4.74-92.29 is installed
  • OR kernel-macros-4.4.74-92.29 is installed
  • OR kernel-source-4.4.74-92.29 is installed
  • OR kernel-syms-4.4.74-92.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND libapr1-1.5.1-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • ntp-4.2.8p11-64.5 is installed
  • OR ntp-doc-4.2.8p11-64.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • ntp-4.2.8p11-64.5 is installed
  • OR ntp-doc-4.2.8p11-64.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • openssh-7.2p2-74.35 is installed
  • OR openssh-askpass-gnome-7.2p2-74.35 is installed
  • OR openssh-fips-7.2p2-74.35 is installed
  • OR openssh-helpers-7.2p2-74.35 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • openssh-7.2p2-74.35 is installed
  • OR openssh-askpass-gnome-7.2p2-74.35 is installed
  • OR openssh-fips-7.2p2-74.35 is installed
  • OR openssh-helpers-7.2p2-74.35 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
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • qemu-2.9.1-6.6 is installed
  • OR qemu-arm-2.9.1-6.6 is installed
  • OR qemu-block-curl-2.9.1-6.6 is installed
  • OR qemu-block-iscsi-2.9.1-6.6 is installed
  • OR qemu-block-rbd-2.9.1-6.6 is installed
  • OR qemu-block-ssh-2.9.1-6.6 is installed
  • OR qemu-guest-agent-2.9.1-6.6 is installed
  • OR qemu-ipxe-1.0.0-6.6 is installed
  • OR qemu-kvm-2.9.1-6.6 is installed
  • OR qemu-lang-2.9.1-6.6 is installed
  • OR qemu-ppc-2.9.1-6.6 is installed
  • OR qemu-s390-2.9.1-6.6 is installed
  • OR qemu-seabios-1.10.2-6.6 is installed
  • OR qemu-sgabios-8-6.6 is installed
  • OR qemu-tools-2.9.1-6.6 is installed
  • OR qemu-vgabios-1.10.2-6.6 is installed
  • OR qemu-x86-2.9.1-6.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • qemu-2.9.1-6.6 is installed
  • OR qemu-arm-2.9.1-6.6 is installed
  • OR qemu-block-curl-2.9.1-6.6 is installed
  • OR qemu-block-iscsi-2.9.1-6.6 is installed
  • OR qemu-block-rbd-2.9.1-6.6 is installed
  • OR qemu-block-ssh-2.9.1-6.6 is installed
  • OR qemu-guest-agent-2.9.1-6.6 is installed
  • OR qemu-ipxe-1.0.0-6.6 is installed
  • OR qemu-kvm-2.9.1-6.6 is installed
  • OR qemu-lang-2.9.1-6.6 is installed
  • OR qemu-ppc-2.9.1-6.6 is installed
  • OR qemu-s390-2.9.1-6.6 is installed
  • OR qemu-seabios-1.10.2-6.6 is installed
  • OR qemu-sgabios-8-6.6 is installed
  • OR qemu-tools-2.9.1-6.6 is installed
  • OR qemu-vgabios-1.10.2-6.6 is installed
  • OR qemu-x86-2.9.1-6.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libidn-tools-1.28-4 is installed
  • OR libidn11-1.28-4 is installed
  • OR libidn11-32bit-1.28-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libssh2-1-1.4.3-20.9 is installed
  • OR libssh2-1-32bit-1.4.3-20.9 is installed
  • OR libssh2_org-1.4.3-20.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libssh2-1-1.4.3-20.9 is installed
  • OR libssh2-1-32bit-1.4.3-20.9 is installed
  • OR libssh2_org-1.4.3-20.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libexif-0.6.22-8.9 is installed
  • OR libexif12-0.6.22-8.9 is installed
  • OR libexif12-32bit-0.6.22-8.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libexif-0.6.22-8.9 is installed
  • OR libexif12-0.6.22-8.9 is installed
  • OR libexif12-32bit-0.6.22-8.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.65-38.53 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.65-38.53 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.65-38.53 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.20.3-2.23 is installed
  • OR libwebkit2gtk-4_0-37-2.20.3-2.23 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.20.3-2.23 is installed
  • OR typelib-1_0-WebKit2-4_0-2.20.3-2.23 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.20.3-2.23 is installed
  • OR webkit2gtk3-2.20.3-2.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.20.3-2.23 is installed
  • OR libwebkit2gtk-4_0-37-2.20.3-2.23 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.20.3-2.23 is installed
  • OR typelib-1_0-WebKit2-4_0-2.20.3-2.23 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.20.3-2.23 is installed
  • OR webkit2gtk3-2.20.3-2.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • libspice-client-glib-2_0-8-0.33-3.6 is installed
  • OR libspice-client-glib-helper-0.33-3.6 is installed
  • OR libspice-client-gtk-3_0-5-0.33-3.6 is installed
  • OR libspice-controller0-0.33-3.6 is installed
  • OR spice-gtk-0.33-3.6 is installed
  • OR typelib-1_0-SpiceClientGlib-2_0-0.33-3.6 is installed
  • OR typelib-1_0-SpiceClientGtk-3_0-0.33-3.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.6 is installed
  • OR kernel-default-base-4.12.14-95.6 is installed
  • OR kernel-default-devel-4.12.14-95.6 is installed
  • OR kernel-default-man-4.12.14-95.6 is installed
  • OR kernel-devel-4.12.14-95.6 is installed
  • OR kernel-macros-4.12.14-95.6 is installed
  • OR kernel-source-4.12.14-95.6 is installed
  • OR kernel-syms-4.12.14-95.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • kernel-default-4.12.14-95.6 is installed
  • OR kernel-default-base-4.12.14-95.6 is installed
  • OR kernel-default-devel-4.12.14-95.6 is installed
  • OR kernel-default-man-4.12.14-95.6 is installed
  • OR kernel-devel-4.12.14-95.6 is installed
  • OR kernel-macros-4.12.14-95.6 is installed
  • OR kernel-source-4.12.14-95.6 is installed
  • OR kernel-syms-4.12.14-95.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • MozillaFirefox-68.1.0-109.89 is installed
  • OR MozillaFirefox-branding-SLE-68-32.8 is installed
  • OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • MozillaFirefox-68.1.0-109.89 is installed
  • OR MozillaFirefox-branding-SLE-68-32.8 is installed
  • OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-7-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-7-2 is installed
  • OR kgraft-patch-SLE12_Update_11-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_39-default-7-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-7-2 is installed
  • OR kgraft-patch-SLE12_Update_11-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • kernel-default-4.4.180-94.113 is installed
  • OR kernel-default-base-4.4.180-94.113 is installed
  • OR kernel-default-devel-4.4.180-94.113 is installed
  • OR kernel-default-kgraft-4.4.180-94.113 is installed
  • OR kernel-devel-4.4.180-94.113 is installed
  • OR kernel-macros-4.4.180-94.113 is installed
  • OR kernel-source-4.4.180-94.113 is installed
  • OR kernel-syms-4.4.180-94.113 is installed
  • OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
  • OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libssh-0.6.3-4 is installed
  • OR libssh4-0.6.3-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libssh-0.6.3-11 is installed
  • OR libssh4-0.6.3-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libuuid-devel-2.28-44.3 is installed
  • OR util-linux-2.28-44.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • evince-3.20.1-6.16 is installed
  • OR typelib-1_0-EvinceDocument-3_0-3.20.1-6.16 is installed
  • OR typelib-1_0-EvinceView-3_0-3.20.1-6.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • kernel-default-4.12.14-95.3 is installed
  • OR kernel-default-extra-4.12.14-95.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • Mesa-18.3.2-14.3 is installed
  • OR Mesa-drivers-18.3.2-14.3 is installed
  • OR Mesa-libGLESv1_CM1-18.3.2-14.3 is installed
  • OR Mesa-libGLESv2-2-32bit-18.3.2-14.3 is installed
  • OR Mesa-libd3d-18.3.2-14.3 is installed
  • OR Mesa-libva-18.3.2-14.3 is installed
  • OR libXvMC_nouveau-18.3.2-14.3 is installed
  • OR libXvMC_r600-18.3.2-14.3 is installed
  • OR libvdpau_nouveau-18.3.2-14.3 is installed
  • OR libvdpau_r300-18.3.2-14.3 is installed
  • OR libvdpau_r600-18.3.2-14.3 is installed
  • OR libvdpau_radeonsi-18.3.2-14.3 is installed
  • OR libvulkan_intel-18.3.2-14.3 is installed
  • OR libvulkan_radeon-18.3.2-14.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • NetworkManager-applet-1.8.10-3 is installed
  • OR NetworkManager-applet-lang-1.8.10-3 is installed
  • OR NetworkManager-connection-editor-1.8.10-3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • openstack-swift-2.1.0-11 is installed
  • OR openstack-swift-account-2.1.0-11 is installed
  • OR openstack-swift-container-2.1.0-11 is installed
  • OR openstack-swift-doc-2.1.0-11 is installed
  • OR openstack-swift-object-2.1.0-11 is installed
  • OR openstack-swift-proxy-2.1.0-11 is installed
  • OR python-swift-2.1.0-11 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND ntp-4.2.8p4-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6-LTSS is installed
  • AND Package Information
  • containerd-1.2.2-16.14 is installed
  • OR docker-18.09.1_ce-98.34 is installed
  • OR docker-libnetwork-0.7.0.1+gitr2711_2cfbf9b1f981-16 is installed
  • OR docker-runc-1.0.0rc6+gitr3748_96ec2177ae84-1.17 is installed
  • OR golang-github-docker-libnetwork-0.7.0.1+gitr2711_2cfbf9b1f981-16 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • gpg2-2.0.24-9.3 is installed
  • OR gpg2-lang-2.0.24-9.3 is installed
  • BACK