Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for qemu (Important) |
Description: |
This update for qemu fixes several issues.
These security issues were fixed:
- CVE-2017-10911: The make_response function in the Linux kernel allowed guest OS users to obtain sensitive information from host OS (or other guest OS) kernel memory by leveraging the copying of uninitialized padding fields in Xen block-interface response structures (bsc#1057378). - CVE-2017-12809: The IDE disk and CD/DVD-ROM Emulator support allowed local guest OS privileged users to cause a denial of service (NULL pointer dereference and QEMU process crash) by flushing an empty CDROM device drive (bsc#1054724). - CVE-2017-15289: The mode4and5 write functions allowed local OS guest privileged users to cause a denial of service (out-of-bounds write access and Qemu process crash) via vectors related to dst calculation (bsc#1063122) - CVE-2017-15038: Race condition in the v9fs_xattrwalk function local guest OS users to obtain sensitive information from host heap memory via vectors related to reading extended attributes (bsc#1062069) - CVE-2017-14167: Integer overflow in the load_multiboot function allowed local guest OS users to execute arbitrary code on the host via crafted multiboot header address values, which trigger an out-of-bounds write (bsc#1057585) - CVE-2017-11434: The dhcp_decode function in slirp/bootp.c allowed local guest OS users to cause a denial of service (out-of-bounds read) via a crafted DHCP options string (bsc#1049381) - CVE-2017-11334: The address_space_write_continue function allowed local guest OS privileged users to cause a denial of service (out-of-bounds access and guest instance crash) by leveraging use of qemu_map_ram_ptr to access guest ram block area (bsc#1048902) - CVE-2017-13672: The VGA display emulator support allowed local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors involving display update (bsc#1056334) - CVE-2017-5973: A infinite loop while doing control transfer in xhci_kick_epctx allowed privileged user inside the guest to crash the host process resulting in DoS (bsc#1025109) - CVE-2017-5987: The sdhci_sdma_transfer_multi_blocks function in hw/sd/sdhci.c allowed local OS guest privileged users to cause a denial of service (infinite loop and QEMU process crash) via vectors involving the transfer mode register during multi block transfer (bsc#1025311) - CVE-2017-6505: The ohci_service_ed_list function allowed local guest OS users to cause a denial of service (infinite loop) via vectors involving the number of link endpoint list descriptors (bsc#1028184) - CVE-2016-9603: A privileged user within the guest VM could have caused a heap overflow in the device model process, potentially escalating their privileges to that of the device model process (bsc#1028656) - CVE-2017-7718: hw/display/cirrus_vga_rop.h allowed local guest OS privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) via vectors related to copying VGA data via the cirrus_bitblt_rop_fwd_transp_ and cirrus_bitblt_rop_fwd_ functions (bsc#1034908) - CVE-2017-7980: An out-of-bounds r/w access issues in the Cirrus CLGD 54xx VGA Emulator support allowed privileged user inside guest to use this flaw to crash the Qemu process resulting in DoS or potentially execute arbitrary code on a host with privileges of Qemu process on the host (bsc#1035406) - CVE-2017-8112: hw/scsi/vmw_pvscsi.c allowed local guest OS privileged users to cause a denial of service (infinite loop and CPU consumption) via the message ring page count (bsc#1036211) - CVE-2017-9375: The USB xHCI controller emulator support was vulnerable to an infinite recursive call loop issue, which allowed a privileged user inside guest to crash the Qemu process resulting in DoS (bsc#1042800) - CVE-2017-9374: Missing free of 's->ipacket', causes a host memory leak, allowing for DoS (bsc#1043073) - CVE-2017-9373: The IDE AHCI Emulation support was vulnerable to a host memory leakage issue, which allowed a privileged user inside guest to leak host memory resulting in DoS (bsc#1042801) - CVE-2017-9330: USB OHCI Emulation in qemu allowed local guest OS users to cause a denial of service (infinite loop) by leveraging an incorrect return value (bsc#1042159) - CVE-2017-8379: Memory leak in the keyboard input event handlers support allowed local guest OS privileged users to cause a denial of service (host memory consumption) by rapidly generating large keyboard events (bsc#1037334) - CVE-2017-8309: Memory leak in the audio/audio.c allowed remote attackers to cause a denial of service (memory consumption) by repeatedly starting and stopping audio capture (bsc#1037242) - CVE-2017-8380: The MegaRAID SAS 8708EM2 Host Bus Adapter emulation support was vulnerable to an out-of-bounds read access issue which allowed a privileged user inside guest to read host memory resulting in DoS (bsc#1037336) - CVE-2017-7493: The VirtFS, host directory sharing via Plan 9 File System(9pfs) support, was vulnerable to an improper access control issue. It could occur while accessing virtfs metadata files in mapped-file security mode. A guest user could have used this flaw to escalate their privileges inside guest (bsc#1039495) - CVE-2016-9602: The VirtFS host directory sharing via Plan 9 File System(9pfs) support was vulnerable to an improper link following issue which allowed a privileged user inside guest to access host file system beyond the shared folder and potentially escalating their privileges on a host (bsc#1020427) - CVE-2017-5579: The 16550A UART serial device emulation support was vulnerable to a memory leakage issue allowing a privileged user to cause a DoS and/or potentially crash the Qemu process on the host (bsc#1021741) - CVE-2017-9503: The MegaRAID SAS 8708EM2 Host Bus Adapter emulation support was vulnerable to a null pointer dereference issue which allowed a privileged user inside guest to crash the Qemu process on the host resulting in DoS (bsc#1043296) - CVE-2017-10664: qemu-nbd did not ignore SIGPIPE, which allowed remote attackers to cause a denial of service (daemon crash) by disconnecting during a server-to-client reply attempt (bsc#1046636) - CVE-2017-10806: Stack-based buffer overflow allowed local guest OS users to cause a denial of service (QEMU process crash) via vectors related to logging debug messages (bsc#1047674) - CVE-2016-9602: The VirtFS host directory sharing via Plan 9 File System(9pfs) support was vulnerable to an improper link following issue which allowed a privileged user inside guest to access host file system beyond the shared folder and potentially escalating their privileges on a host (bsc#1020427) - CVE-2017-7377: The v9fs_create and v9fs_lcreate functions in hw/9pfs/9p.c allowed local guest OS privileged users to cause a denial of service (file descriptor or memory consumption) via vectors related to an already in-use fid (bsc#1032075) - CVE-2017-8086: A memory leak in the v9fs_list_xattr function in hw/9pfs/9p-xattr.c allowed local guest OS privileged users to cause a denial of service (memory consumption) via vectors involving the orig_value variable (bsc#1035950) - CVE-2017-7471: The VirtFS host directory sharing via Plan 9 File System(9pfs) support was vulnerable to an improper access control issue which allowed a privileged user inside guest to access host file system beyond the shared folder and potentially escalating their privileges on a host (bsc#1034866) - CVE-2016-6835: Buffer overflow in the VMWARE VMXNET3 NIC device support, causing an OOB read access (bsc#994605) - CVE-2016-6834: A infinite loop during packet fragmentation in the VMWARE VMXNET3 NIC device support allowed privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#994418) - Fix privilege escalation in TCG mode (bsc#1030624)
This non-security issue was fixed:
- Fix regression introduced by recent virtfs security fixes (bsc#1045035)
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1020427 1021741 1025109 1025311 1028184 1028656 1030624 1032075 1034866 1034908 1035406 1035950 1036211 1037242 1037334 1037336 1039495 1042159 1042800 1042801 1043073 1043296 1045035 1046636 1047674 1048902 1049381 1054724 1056334 1057378 1057585 1062069 1063122 1083125 1090368 1090646 1119947 1133191 1136446 1136935 1137597 1141670 1144903 1145559 1149496 1153108 1153158 1153161 1154824 1156353 1160467 1160468 1163933 1172466 1174157 1174415 1175259 758040 902606 912076 912214 912929 924919 935087 937261 943959 945649 947164 949440 951155 951199 951392 951615 951638 952579 952976 953187 956708 956801 956829 956876 957162 957395 957546 957988 957990 958463 958504 958510 958647 958886 958951 959190 959364 959399 959436 959705 960300 994418 994605 CVE-2014-9495 CVE-2014-9556 CVE-2015-0973 CVE-2015-7512 CVE-2015-7550 CVE-2015-8345 CVE-2015-8539 CVE-2015-8543 CVE-2015-8550 CVE-2015-8551 CVE-2015-8552 CVE-2015-8569 CVE-2015-8575 CVE-2015-9542 CVE-2016-6834 CVE-2016-6835 CVE-2016-9602 CVE-2016-9603 CVE-2017-10664 CVE-2017-10806 CVE-2017-10911 CVE-2017-11334 CVE-2017-11434 CVE-2017-12809 CVE-2017-13672 CVE-2017-14167 CVE-2017-15038 CVE-2017-15289 CVE-2017-5579 CVE-2017-5973 CVE-2017-5987 CVE-2017-6505 CVE-2017-7377 CVE-2017-7471 CVE-2017-7493 CVE-2017-7718 CVE-2017-7980 CVE-2017-8086 CVE-2017-8112 CVE-2017-8309 CVE-2017-8379 CVE-2017-8380 CVE-2017-9330 CVE-2017-9373 CVE-2017-9374 CVE-2017-9375 CVE-2017-9503 CVE-2018-16884 CVE-2018-8781 CVE-2018-8897 CVE-2019-10220 CVE-2019-11477 CVE-2019-11478 CVE-2019-11487 CVE-2019-11500 CVE-2019-14896 CVE-2019-14897 CVE-2019-17133 CVE-2019-17639 CVE-2019-3846 CVE-2019-5482 CVE-2020-0543 CVE-2020-0548 CVE-2020-0549 CVE-2020-14556 CVE-2020-14577 CVE-2020-14578 CVE-2020-14579 CVE-2020-14581 CVE-2020-14583 CVE-2020-14593 CVE-2020-14621 CVE-2020-15900 SUSE-SU-2015:0366-1 SUSE-SU-2016:0021-1 SUSE-SU-2016:0168-1 SUSE-SU-2017:2946-1 SUSE-SU-2018:1513-1 SUSE-SU-2019:1671-1 SUSE-SU-2019:2339-2 SUSE-SU-2019:2454-1 SUSE-SU-2020:1117-1 SUSE-SU-2020:1595-1 SUSE-SU-2020:2097-1 SUSE-SU-2020:2461-1
|
Platform(s): | SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 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 Web Scripting 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 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6
| Product(s): | |
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND python-pycrypto-2.6.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-17.0.6esr-0.4 is installed
OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
ImageMagick-6.4.3.6-7.30 is installed
OR libMagick++1-6.4.3.6-7.30 is installed
OR libMagickCore1-6.4.3.6-7.30 is installed
OR libMagickCore1-32bit-6.4.3.6-7.30 is installed
OR libMagickWand1-6.4.3.6-7.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libssh2-1-1.4.3-11 is installed
OR libssh2-1-32bit-1.4.3-11 is installed
OR libssh2_org-1.4.3-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND radvd-1.9.7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND dosfstools-3.0.26-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gstreamer-0_10-plugins-base-0.10.36-17 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.36-17 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.36-17 is installed
OR libgstapp-0_10-0-0.10.36-17 is installed
OR libgstapp-0_10-0-32bit-0.10.36-17 is installed
OR libgstinterfaces-0_10-0-0.10.36-17 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.36-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
cups-filters-1.0.58-19.2 is installed
OR cups-filters-cups-browsed-1.0.58-19.2 is installed
OR cups-filters-foomatic-rip-1.0.58-19.2 is installed
OR cups-filters-ghostscript-1.0.58-19.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
audit-devel-2.8.1-3 is installed
OR libaudit1-2.8.1-3 is installed
OR libaudit1-32bit-2.8.1-3 is installed
OR libauparse0-2.8.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
apr-devel-1.6.3-1 is installed
OR libapr1-1.6.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libgnomesu-2.0.2-1 is installed
OR libgnomesu-devel-2.0.2-1 is installed
OR libgnomesu-lang-2.0.2-1 is installed
OR libgnomesu0-2.0.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND libXi6-32bit-1.7.9-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND binutils-devel-32bit-2.29.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
tomcat-9.0.5-1 is installed
OR tomcat-admin-webapps-9.0.5-1 is installed
OR tomcat-el-3_0-api-9.0.5-1 is installed
OR tomcat-jsp-2_3-api-9.0.5-1 is installed
OR tomcat-lib-9.0.5-1 is installed
OR tomcat-servlet-4_0-api-9.0.5-1 is installed
OR tomcat-webapps-9.0.5-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
postgresql91-9.1.18-0.3 is installed
OR postgresql91-contrib-9.1.18-0.3 is installed
OR postgresql91-docs-9.1.18-0.3 is installed
OR postgresql91-server-9.1.18-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
postgresql91-9.1.18-0.3 is installed
OR postgresql91-contrib-9.1.18-0.3 is installed
OR postgresql91-docs-9.1.18-0.3 is installed
OR postgresql91-server-9.1.18-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND nfs-client-1.2.3-18.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.86 is installed
OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
OR kernel-default-3.0.101-0.47.86 is installed
OR kernel-default-base-3.0.101-0.47.86 is installed
OR kernel-default-devel-3.0.101-0.47.86 is installed
OR kernel-default-man-3.0.101-0.47.86 is installed
OR kernel-ec2-3.0.101-0.47.86 is installed
OR kernel-ec2-base-3.0.101-0.47.86 is installed
OR kernel-ec2-devel-3.0.101-0.47.86 is installed
OR kernel-pae-3.0.101-0.47.86 is installed
OR kernel-pae-base-3.0.101-0.47.86 is installed
OR kernel-pae-devel-3.0.101-0.47.86 is installed
OR kernel-source-3.0.101-0.47.86 is installed
OR kernel-syms-3.0.101-0.47.86 is installed
OR kernel-trace-3.0.101-0.47.86 is installed
OR kernel-trace-base-3.0.101-0.47.86 is installed
OR kernel-trace-devel-3.0.101-0.47.86 is installed
OR kernel-xen-3.0.101-0.47.86 is installed
OR kernel-xen-base-3.0.101-0.47.86 is installed
OR kernel-xen-devel-3.0.101-0.47.86 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND Package Information
ImageMagick-6.4.3.6-7.78.14 is installed
OR libMagickCore1-6.4.3.6-7.78.14 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libpng16-1.6.8-5 is installed
OR libpng16-16-1.6.8-5 is installed
OR libpng16-16-32bit-1.6.8-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libpng16-1.6.8-5 is installed
OR libpng16-16-1.6.8-5 is installed
OR libpng16-16-32bit-1.6.8-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
expat-2.1.0-13 is installed
OR libexpat1-2.1.0-13 is installed
OR libexpat1-32bit-2.1.0-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
gpg2-2.0.24-3 is installed
OR gpg2-lang-2.0.24-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
gpg2-2.0.24-3 is installed
OR gpg2-lang-2.0.24-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libpython2_7-1_0-2.7.9-20 is installed
OR libpython2_7-1_0-32bit-2.7.9-20 is installed
OR python-base-2.7.9-20 is installed
OR python-base-32bit-2.7.9-20 is installed
OR python-xml-2.7.9-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_45-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-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_45-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_45-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_16-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
cairo-1.15.2-24 is installed
OR libcairo-gobject2-1.15.2-24 is installed
OR libcairo-gobject2-32bit-1.15.2-24 is installed
OR libcairo-script-interpreter2-1.15.2-24 is installed
OR libcairo2-1.15.2-24 is installed
OR libcairo2-32bit-1.15.2-24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
cairo-1.15.2-24 is installed
OR libcairo-gobject2-1.15.2-24 is installed
OR libcairo-gobject2-32bit-1.15.2-24 is installed
OR libcairo-script-interpreter2-1.15.2-24 is installed
OR libcairo2-1.15.2-24 is installed
OR libcairo2-32bit-1.15.2-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-90 is installed
OR kernel-default-base-4.4.21-90 is installed
OR kernel-default-devel-4.4.21-90 is installed
OR kernel-default-man-4.4.21-90 is installed
OR kernel-devel-4.4.21-90 is installed
OR kernel-macros-4.4.21-90 is installed
OR kernel-source-4.4.21-90 is installed
OR kernel-syms-4.4.21-90 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
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
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.30-38.26 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND ucode-intel-20180703-13.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND ucode-intel-20180703-13.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
libvirt-2.0.0-27.42 is installed
OR libvirt-client-2.0.0-27.42 is installed
OR libvirt-daemon-2.0.0-27.42 is installed
OR libvirt-daemon-config-network-2.0.0-27.42 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.42 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.42 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-driver-network-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.42 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.42 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.42 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.42 is installed
OR libvirt-daemon-hooks-2.0.0-27.42 is installed
OR libvirt-daemon-lxc-2.0.0-27.42 is installed
OR libvirt-daemon-qemu-2.0.0-27.42 is installed
OR libvirt-daemon-xen-2.0.0-27.42 is installed
OR libvirt-doc-2.0.0-27.42 is installed
OR libvirt-lock-sanlock-2.0.0-27.42 is installed
OR libvirt-nss-2.0.0-27.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_73-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_21-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_73-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_21-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND ucode-intel-20180703-13.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libplist-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
bind-9.9.9P1-62 is installed
OR bind-chrootenv-9.9.9P1-62 is installed
OR bind-doc-9.9.9P1-62 is installed
OR bind-libs-9.9.9P1-62 is installed
OR bind-libs-32bit-9.9.9P1-62 is installed
OR bind-utils-9.9.9P1-62 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.107 is installed
OR kernel-default-base-4.4.180-94.107 is installed
OR kernel-default-devel-4.4.180-94.107 is installed
OR kernel-devel-4.4.180-94.107 is installed
OR kernel-macros-4.4.180-94.107 is installed
OR kernel-source-4.4.180-94.107 is installed
OR kernel-syms-4.4.180-94.107 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.107 is installed
OR kernel-default-base-4.4.180-94.107 is installed
OR kernel-default-devel-4.4.180-94.107 is installed
OR kernel-devel-4.4.180-94.107 is installed
OR kernel-macros-4.4.180-94.107 is installed
OR kernel-source-4.4.180-94.107 is installed
OR kernel-syms-4.4.180-94.107 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND ucode-intel-20180807-13.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND ucode-intel-20180807-13.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libjavascriptcoregtk-4_0-18-2.24.1-2.41 is installed
OR libwebkit2gtk-4_0-37-2.24.1-2.41 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.1-2.41 is installed
OR typelib-1_0-WebKit2-4_0-2.24.1-2.41 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.1-2.41 is installed
OR webkit2gtk3-2.24.1-2.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libjavascriptcoregtk-4_0-18-2.24.1-2.41 is installed
OR libwebkit2gtk-4_0-37-2.24.1-2.41 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.24.1-2.41 is installed
OR typelib-1_0-WebKit2-4_0-2.24.1-2.41 is installed
OR webkit2gtk-4_0-injected-bundles-2.24.1-2.41 is installed
OR webkit2gtk3-2.24.1-2.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
aspell-0.60.6.1-18.3 is installed
OR aspell-ispell-0.60.6.1-18.3 is installed
OR libaspell15-0.60.6.1-18.3 is installed
OR libaspell15-32bit-0.60.6.1-18.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
aspell-0.60.6.1-18.3 is installed
OR aspell-ispell-0.60.6.1-18.3 is installed
OR libaspell15-0.60.6.1-18.3 is installed
OR libaspell15-32bit-0.60.6.1-18.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
qemu-2.3.1-33.3 is installed
OR qemu-block-curl-2.3.1-33.3 is installed
OR qemu-block-rbd-2.3.1-33.3 is installed
OR qemu-guest-agent-2.3.1-33.3 is installed
OR qemu-ipxe-1.0.0-33.3 is installed
OR qemu-kvm-2.3.1-33.3 is installed
OR qemu-lang-2.3.1-33.3 is installed
OR qemu-ppc-2.3.1-33.3 is installed
OR qemu-seabios-1.8.1-33.3 is installed
OR qemu-sgabios-8-33.3 is installed
OR qemu-tools-2.3.1-33.3 is installed
OR qemu-vgabios-1.8.1-33.3 is installed
OR qemu-x86-2.3.1-33.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_121-92_92-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_24-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
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 for SAP Applications 12 SP4 is installed
AND Package Information
ghostscript-9.52-23.39 is installed
OR ghostscript-x11-9.52-23.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
python-base-2.7.7-9 is installed
OR python-devel-2.7.7-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libmysqlclient_r18-10.0.28-17 is installed
OR libmysqlclient_r18-32bit-10.0.28-17 is installed
OR mariadb-10.0.28-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gimp-2.8.18-8 is installed
OR gimp-lang-2.8.18-8 is installed
OR gimp-plugins-python-2.8.18-8 is installed
OR libgimp-2_0-0-2.8.18-8 is installed
OR libgimpui-2_0-0-2.8.18-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libid3tag-0.15.1b-184.3 is installed
OR libid3tag0-0.15.1b-184.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
Mesa-18.0.2-8.3 is installed
OR Mesa-libGLESv2-2-32bit-18.0.2-8.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ntp-4.2.8p9-48.9 is installed
OR ntp-doc-4.2.8p9-48.9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ntp-4.2.8p4-1 is installed
|