Revision Date: | 2020-12-01 | Version: | 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: | unix | Class: | patch |
Status: | | Reference(s): | 1046303 1050244 1051510 1051858 1061840 1065600 1065729 1071995 1077717 1083647 1085030 1086301 1086313 1086314 1088810 1090888 1091041 1101644 1101645 1101651 1101656 1104427 1105392 1111666 1112142 1112143 1112144 1112146 1112147 1112152 1112153 1112178 1112504 1114279 1115026 1118338 1119461 1119465 1120853 1123328 1127371 1129180 1130721 1131107 1131863 1133021 1133147 1134156 1134973 1138190 1140025 1140359 1141054 1142095 1143959 1144333 1145559 1146519 1146544 1146612 1146882 1146884 1150466 1150483 1151548 1151910 1151927 1152631 1153811 1153917 1154243 1154905 1155331 1155334 1155689 1155897 1155898 1156187 1156259 1156286 1156462 1157038 1157042 1157070 1157143 1157155 1157157 1157158 1157169 1157191 1157303 1157324 1157333 1157424 1157464 1157692 1157853 1157908 1157966 1158013 1158021 1158026 1158094 1158132 1158381 1158394 1158398 1158407 1158410 1158413 1158417 1158427 1158445 1158533 1158637 1158638 1158639 1158640 1158641 1158643 1158644 1158645 1158646 1158647 1158649 1158651 1158652 1158819 1158823 1158824 1158827 1158834 1158893 1158900 1158903 1158904 1158954 1159024 1159028 1159271 1159297 1159394 1159483 1159484 1159569 1159588 1159841 1159908 1159909 1159910 1159911 1159928 1159955 1160195 1160210 1160211 1160218 1160433 1160442 1160476 1160560 1160755 1160756 1160784 1160787 1160802 1160803 1160804 1160895 1160912 1160917 1160966 1160979 1161087 1161360 1161514 1161517 1161518 1161521 1161522 1161523 1161549 1161552 1161674 1161702 1161875 1161907 1161931 1161933 1161934 1161935 1161936 1161937 1162028 1162067 1162109 1162139 1162388 1162557 1162617 1162618 1162619 1162623 1162928 1162943 1163383 1163384 1163762 1163774 1163836 1163840 1163841 1163842 1163843 1163844 1163845 1163846 1163849 1163850 1163851 1163852 1163853 1163855 1163856 1163857 1163858 1163859 1163860 1163861 1163862 1163863 1163867 1163869 1163880 1163971 1164069 1164098 1164115 1164314 1164315 1164388 1164471 1164632 1164705 1164712 1164727 1164728 1164729 1164730 1164731 1164732 1164733 1164734 1164735 1166484 1167231 1169511 1171186 1172021 1172277 1173576 1173613 1174910 1174913 1175476 1175674 1176179 898572 900214 900218 CVE-2014-3693 CVE-2014-7185 CVE-2018-13785 CVE-2018-16435 CVE-2018-2938 CVE-2018-2940 CVE-2018-2952 CVE-2018-2973 CVE-2018-3136 CVE-2018-3139 CVE-2018-3149 CVE-2018-3169 CVE-2018-3180 CVE-2018-3214 CVE-2018-3639 CVE-2019-11500 CVE-2019-12973 CVE-2019-14562 CVE-2019-14615 CVE-2019-14811 CVE-2019-14812 CVE-2019-14813 CVE-2019-14817 CVE-2019-14895 CVE-2019-14896 CVE-2019-14897 CVE-2019-15213 CVE-2019-15213 CVE-2019-16231 CVE-2019-16994 CVE-2019-1787 CVE-2019-1788 CVE-2019-1789 CVE-2019-18660 CVE-2019-18680 CVE-2019-18683 CVE-2019-18805 CVE-2019-18808 CVE-2019-18901 CVE-2019-19036 CVE-2019-19045 CVE-2019-19051 CVE-2019-19052 CVE-2019-19054 CVE-2019-19062 CVE-2019-19065 CVE-2019-19066 CVE-2019-19073 CVE-2019-19074 CVE-2019-19318 CVE-2019-19319 CVE-2019-19332 CVE-2019-19332 CVE-2019-19338 CVE-2019-19338 CVE-2019-19447 CVE-2019-19523 CVE-2019-19523 CVE-2019-19524 CVE-2019-19524 CVE-2019-19525 CVE-2019-19525 CVE-2019-19526 CVE-2019-19527 CVE-2019-19527 CVE-2019-19528 CVE-2019-19529 CVE-2019-19530 CVE-2019-19530 CVE-2019-19531 CVE-2019-19531 CVE-2019-19532 CVE-2019-19532 CVE-2019-19533 CVE-2019-19533 CVE-2019-19534 CVE-2019-19534 CVE-2019-19535 CVE-2019-19535 CVE-2019-19536 CVE-2019-19536 CVE-2019-19537 CVE-2019-19537 CVE-2019-19543 CVE-2019-19767 CVE-2019-19956 CVE-2019-19965 CVE-2019-19966 CVE-2019-20054 CVE-2019-20095 CVE-2019-20096 CVE-2019-20388 CVE-2019-3835 CVE-2019-3839 CVE-2020-12387 CVE-2020-12388 CVE-2020-12389 CVE-2020-12392 CVE-2020-12393 CVE-2020-12395 CVE-2020-12402 CVE-2020-12415 CVE-2020-12416 CVE-2020-12417 CVE-2020-12418 CVE-2020-12419 CVE-2020-12420 CVE-2020-12421 CVE-2020-12422 CVE-2020-12423 CVE-2020-12424 CVE-2020-12425 CVE-2020-12426 CVE-2020-14361 CVE-2020-14362 CVE-2020-1760 CVE-2020-24977 CVE-2020-2574 CVE-2020-2654 CVE-2020-2732 CVE-2020-2756 CVE-2020-2757 CVE-2020-2781 CVE-2020-2800 CVE-2020-2803 CVE-2020-2805 CVE-2020-2830 CVE-2020-6831 CVE-2020-7053 CVE-2020-7595 CVE-2020-8428 CVE-2020-8648 CVE-2020-8992 SUSE-SU-2019:2478-1 SUSE-SU-2019:3379-1 SUSE-SU-2020:0962-1 SUSE-SU-2020:1218-1 SUSE-SU-2020:1899-1 SUSE-SU-2020:2407-1 SUSE-SU-2020:2714-1
|
Platform(s): | openSUSE Leap 15.0 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 additional PackageHub packages 15 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 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 Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 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 Public Cloud 15 SUSE Linux Enterprise Module for Realtime 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 SP1 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-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL 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 SP4-LTSS 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 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 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
ImageMagick-7.0.7.29-lp150.1 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.29-lp150.1 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.29-lp150.1 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.29-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
libX11-6-1.6.3-9 is installed
OR libX11-6-32bit-1.6.3-9 is installed
OR libX11-data-1.6.3-9 is installed
OR libX11-devel-1.6.3-9 is installed
OR libX11-xcb1-1.6.3-9 is installed
OR libX11-xcb1-32bit-1.6.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
kernel-bigsmp-devel-3.0.101-0.47.55 is installed
OR kernel-default-3.0.101-0.40 is installed
OR kernel-default-base-3.0.101-0.40 is installed
OR kernel-default-devel-3.0.101-0.40 is installed
OR kernel-default-extra-3.0.101-0.40 is installed
OR kernel-pae-3.0.101-0.40 is installed
OR kernel-pae-base-3.0.101-0.40 is installed
OR kernel-pae-devel-3.0.101-0.40 is installed
OR kernel-pae-extra-3.0.101-0.40 is installed
OR kernel-source-3.0.101-0.40 is installed
OR kernel-syms-3.0.101-0.40 is installed
OR kernel-trace-devel-3.0.101-0.40 is installed
OR kernel-xen-3.0.101-0.40 is installed
OR kernel-xen-base-3.0.101-0.40 is installed
OR kernel-xen-devel-3.0.101-0.40 is installed
OR kernel-xen-extra-3.0.101-0.40 is installed
OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7 is installed
OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
libmysql55client18-5.5.45-0.11 is installed
OR libmysql55client18-32bit-5.5.45-0.11 is installed
OR libmysql55client_r18-5.5.45-0.11 is installed
OR libmysql55client_r18-32bit-5.5.45-0.11 is installed
OR mysql-5.5.45-0.11 is installed
OR mysql-client-5.5.45-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cups-filters-1.0.58-2 is installed
OR cups-filters-cups-browsed-1.0.58-2 is installed
OR cups-filters-foomatic-rip-1.0.58-2 is installed
OR cups-filters-ghostscript-1.0.58-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
glib2-lang-2.38.2-5 is installed
OR glib2-tools-2.38.2-5 is installed
OR libgio-2_0-0-2.38.2-5 is installed
OR libgio-2_0-0-32bit-2.38.2-5 is installed
OR libgio-fam-2.38.2-5 is installed
OR libglib-2_0-0-2.38.2-5 is installed
OR libglib-2_0-0-32bit-2.38.2-5 is installed
OR libgmodule-2_0-0-2.38.2-5 is installed
OR libgmodule-2_0-0-32bit-2.38.2-5 is installed
OR libgobject-2_0-0-2.38.2-5 is installed
OR libgobject-2_0-0-32bit-2.38.2-5 is installed
OR libgthread-2_0-0-2.38.2-5 is installed
OR libgthread-2_0-0-32bit-2.38.2-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND bogofilter-1.2.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gnome-settings-daemon-3.20.1-49 is installed
OR gnome-settings-daemon-lang-3.20.1-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND ft2demos-2.6.3-7.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.201-3.16 is installed
OR java-1_8_0-openjdk-javadoc-1.8.0.201-3.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND Package Information
python-SQLAlchemy-1.2.14-6.3 is installed
OR python2-SQLAlchemy-1.2.14-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
aaa_base-84.87+git20180409.04c9dae-1 is installed
OR aaa_base-extras-84.87+git20180409.04c9dae-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 hplip-3.17.9-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND hplip-3.18.6-5.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
kernel-docs-4.12.14-25.6 is installed
OR kernel-obs-build-4.12.14-25.6 is installed
OR kernel-source-4.12.14-25.6 is installed
OR kernel-syms-4.12.14-25.6 is installed
OR kernel-vanilla-4.12.14-25.6 is installed
OR kernel-vanilla-base-4.12.14-25.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND Package Information
kernel-docs-4.12.14-197.29 is installed
OR kernel-obs-build-4.12.14-197.29 is installed
OR kernel-source-4.12.14-197.29 is installed
OR kernel-syms-4.12.14-197.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND gv-3.7.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
kernel-default-4.12.14-197.40 is installed
OR reiserfs-kmp-default-4.12.14-197.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-25.19 is installed
OR kernel-default-livepatch-4.12.14-25.19 is installed
OR kernel-livepatch-4_12_14-25_19-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_5-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
containerd-1.1.2-5.6 is installed
OR containerd-ctr-1.1.2-5.6 is installed
OR containerd-test-1.1.2-5.6 is installed
OR docker-18.09.0_ce-6.11 is installed
OR docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-6.6 is installed
OR docker-runc-test-1.0.0rc5+gitr3562_69663f0bd4b6-6.6 is installed
OR docker-test-18.09.0_ce-6.11 is installed
OR docker-zsh-completion-18.09.0_ce-6.11 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2704_6da50d197830-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
freeradius-server-3.0.16-3.6 is installed
OR freeradius-server-doc-3.0.16-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.33 is installed
OR kernel-azure-base-4.12.14-5.33 is installed
OR kernel-azure-devel-4.12.14-5.33 is installed
OR kernel-devel-azure-4.12.14-5.33 is installed
OR kernel-source-azure-4.12.14-5.33 is installed
OR kernel-syms-azure-4.12.14-5.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Realtime packages 15 SP1 is installed
AND Package Information
cluster-md-kmp-rt-4.12.14-14.8 is installed
OR dlm-kmp-rt-4.12.14-14.8 is installed
OR gfs2-kmp-rt-4.12.14-14.8 is installed
OR kernel-devel-rt-4.12.14-14.8 is installed
OR kernel-rt-4.12.14-14.8 is installed
OR kernel-rt-base-4.12.14-14.8 is installed
OR kernel-rt-devel-4.12.14-14.8 is installed
OR kernel-rt_debug-4.12.14-14.8 is installed
OR kernel-rt_debug-devel-4.12.14-14.8 is installed
OR kernel-source-rt-4.12.14-14.8 is installed
OR kernel-syms-rt-4.12.14-14.8 is installed
OR ocfs2-kmp-rt-4.12.14-14.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
memcached-1.5.6-2 is installed
OR memcached-devel-1.5.6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
libecpg6-10.9-8.3 is installed
OR postgresql10-10.9-8.3 is installed
OR postgresql10-contrib-10.9-8.3 is installed
OR postgresql10-devel-10.9-8.3 is installed
OR postgresql10-docs-10.9-8.3 is installed
OR postgresql10-plperl-10.9-8.3 is installed
OR postgresql10-plpython-10.9-8.3 is installed
OR postgresql10-pltcl-10.9-8.3 is installed
OR postgresql10-server-10.9-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.31-4.22 is installed
OR tomcat-admin-webapps-9.0.31-4.22 is installed
OR tomcat-el-3_0-api-9.0.31-4.22 is installed
OR tomcat-jsp-2_3-api-9.0.31-4.22 is installed
OR tomcat-lib-9.0.31-4.22 is installed
OR tomcat-servlet-4_0-api-9.0.31-4.22 is installed
OR tomcat-webapps-9.0.31-4.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND tftp-5.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
res-signingkeys-3.0.37-52.23 is installed
OR smt-3.0.37-52.23 is installed
OR smt-support-3.0.37-52.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
libmysqlclient18-10.0.35-29.20 is installed
OR libmysqlclient18-32bit-10.0.35-29.20 is installed
OR mariadb-10.0.35-29.20 is installed
OR mariadb-client-10.0.35-29.20 is installed
OR mariadb-errormessages-10.0.35-29.20 is installed
OR mariadb-tools-10.0.35-29.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND mailman-2.1.17-3.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libjbig2-2.0-12 is installed
OR libjbig2-32bit-2.0-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
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-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 Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
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-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
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND Package Information
curl-7.37.0-37.43 is installed
OR libcurl4-7.37.0-37.43 is installed
OR libcurl4-32bit-7.37.0-37.43 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_155-94_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP3_Update_17-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
dovecot22-2.2.31-19.17 is installed
OR dovecot22-backend-mysql-2.2.31-19.17 is installed
OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
dovecot22-2.2.31-19.17 is installed
OR dovecot22-backend-mysql-2.2.31-19.17 is installed
OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND perl-Archive-Zip-1.34-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
ghostscript-9.27-23.28 is installed
OR ghostscript-x11-9.27-23.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
automake-1.13.4-6 is installed
OR m4-1.4.16-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.29 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.29 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.29 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.29 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.29 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.29 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
xorg-x11-server-1.19.6-10.12 is installed
OR xorg-x11-server-extra-1.19.6-10.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
xorg-x11-server-1.19.6-10.12 is installed
OR xorg-x11-server-extra-1.19.6-10.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
libecpg6-10.12-4.19 is installed
OR libpq5-10.12-4.19 is installed
OR postgresql10-10.12-4.19 is installed
OR postgresql10-contrib-10.12-4.19 is installed
OR postgresql10-devel-10.12-4.19 is installed
OR postgresql10-docs-10.12-4.19 is installed
OR postgresql10-plperl-10.12-4.19 is installed
OR postgresql10-plpython-10.12-4.19 is installed
OR postgresql10-pltcl-10.12-4.19 is installed
OR postgresql10-server-10.12-4.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.3.2-6 is installed
OR libreoffice-base-4.3.3.2-6 is installed
OR libreoffice-base-drivers-mysql-4.3.3.2-6 is installed
OR libreoffice-base-drivers-postgresql-4.3.3.2-6 is installed
OR libreoffice-calc-4.3.3.2-6 is installed
OR libreoffice-calc-extensions-4.3.3.2-6 is installed
OR libreoffice-draw-4.3.3.2-6 is installed
OR libreoffice-filters-optional-4.3.3.2-6 is installed
OR libreoffice-gnome-4.3.3.2-6 is installed
OR libreoffice-icon-theme-tango-4.3.3.2-6 is installed
OR libreoffice-impress-4.3.3.2-6 is installed
OR libreoffice-l10n-af-4.3.3.2-6 is installed
OR libreoffice-l10n-ar-4.3.3.2-6 is installed
OR libreoffice-l10n-ca-4.3.3.2-6 is installed
OR libreoffice-l10n-cs-4.3.3.2-6 is installed
OR libreoffice-l10n-da-4.3.3.2-6 is installed
OR libreoffice-l10n-de-4.3.3.2-6 is installed
OR libreoffice-l10n-en-4.3.3.2-6 is installed
OR libreoffice-l10n-es-4.3.3.2-6 is installed
OR libreoffice-l10n-fi-4.3.3.2-6 is installed
OR libreoffice-l10n-fr-4.3.3.2-6 is installed
OR libreoffice-l10n-gu-4.3.3.2-6 is installed
OR libreoffice-l10n-hi-4.3.3.2-6 is installed
OR libreoffice-l10n-hu-4.3.3.2-6 is installed
OR libreoffice-l10n-it-4.3.3.2-6 is installed
OR libreoffice-l10n-ja-4.3.3.2-6 is installed
OR libreoffice-l10n-ko-4.3.3.2-6 is installed
OR libreoffice-l10n-nb-4.3.3.2-6 is installed
OR libreoffice-l10n-nl-4.3.3.2-6 is installed
OR libreoffice-l10n-nn-4.3.3.2-6 is installed
OR libreoffice-l10n-pl-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-BR-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-PT-4.3.3.2-6 is installed
OR libreoffice-l10n-ru-4.3.3.2-6 is installed
OR libreoffice-l10n-sk-4.3.3.2-6 is installed
OR libreoffice-l10n-sv-4.3.3.2-6 is installed
OR libreoffice-l10n-xh-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hans-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hant-4.3.3.2-6 is installed
OR libreoffice-l10n-zu-4.3.3.2-6 is installed
OR libreoffice-mailmerge-4.3.3.2-6 is installed
OR libreoffice-math-4.3.3.2-6 is installed
OR libreoffice-officebean-4.3.3.2-6 is installed
OR libreoffice-pyuno-4.3.3.2-6 is installed
OR libreoffice-writer-4.3.3.2-6 is installed
OR libreoffice-writer-extensions-4.3.3.2-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gstreamer-0_10-plugins-bad-0.10.23-19.3 is installed
OR gstreamer-0_10-plugins-bad-lang-0.10.23-19.3 is installed
OR libgstbasecamerabinsrc-0_10-23-0.10.23-19.3 is installed
OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-19.3 is installed
OR libgstbasevideo-0_10-23-0.10.23-19.3 is installed
OR libgstbasevideo-0_10-23-32bit-0.10.23-19.3 is installed
OR libgstcodecparsers-0_10-23-0.10.23-19.3 is installed
OR libgstphotography-0_10-23-0.10.23-19.3 is installed
OR libgstphotography-0_10-23-32bit-0.10.23-19.3 is installed
OR libgstsignalprocessor-0_10-23-0.10.23-19.3 is installed
OR libgstsignalprocessor-0_10-23-32bit-0.10.23-19.3 is installed
OR libgstvdp-0_10-23-0.10.23-19.3 is installed
OR libgstvdp-0_10-23-32bit-0.10.23-19.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-90 is installed
OR kernel-default-extra-4.4.21-90 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.26 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.26 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
PackageKit-1.1.3-24.9 is installed
OR PackageKit-gstreamer-plugin-1.1.3-24.9 is installed
OR PackageKit-gtk3-module-1.1.3-24.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND argyllcms-1.9.2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
libavcodec-devel-3.4.2-4.12 is installed
OR libavformat-devel-3.4.2-4.12 is installed
OR libavformat57-3.4.2-4.12 is installed
OR libavresample-devel-3.4.2-4.12 is installed
OR libavresample3-3.4.2-4.12 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
bzip2-1.0.6-30.5 is installed
OR bzip2-doc-1.0.6-30.5 is installed
OR libbz2-1-1.0.6-30.5 is installed
OR libbz2-1-32bit-1.0.6-30.5 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
libpython3_4m1_0-3.4.6-25.29 is installed
OR python3-3.4.6-25.29 is installed
OR python3-base-3.4.6-25.29 is installed
OR python3-curses-3.4.6-25.29 is installed
|