Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for kvm (Important) |
Description: |
This update for kvm fixes several issues.
These security issues were fixed:
- CVE-2017-2620: In CIRRUS_BLTMODE_MEMSYSSRC mode the bitblit copy routine cirrus_bitblt_cputovideo failed to check the memory region, allowing for an out-of-bounds write that allows for privilege escalation (bsc#1024972) - CVE-2017-2615: An error in the bitblt copy operation could have allowed a malicious guest administrator to cause an out of bounds memory access, possibly leading to information disclosure or privilege escalation (bsc#1023004) - CVE-2016-9776: The ColdFire Fast Ethernet Controller emulator support was vulnerable to an infinite loop issue while receiving packets in 'mcf_fec_receive'. A privileged user/process inside guest could have used this issue to crash the Qemu process on the host leading to DoS (bsc#1013285) - CVE-2016-9911: The USB EHCI Emulation support was vulnerable to a memory leakage issue while processing packet data in 'ehci_init_transfer'. A guest user/process could have used this issue to leak host memory, resulting in DoS for the host (bsc#1014111) - CVE-2016-9907: The USB redirector usb-guest support was vulnerable to a memory leakage flaw when destroying the USB redirector in 'usbredir_handle_destroy'. A guest user/process could have used this issue to leak host memory, resulting in DoS for a host (bsc#1014109) - CVE-2016-9921: The Cirrus CLGD 54xx VGA Emulator support was vulnerable to a divide by zero issue while copying VGA data. A privileged user inside guest could have used this flaw to crash the process instance on the host, resulting in DoS (bsc#1014702) - CVE-2016-9922: The Cirrus CLGD 54xx VGA Emulator support was vulnerable to a divide by zero issue while copying VGA data. A privileged user inside guest could have used this flaw to crash the process instance on the host, resulting in DoS (bsc#1014702) - CVE-2017-5898: The CCID Card device emulator support was vulnerable to an integer overflow allowing a privileged user inside the guest to crash the Qemu process resulting in DoS (bnc#1023907) - CVE-2016-10155: The virtual hardware watchdog 'wdt_i6300esb' 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#1021129) - CVE-2017-5856: The MegaRAID SAS 8708EM2 Host Bus Adapter emulation support was vulnerable to a memory leakage issue allowing a privileged user to leak host memory resulting in DoS (bsc#1023053) - 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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) * Fix privilege escalation in TCG mode (bsc#1030624)
These non-security issues were fixed:
- bsc#1045035: Fixed regression introduced by previous virtfs security fixes - bsc#1038396: Fixed 12 tempest tests - bsc#1034044: Prevent KVM guests stuck when waiting for sg_io() completion - bsc#1031051: Prevent I/O errors when using pvmove with disk device=lun - bsc#1049785: Make virsh dump output readable by crash - bsc#1015048: Fixed virtio interface failure - bsc#1016779: Fixed graphical update errors introduced by previous security fix - Fixed various inaccuracies in cirrus vga device emulation
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1013285 1014109 1014111 1014702 1015048 1016714 1016715 1016779 1020427 1021129 1021741 1022264 1022265 1022283 1023004 1023053 1023415 1023907 1024972 1025109 1028184 1028655 1028656 1029827 1030144 1030624 1031051 1034044 1034674 1034678 1034843 1034844 1034845 1034866 1034908 1034994 1035406 1035483 1035950 1037242 1038396 1039495 1042159 1042800 1042801 1043296 1045035 1045340 1045406 1046636 1046853 1046858 1047674 1047964 1047965 1048902 1049344 1049381 1049785 1056334 1057585 1062069 1063122 1067203 1072193 1076119 1077999 1126711 1126713 1126821 1126823 1127122 1128722 1128883 1128886 1128887 1128889 1128892 1157763 1173902 1173994 926826 990636 CVE-2011-0460 CVE-2012-3449 CVE-2013-6393 CVE-2014-2525 CVE-2014-2653 CVE-2016-10155 CVE-2016-10167 CVE-2016-10168 CVE-2016-2161 CVE-2016-6293 CVE-2016-8743 CVE-2016-9317 CVE-2016-9602 CVE-2016-9603 CVE-2016-9603 CVE-2016-9776 CVE-2016-9907 CVE-2016-9911 CVE-2016-9921 CVE-2016-9922 CVE-2017-1000364 CVE-2017-10664 CVE-2017-10684 CVE-2017-10685 CVE-2017-10806 CVE-2017-11112 CVE-2017-11113 CVE-2017-11334 CVE-2017-11434 CVE-2017-13672 CVE-2017-14167 CVE-2017-14952 CVE-2017-15038 CVE-2017-15289 CVE-2017-15422 CVE-2017-17484 CVE-2017-2615 CVE-2017-2620 CVE-2017-3144 CVE-2017-5579 CVE-2017-5856 CVE-2017-5898 CVE-2017-5973 CVE-2017-6505 CVE-2017-7471 CVE-2017-7493 CVE-2017-7718 CVE-2017-7718 CVE-2017-7867 CVE-2017-7868 CVE-2017-7980 CVE-2017-7980 CVE-2017-8086 CVE-2017-8309 CVE-2017-9330 CVE-2017-9373 CVE-2017-9375 CVE-2017-9503 CVE-2018-20783 CVE-2019-15961 CVE-2019-9020 CVE-2019-9021 CVE-2019-9023 CVE-2019-9024 CVE-2019-9637 CVE-2019-9638 CVE-2019-9639 CVE-2019-9640 CVE-2019-9641 CVE-2019-9675 CVE-2020-14318 CVE-2020-14323 SUSE-SU-2016:0008-1 SUSE-SU-2017:0459-1 SUSE-SU-2017:0729-1 SUSE-SU-2017:1145-1 SUSE-SU-2017:1696-1 SUSE-SU-2017:2076-1 SUSE-SU-2017:3084-1 SUSE-SU-2018:0444-1 SUSE-SU-2018:1602-1 SUSE-SU-2019:14013-1 SUSE-SU-2019:14236-1 SUSE-SU-2020:14525-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 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 Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 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 12 SUSE Linux Enterprise Module for Legacy Software 15 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 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS 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 Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-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 SP2 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 Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
ImageMagick-7.0.7.34-lp150.2.26 is installed
OR ImageMagick-devel-7.0.7.34-lp150.2.26 is installed
OR ImageMagick-devel-32bit-7.0.7.34-lp150.2.26 is installed
OR ImageMagick-doc-7.0.7.34-lp150.2.26 is installed
OR ImageMagick-extra-7.0.7.34-lp150.2.26 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.34-lp150.2.26 is installed
OR libMagick++-7_Q16HDRI4-32bit-7.0.7.34-lp150.2.26 is installed
OR libMagick++-devel-7.0.7.34-lp150.2.26 is installed
OR libMagick++-devel-32bit-7.0.7.34-lp150.2.26 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.34-lp150.2.26 is installed
OR libMagickCore-7_Q16HDRI6-32bit-7.0.7.34-lp150.2.26 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.34-lp150.2.26 is installed
OR libMagickWand-7_Q16HDRI6-32bit-7.0.7.34-lp150.2.26 is installed
OR perl-PerlMagick-7.0.7.34-lp150.2.26 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
elfutils-0.158-12 is installed
OR libasm1-0.158-12 is installed
OR libdw1-0.158-12 is installed
OR libelf1-0.158-12 is installed
OR libelf1-32bit-0.158-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libldb1-3.6.3-0.24 is installed
OR libldb1-32bit-3.6.3-0.24 is installed
OR libsmbclient0-3.6.3-0.24 is installed
OR libsmbclient0-32bit-3.6.3-0.24 is installed
OR libtalloc2-3.6.3-0.24 is installed
OR libtalloc2-32bit-3.6.3-0.24 is installed
OR libtdb1-3.6.3-0.24 is installed
OR libtdb1-32bit-3.6.3-0.24 is installed
OR libtevent0-3.6.3-0.24 is installed
OR libtevent0-32bit-3.6.3-0.24 is installed
OR libwbclient0-3.6.3-0.24 is installed
OR libwbclient0-32bit-3.6.3-0.24 is installed
OR samba-3.6.3-0.24 is installed
OR samba-32bit-3.6.3-0.24 is installed
OR samba-client-3.6.3-0.24 is installed
OR samba-client-32bit-3.6.3-0.24 is installed
OR samba-doc-3.6.3-0.24 is installed
OR samba-krb-printing-3.6.3-0.24 is installed
OR samba-winbind-3.6.3-0.24 is installed
OR samba-winbind-32bit-3.6.3-0.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
rhythmbox-3.0.2-1 is installed
OR rhythmbox-lang-3.0.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND clamav-0.98.7-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gnome-keyring-3.20.0-27 is installed
OR gnome-keyring-32bit-3.20.0-27 is installed
OR gnome-keyring-lang-3.20.0-27 is installed
OR gnome-keyring-pam-3.20.0-27 is installed
OR gnome-keyring-pam-32bit-3.20.0-27 is installed
OR libgck-modules-gnome-keyring-3.20.0-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libplist-1.12-20.3 is installed
OR libplist++3-1.12-20.3 is installed
OR libplist3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libntfs-3g84-2013.1.13-5.3 is installed
OR ntfs-3g-2013.1.13-5.3 is installed
OR ntfs-3g_ntfsprogs-2013.1.13-5.3 is installed
OR ntfsprogs-2013.1.13-5.3 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.212-3.19 is installed
OR java-1_8_0-openjdk-javadoc-1.8.0.212-3.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
dhcp-4.3.5-4 is installed
OR dhcp-client-4.3.5-4 is installed
OR dhcp-devel-4.3.5-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
c-ares-devel-1.14.0-1 is installed
OR libcares2-1.14.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 SP1 is installed
AND Package Information
docker-runc-1.0.0rc6+gitr3748_96ec2177ae84-6.15 is installed
OR runc-1.0.0~rc6-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
firewall-applet-0.5.3-2 is installed
OR firewall-config-0.5.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
gnome-shell-3.26.2+20180130.0d9c74212-4.19 is installed
OR gnome-shell-devel-3.26.2+20180130.0d9c74212-4.19 is installed
OR gnome-shell-lang-3.26.2+20180130.0d9c74212-4.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
ant-1.9.10-3.3 is installed
OR ant-antlr-1.9.10-3.3 is installed
OR ant-apache-bcel-1.9.10-3.3 is installed
OR ant-apache-bsf-1.9.10-3.3 is installed
OR ant-apache-log4j-1.9.10-3.3 is installed
OR ant-apache-oro-1.9.10-3.3 is installed
OR ant-apache-regexp-1.9.10-3.3 is installed
OR ant-apache-resolver-1.9.10-3.3 is installed
OR ant-commons-logging-1.9.10-3.3 is installed
OR ant-javamail-1.9.10-3.3 is installed
OR ant-jdepend-1.9.10-3.3 is installed
OR ant-jmf-1.9.10-3.3 is installed
OR ant-junit-1.9.10-3.3 is installed
OR ant-manual-1.9.10-3.3 is installed
OR ant-scripts-1.9.10-3.3 is installed
OR ant-swing-1.9.10-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-106.9 is installed
OR libopenssl0_9_8-0.9.8j-106.9 is installed
OR libopenssl0_9_8-32bit-0.9.8j-106.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.20-3.6 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.20-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_3-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_1-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
sqlite3-3.28.0-3.6 is installed
OR sqlite3-doc-3.28.0-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
docker-18.09.6_ce-6.20 is installed
OR docker-test-18.09.6_ce-6.20 is installed
OR docker-zsh-completion-18.09.6_ce-6.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-PyYAML-3.10-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND openslp-server-2.0.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND apache2-mod_apparmor-2.12.2-7.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-22 is installed
OR php5-5.5.14-22 is installed
OR php5-bcmath-5.5.14-22 is installed
OR php5-bz2-5.5.14-22 is installed
OR php5-calendar-5.5.14-22 is installed
OR php5-ctype-5.5.14-22 is installed
OR php5-curl-5.5.14-22 is installed
OR php5-dba-5.5.14-22 is installed
OR php5-dom-5.5.14-22 is installed
OR php5-enchant-5.5.14-22 is installed
OR php5-exif-5.5.14-22 is installed
OR php5-fastcgi-5.5.14-22 is installed
OR php5-fileinfo-5.5.14-22 is installed
OR php5-fpm-5.5.14-22 is installed
OR php5-ftp-5.5.14-22 is installed
OR php5-gd-5.5.14-22 is installed
OR php5-gettext-5.5.14-22 is installed
OR php5-gmp-5.5.14-22 is installed
OR php5-iconv-5.5.14-22 is installed
OR php5-intl-5.5.14-22 is installed
OR php5-json-5.5.14-22 is installed
OR php5-ldap-5.5.14-22 is installed
OR php5-mbstring-5.5.14-22 is installed
OR php5-mcrypt-5.5.14-22 is installed
OR php5-mysql-5.5.14-22 is installed
OR php5-odbc-5.5.14-22 is installed
OR php5-openssl-5.5.14-22 is installed
OR php5-pcntl-5.5.14-22 is installed
OR php5-pdo-5.5.14-22 is installed
OR php5-pear-5.5.14-22 is installed
OR php5-pgsql-5.5.14-22 is installed
OR php5-pspell-5.5.14-22 is installed
OR php5-shmop-5.5.14-22 is installed
OR php5-snmp-5.5.14-22 is installed
OR php5-soap-5.5.14-22 is installed
OR php5-sockets-5.5.14-22 is installed
OR php5-sqlite-5.5.14-22 is installed
OR php5-suhosin-5.5.14-22 is installed
OR php5-sysvmsg-5.5.14-22 is installed
OR php5-sysvsem-5.5.14-22 is installed
OR php5-sysvshm-5.5.14-22 is installed
OR php5-tokenizer-5.5.14-22 is installed
OR php5-wddx-5.5.14-22 is installed
OR php5-xmlreader-5.5.14-22 is installed
OR php5-xmlrpc-5.5.14-22 is installed
OR php5-xmlwriter-5.5.14-22 is installed
OR php5-xsl-5.5.14-22 is installed
OR php5-zip-5.5.14-22 is installed
OR php5-zlib-5.5.14-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND jakarta-commons-fileupload-1.1.1-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND libksba-1.0.4-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND libksba-1.0.4-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND libksba-1.0.4-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND libksba-1.0.4-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND libksba-1.0.4-1.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND kvm-1.4.2-53.11 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND kvm-1.4.2-53.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-53.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
apache2-2.2.12-69 is installed
OR apache2-doc-2.2.12-69 is installed
OR apache2-example-pages-2.2.12-69 is installed
OR apache2-prefork-2.2.12-69 is installed
OR apache2-utils-2.2.12-69 is installed
OR apache2-worker-2.2.12-69 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
apache2-2.2.12-69 is installed
OR apache2-doc-2.2.12-69 is installed
OR apache2-example-pages-2.2.12-69 is installed
OR apache2-prefork-2.2.12-69 is installed
OR apache2-utils-2.2.12-69 is installed
OR apache2-worker-2.2.12-69 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
vorbis-tools-1.4.0-23 is installed
OR vorbis-tools-lang-1.4.0-23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
vorbis-tools-1.4.0-23 is installed
OR vorbis-tools-lang-1.4.0-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND kbd-1.15.5-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
java-1_7_0-openjdk-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-demo-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-devel-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-headless-1.7.0.95-24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
java-1_7_0-openjdk-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-demo-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-devel-1.7.0.95-24 is installed
OR java-1_7_0-openjdk-headless-1.7.0.95-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cups-1.7.5-9 is installed
OR cups-client-1.7.5-9 is installed
OR cups-libs-1.7.5-9 is installed
OR cups-libs-32bit-1.7.5-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_69-60_64_29-default-7-2 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-7-2 is installed
OR kgraft-patch-SLE12-SP1_Update_12-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
gdk-pixbuf-lang-2.34.0-16 is installed
OR gdk-pixbuf-query-loaders-2.34.0-16 is installed
OR gdk-pixbuf-query-loaders-32bit-2.34.0-16 is installed
OR libgdk_pixbuf-2_0-0-2.34.0-16 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.34.0-16 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.34.0-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
openssh-7.2p2-74.25 is installed
OR openssh-askpass-gnome-7.2p2-74.25 is installed
OR openssh-fips-7.2p2-74.25 is installed
OR openssh-helpers-7.2p2-74.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS 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
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
MozillaFirefox-52.3.0esr-109.3 is installed
OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
MozillaFirefox-52.3.0esr-109.3 is installed
OR MozillaFirefox-translations-52.3.0esr-109.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
dracut-044-113 is installed
OR dracut-fips-044-113 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
evince-3.20.2-6.27 is installed
OR evince-browser-plugin-3.20.2-6.27 is installed
OR evince-lang-3.20.2-6.27 is installed
OR evince-plugin-djvudocument-3.20.2-6.27 is installed
OR evince-plugin-dvidocument-3.20.2-6.27 is installed
OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
OR evince-plugin-psdocument-3.20.2-6.27 is installed
OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
OR libevdocument3-4-3.20.2-6.27 is installed
OR libevview3-3-3.20.2-6.27 is installed
OR nautilus-evince-3.20.2-6.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
postgresql96-9.6.15-3.29 is installed
OR postgresql96-contrib-9.6.15-3.29 is installed
OR postgresql96-docs-9.6.15-3.29 is installed
OR postgresql96-libs-9.6.15-3.29 is installed
OR postgresql96-plperl-9.6.15-3.29 is installed
OR postgresql96-plpython-9.6.15-3.29 is installed
OR postgresql96-pltcl-9.6.15-3.29 is installed
OR postgresql96-server-9.6.15-3.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
postgresql96-9.6.15-3.29 is installed
OR postgresql96-contrib-9.6.15-3.29 is installed
OR postgresql96-docs-9.6.15-3.29 is installed
OR postgresql96-libs-9.6.15-3.29 is installed
OR postgresql96-plperl-9.6.15-3.29 is installed
OR postgresql96-plpython-9.6.15-3.29 is installed
OR postgresql96-pltcl-9.6.15-3.29 is installed
OR postgresql96-server-9.6.15-3.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS 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-LTSS 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 |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND opensc-0.13.0-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND opensc-0.13.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
dhcp-4.3.3-10.14 is installed
OR dhcp-client-4.3.3-10.14 is installed
OR dhcp-relay-4.3.3-10.14 is installed
OR dhcp-server-4.3.3-10.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 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 SP5 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 |
SUSE Linux Enterprise Server 12 SP5 is installed
AND atftp-0.7.0-160.8 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 Raspberry Pi 12 SP2 is installed
AND coolkey-1.1.0-147 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libopenssl1_0_0-1.0.1i-27.21 is installed
OR libopenssl1_0_0-32bit-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-27.21 is installed
OR openssl-1.0.1i-27.21 is installed
OR openssl-doc-1.0.1i-27.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-102 is installed
OR libopenssl0_9_8-0.9.8j-102 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
libsolv-0.6.36-2.27.19 is installed
OR libsolv-tools-0.6.36-2.27.19 is installed
OR libzypp-16.20.2-27.60 is installed
OR perl-solv-0.6.36-2.27.19 is installed
OR python-solv-0.6.36-2.27.19 is installed
OR zypper-1.13.54-18.40 is installed
OR zypper-log-1.13.54-18.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-25.0.0.127-162 is installed
OR flash-player-gnome-25.0.0.127-162 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libcares2-1.9.1-5 is installed
OR libcares2-32bit-1.9.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND icu-52.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
gimp-2.8.18-9.3 is installed
OR gimp-lang-2.8.18-9.3 is installed
OR gimp-plugins-python-2.8.18-9.3 is installed
OR libgimp-2_0-0-2.8.18-9.3 is installed
OR libgimpui-2_0-0-2.8.18-9.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
evolution-3.22.6-19.9 is installed
OR evolution-lang-3.22.6-19.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND icedtea-web-1.7.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
bogofilter-common-1.2.4-1 is installed
OR bogofilter-db-1.2.4-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
xen-4.7.5_02-43.30 is installed
OR xen-doc-html-4.7.5_02-43.30 is installed
OR xen-libs-4.7.5_02-43.30 is installed
OR xen-libs-32bit-4.7.5_02-43.30 is installed
OR xen-tools-4.7.5_02-43.30 is installed
OR xen-tools-domU-4.7.5_02-43.30 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND python-cryptography-2.0.3-3.3 is installed
|