| Revision Date: | 2020-12-01 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 12 SP1 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-12207: Untrusted virtual machines on Intel CPUs could exploit a race condition in the Instruction Fetch Unit of the Intel CPU to cause a Machine Exception during Page Size Change, causing the CPU core to be non-functional.
The Linux Kernel KVM hypervisor was adjusted to avoid page size changes in executable pages by splitting / merging huge pages into small pages as needed. More information can be found on https://www.suse.com/support/kb/doc/?id=7023735
- CVE-2019-11135: Aborting an asynchronous TSX operation on Intel CPUs with Transactional Memory support could be used to facilitate sidechannel information leaks out of microarchitectural buffers, similar to the previously described 'Microarchitectural Data Sampling' attack.
The Linux kernel was supplemented with the option to disable TSX operation altogether (requiring CPU Microcode updates on older systems) and better flushing of microarchitectural buffers (VERW).
The set of options available is described in our TID at https://www.suse.com/support/kb/doc/?id=7024251
- CVE-2019-16233: drivers/scsi/qla2xxx/qla_os.c did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150457).
- CVE-2019-10220: Added sanity checks on the pathnames passed to the user space. (bsc#1144903).
- CVE-2019-16232: Fix a potential NULL pointer dereference in the Marwell libertas driver (bsc#1150465).
- CVE-2019-16234: iwlwifi pcie driver did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150452).
- CVE-2019-17055: The AF_ISDN network module in the Linux kernel did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bnc#1152782).
- CVE-2019-17056: The AF_NFC network module did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bsc#1152788).
- CVE-2019-16413: The 9p filesystem did not protect i_size_write() properly, which caused an i_size_read() infinite loop and denial of service on SMP systems (bnc#1151347).
- CVE-2019-15902: A backporting issue was discovered that re-introduced the Spectre vulnerability it had aimed to eliminate. This occurred because the backport process depends on cherry picking specific commits, and because two (correctly ordered) code lines were swapped (bnc#1149376).
- CVE-2019-15291: Fixed a NULL pointer dereference issue that could be caused by a malicious USB device (bnc#11465).
- CVE-2019-15807: Fixed a memory leak in the SCSI module that could be abused to cause denial of service (bnc#1148938).
- CVE-2019-14821: An out-of-bounds access issue was fixed in the kernel's KVM hypervisor. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system (bnc#1151350).
- CVE-2019-15505: An out-of-bounds issue had been fixed that could be caused by crafted USB device traffic (bnc#1147122).
- CVE-2017-18595: A double free in allocate_trace_buffer was fixed (bnc#1149555).
- CVE-2019-14835: A buffer overflow flaw was found in the kernel's vhost functionality that translates virtqueue buffers to IOVs. A privileged guest user able to pass descriptors with invalid length to the host could use this flaw to increase their privileges on the host (bnc#1150112).
- CVE-2019-15216: A NULL pointer dereference was fixed that could be malicious USB device (bnc#1146361).
- CVE-2019-9456: An out-of-bounds write in the USB monitor driver has been fixed. This issue could lead to local escalation of privilege with System execution privileges needed. (bnc#1150025).
- CVE-2019-15926: An out-of-bounds access was fixed in the drivers/net/wireless/ath/ath6kl module. (bnc#1149527).
- CVE-2019-15927: An out-of-bounds access was fixed in the sound/usb/mixer module (bnc#1149522).
- CVE-2019-15219: A NULL pointer dereference was fixed that could be abused by a malicious USB device (bnc#1146524).
- CVE-2019-15220: A use-after-free issue was fixed that could be caused by a malicious USB device (bnc#1146526).
- CVE-2019-15221: A NULL pointer dereference was fixed that could be caused by a malicious USB device (bnc#1146529).
- CVE-2019-14814: A heap-based buffer overflow was fixed in the marvell wifi chip driver. That issue allowed local users to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146512).
- CVE-2019-14815: A missing length check while parsing WMM IEs was fixed (bsc#1146512, bsc#1146514, bsc#1146516).
- CVE-2019-14816: A heap-based buffer overflow in the marvell wifi chip driver was fixed. Local users would have abused this issue to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146516).
- CVE-2017-18509: An issue in net/ipv6 as fixed. By setting a specific socket option, an attacker could control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbitrary code under certain circumstances. The issue can be triggered as root (e.g., inside a default LXC container or with the CAP_NET_ADMIN capability) or after namespace unsharing. (bnc#1145477)
- CVE-2019-9506: The Bluetooth BR/EDR specification used to permit sufficiently low encryption key length and did not prevent an attacker from influencing the key length negotiation. This allowed practical brute-force attacks (aka 'KNOB') that could decrypt traffic and inject arbitrary ciphertext without the victim noticing (bnc#1137865).
- CVE-2019-15098: A NULL pointer dereference in drivers/net/wireless/ath was fixed (bnc#1146378).
- CVE-2019-15290: A NULL pointer dereference in ath6kl_usb_alloc_urb_from_pipe was fixed (bsc#1146378).
- CVE-2019-15212: A double-free issue was fixed in drivers/usb driver (bnc#1146391).
- CVE-2016-10906: A use-after-free issue was fixed in drivers/net/ethernet/arc (bnc#1146584).
- CVE-2019-15217: A a NULL pointer dereference issue caused by a malicious USB device was fixed in the drivers/media/usb/zr364xx driver (bnc#1146519).
- CVE-2019-15218: A NULL pointer dereference caused by a malicious USB device was fixed in the drivers/media/usb/siano driver (bnc#1146413).
- CVE-2019-15215: A use-after-free issue caused by a malicious USB device was fixed in the drivers/media/usb/cpia2 driver (bnc#1146425).
- CVE-2018-20976: A use-after-free issue was fixed in the fs/xfs driver (bnc#1146285).
- CVE-2017-18551: An out-of-bounds write was fixed in the drivers/i2c driver (bnc#1146163).
- CVE-2019-10207: Add checks for missing tty operations to prevent unprivileged user to execute 0x0 address (bsc#1142857 bsc#1123959)
- CVE-2019-15118: ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term leading to kernel stack exhaustion (bsc#1145922).
The following non-security bugs were fixed:
- array_index_nospec: Sanitize speculative array (bsc#1155671) - hpsa: move lockup_detected attribute to host attr (bsc#999278, bsc#1153119). - ib/core: Add mitigation for Spectre V1 (bsc#1155671) - kvm: Convert kvm_lock to a mutex (bsc#1117665). - kvm: MMU: drop read-only large sptes when creating lower level sptes (bsc#1117665). - kvm: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bsc#1117665). - kvm: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665). - media: smsusb: better handle optional alignment (bsc#1146413). - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1137944). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - tcp: Be more careful in tcp_fragment() (bsc#1137586 bsc#1139751).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1054979 1073230 1076017 1080919 1083488 1085114 1085447 1085449 1092100 1093311 1099498 1103098 1115245 1117665 1117751 1117776 1118460 1118462 1118463 1121563 1121753 1122292 1122299 1123959 1124729 1124734 1125352 1125623 1125666 1126056 1127557 1128378 1128657 1130230 1132348 1132400 1132721 1133191 1136446 1136935 1137586 1137597 1137865 1137944 1138872 1139073 1139751 1141780 1141782 1141783 1141785 1141787 1141789 1142857 1144902 1144903 1145477 1145922 1146042 1146163 1146285 1146361 1146378 1146391 1146413 1146425 1146512 1146514 1146516 1146519 1146524 1146526 1146529 1146540 1146543 1146547 1146584 1146612 1147021 1147122 1148938 1149376 1149522 1149527 1149555 1150025 1150112 1150452 1150457 1150465 1151347 1151350 1152782 1152788 1153108 1153119 1153332 1155671 1156321 1156331 1166844 1176733 955942 999278 CVE-2016-10906 CVE-2017-13166 CVE-2017-18509 CVE-2017-18551 CVE-2017-18595 CVE-2018-1000004 CVE-2018-1068 CVE-2018-11212 CVE-2018-1122 CVE-2018-1123 CVE-2018-1124 CVE-2018-1125 CVE-2018-1126 CVE-2018-12207 CVE-2018-1417 CVE-2018-16301 CVE-2018-19636 CVE-2018-19637 CVE-2018-19638 CVE-2018-19639 CVE-2018-19640 CVE-2018-20856 CVE-2018-20976 CVE-2018-2783 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2814 CVE-2018-5391 CVE-2018-6954 CVE-2018-7566 CVE-2019-10207 CVE-2019-10218 CVE-2019-10220 CVE-2019-11135 CVE-2019-11477 CVE-2019-11478 CVE-2019-11487 CVE-2019-11708 CVE-2019-11771 CVE-2019-11772 CVE-2019-11775 CVE-2019-13272 CVE-2019-14814 CVE-2019-14815 CVE-2019-14816 CVE-2019-14821 CVE-2019-14835 CVE-2019-15098 CVE-2019-15118 CVE-2019-15165 CVE-2019-15212 CVE-2019-15215 CVE-2019-15216 CVE-2019-15217 CVE-2019-15218 CVE-2019-15219 CVE-2019-15220 CVE-2019-15221 CVE-2019-15290 CVE-2019-15291 CVE-2019-15505 CVE-2019-15807 CVE-2019-15902 CVE-2019-15926 CVE-2019-15927 CVE-2019-16232 CVE-2019-16233 CVE-2019-16234 CVE-2019-16413 CVE-2019-17055 CVE-2019-17056 CVE-2019-2449 CVE-2019-2762 CVE-2019-2766 CVE-2019-2769 CVE-2019-2786 CVE-2019-2816 CVE-2019-3842 CVE-2019-3846 CVE-2019-4473 CVE-2019-6454 CVE-2019-6974 CVE-2019-7221 CVE-2019-7317 CVE-2019-9213 CVE-2019-9456 CVE-2019-9506 CVE-2020-10531 CVE-2020-26117 SUSE-SU-2018:1031-1 SUSE-SU-2018:1764-2 SUSE-SU-2019:0450-1 SUSE-SU-2019:0672-1 SUSE-SU-2019:1265-1 SUSE-SU-2019:1684-1 SUSE-SU-2019:2371-1 SUSE-SU-2019:2950-1 SUSE-SU-2020:1180-1 SUSE-SU-2020:2898-1
|
| Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.0 NonFree openSUSE Leap 42.3 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 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 Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 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 SP1 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 12 SP5 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS 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 15 SUSE Linux Enterprise Workstation Extension 12 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 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
cups-2.2.7-lp150.1 is installed
OR cups-client-2.2.7-lp150.1 is installed
OR cups-config-2.2.7-lp150.1 is installed
OR libcups2-2.2.7-lp150.1 is installed
OR libcupscgi1-2.2.7-lp150.1 is installed
OR libcupsimage2-2.2.7-lp150.1 is installed
OR libcupsmime1-2.2.7-lp150.1 is installed
OR libcupsppdc1-2.2.7-lp150.1 is installed
|
| Definition Synopsis |
| openSUSE Leap 15.0 NonFree is installed
AND opera-54.0.2952.41-lp150.2.3 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.3 is installed
AND Package Information
python-virtualbox-5.1.36-50 is installed
OR virtualbox-5.1.36-50 is installed
OR virtualbox-devel-5.1.36-50 is installed
OR virtualbox-guest-desktop-icons-5.1.36-50 is installed
OR virtualbox-guest-kmp-default-5.1.36_k4.4.126_48-50 is installed
OR virtualbox-guest-source-5.1.36-50 is installed
OR virtualbox-guest-tools-5.1.36-50 is installed
OR virtualbox-guest-x11-5.1.36-50 is installed
OR virtualbox-host-kmp-default-5.1.36_k4.4.126_48-50 is installed
OR virtualbox-host-source-5.1.36-50 is installed
OR virtualbox-qt-5.1.36-50 is installed
OR virtualbox-vnc-5.1.36-50 is installed
OR virtualbox-websrv-5.1.36-50 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
krb5-1.6.3-133.49.62 is installed
OR krb5-32bit-1.6.3-133.49.62 is installed
OR krb5-client-1.6.3-133.49.62 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
libtidy-1.0-37 is installed
OR tidy-1.0-37 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
curl-7.37.0-2 is installed
OR libcurl4-7.37.0-2 is installed
OR libcurl4-32bit-7.37.0-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
bzip2-1.0.6-27 is installed
OR libbz2-1-1.0.6-27 is installed
OR libbz2-1-32bit-1.0.6-27 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND libdcerpc-atsvc0-4.2.4-26 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
expat-2.1.0-20 is installed
OR libexpat1-2.1.0-20 is installed
OR libexpat1-32bit-2.1.0-20 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
clamav-0.100.0-1 is installed
OR clamav-devel-0.100.0-1 is installed
OR libclamav7-0.100.0-1 is installed
OR libclammspack0-0.100.0-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
alsa-1.1.5-6.6 is installed
OR alsa-devel-1.1.5-6.6 is installed
OR libasound2-1.1.5-6.6 is installed
OR libasound2-32bit-1.1.5-6.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
PackageKit-1.1.10-2 is installed
OR PackageKit-backend-zypp-1.1.10-2 is installed
OR PackageKit-devel-1.1.10-2 is installed
OR PackageKit-lang-1.1.10-2 is installed
OR libpackagekit-glib2-18-1.1.10-2 is installed
OR libpackagekit-glib2-devel-1.1.10-2 is installed
OR typelib-1_0-PackageKitGlib-1_0-1.1.10-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND libICE6-32bit-1.0.9-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
perl-5.26.1-7.6 is installed
OR perl-doc-5.26.1-7.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
libncurses5-6.1-5.3 is installed
OR libncurses5-32bit-6.1-5.3 is installed
OR ncurses-6.1-5.3 is installed
OR ncurses5-devel-6.1-5.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.18 is installed
OR reiserfs-kmp-default-4.12.14-197.18 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_25-default-4-2 is installed
OR kernel-livepatch-SLE15_Update_7-4-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_18-default-3-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_5-3-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
NetworkManager-1.10.6-5.6 is installed
OR NetworkManager-branding-upstream-1.10.6-5.6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
bzip2-1.0.6-5.3 is installed
OR bzip2-doc-1.0.6-5.3 is installed
OR libbz2-devel-32bit-1.0.6-5.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND Package Information
kernel-azure-4.12.14-8.19 is installed
OR kernel-azure-base-4.12.14-8.19 is installed
OR kernel-azure-devel-4.12.14-8.19 is installed
OR kernel-devel-azure-4.12.14-8.19 is installed
OR kernel-source-azure-4.12.14-8.19 is installed
OR kernel-syms-azure-4.12.14-8.19 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND python2-salt-2019.2.0-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
apache2-2.4.33-1 is installed
OR apache2-devel-2.4.33-1 is installed
OR apache2-doc-2.4.33-1 is installed
OR apache2-prefork-2.4.33-1 is installed
OR apache2-utils-2.4.33-1 is installed
OR apache2-worker-2.4.33-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND apache2-mod_nss-1.0.17-1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
nodejs8-8.15.1-3.17 is installed
OR nodejs8-devel-8.15.1-3.17 is installed
OR nodejs8-docs-8.15.1-3.17 is installed
OR npm8-8.15.1-3.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 is installed
AND Package Information
libhogweed2-2.7.1-9 is installed
OR libhogweed2-32bit-2.7.1-9 is installed
OR libnettle-2.7.1-9 is installed
OR libnettle4-2.7.1-9 is installed
OR libnettle4-32bit-2.7.1-9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cvs-1.12.12-181 is installed
OR cvs-doc-1.12.12-181 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.124 is installed
OR kernel-default-base-3.12.74-60.64.124 is installed
OR kernel-default-devel-3.12.74-60.64.124 is installed
OR kernel-default-man-3.12.74-60.64.124 is installed
OR kernel-devel-3.12.74-60.64.124 is installed
OR kernel-macros-3.12.74-60.64.124 is installed
OR kernel-source-3.12.74-60.64.124 is installed
OR kernel-syms-3.12.74-60.64.124 is installed
OR kernel-xen-3.12.74-60.64.124 is installed
OR kernel-xen-base-3.12.74-60.64.124 is installed
OR kernel-xen-devel-3.12.74-60.64.124 is installed
OR kgraft-patch-3_12_74-60_64_124-default-1-2.3 is installed
OR kgraft-patch-3_12_74-60_64_124-xen-1-2.3 is installed
OR kgraft-patch-SLE12-SP1_Update_37-1-2.3 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.124 is installed
OR kernel-default-base-3.12.74-60.64.124 is installed
OR kernel-default-devel-3.12.74-60.64.124 is installed
OR kernel-default-man-3.12.74-60.64.124 is installed
OR kernel-devel-3.12.74-60.64.124 is installed
OR kernel-macros-3.12.74-60.64.124 is installed
OR kernel-source-3.12.74-60.64.124 is installed
OR kernel-syms-3.12.74-60.64.124 is installed
OR kernel-xen-3.12.74-60.64.124 is installed
OR kernel-xen-base-3.12.74-60.64.124 is installed
OR kernel-xen-devel-3.12.74-60.64.124 is installed
OR kgraft-patch-3_12_74-60_64_124-default-1-2.3 is installed
OR kgraft-patch-3_12_74-60_64_124-xen-1-2.3 is installed
OR kgraft-patch-SLE12-SP1_Update_37-1-2.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_66-default-5-2 is installed
OR kgraft-patch-3_12_74-60_64_66-xen-5-2 is installed
OR kgraft-patch-SLE12-SP1_Update_23-5-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND chrony-2.3-3 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-BCL 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-ESPOS is installed
AND
hostinfo-1.0.1-19.5 is installed
OR supportutils-3.0-95.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
hostinfo-1.0.1-19.5 is installed
OR supportutils-3.0-95.21 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_56-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-4-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_56-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-4-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND SuSEfirewall2-3.6.312.333-3.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND SuSEfirewall2-3.6.312.333-3.10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libgssglue1-0.4-3 is installed
OR libgssglue1-32bit-0.4-3 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libpython2_7-1_0-2.7.13-28.31 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
OR python-2.7.13-28.31 is installed
OR python-32bit-2.7.13-28.31 is installed
OR python-base-2.7.13-28.31 is installed
OR python-base-32bit-2.7.13-28.31 is installed
OR python-curses-2.7.13-28.31 is installed
OR python-demo-2.7.13-28.31 is installed
OR python-devel-2.7.13-28.31 is installed
OR python-doc-2.7.13-28.31 is installed
OR python-doc-pdf-2.7.13-28.31 is installed
OR python-gdbm-2.7.13-28.31 is installed
OR python-idle-2.7.13-28.31 is installed
OR python-tk-2.7.13-28.31 is installed
OR python-xml-2.7.13-28.31 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_162-94_72-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_162-94_72-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-7-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_176-94_88-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_176-94_88-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libzypp-16.17.20-2.33 is installed
OR zypper-1.13.45-21.21 is installed
OR zypper-log-1.13.45-21.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libzypp-16.17.20-2.33 is installed
OR zypper-1.13.45-21.21 is installed
OR zypper-log-1.13.45-21.21 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND apache2-mod_auth_openidc-2.4.0-3.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND apache2-mod_auth_openidc-2.4.0-3.7 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
bluez-5.13-5.15 is installed
OR libbluetooth3-5.13-5.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
bluez-5.13-5.15 is installed
OR libbluetooth3-5.13-5.15 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
libvpx-1.6.1-6.3 is installed
OR libvpx4-1.6.1-6.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
libssh-0.7.5-6.9 is installed
OR libssh-devel-0.7.5-6.9 is installed
OR libssh4-0.7.5-6.9 is installed
OR libssh4-32bit-0.7.5-6.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.466-86 is installed
OR flash-player-gnome-11.2.202.466-86 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gd-2.1.0-24.9 is installed
OR gd-32bit-2.1.0-24.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libIlmImf-Imf_2_1-21-32bit-2.1.0-6.10 is installed
OR openexr-2.1.0-6.10 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
bluez-5.13-5.15 is installed
OR bluez-cups-5.13-5.15 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libavcodec-devel-3.4.2-2 is installed
OR libavformat-devel-3.4.2-2 is installed
OR libavformat57-3.4.2-2 is installed
OR libavresample-devel-3.4.2-2 is installed
OR libavresample3-3.4.2-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
dia-0.97.3-2 is installed
OR dia-lang-0.97.3-2 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 6 is installed
AND Package Information
kernel-firmware-20160516git-10.8 is installed
OR ucode-amd-20160516git-10.8 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
|