Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 kernel version 4.4.121 was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2019-11477: A sequence of SACKs may have been crafted by a remote attacker such that one can trigger an integer overflow, leading to a kernel panic. (bsc#1137586).
- CVE-2019-11478: It was possible to send a crafted sequence of SACKs which would fragment the TCP retransmission queue. A remote attacker may have been able to further exploit the fragmented queue to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection.
- CVE-2019-11479: It was possible to send a crafted sequence of SACKs which would fragment the RACK send map. A remote attacker may be able to further exploit the fragmented send map to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection. This would have resulted in excess resource consumption due to low mss values.
- CVE-2019-3846: A flaw that allowed an attacker to corrupt memory and possibly escalate privileges was found in the mwifiex kernel module while connecting to a malicious wireless network. (bnc#1136424)
- CVE-2019-12382: An issue was discovered in drm_load_edid_firmware in drivers/gpu/drm/drm_edid_load.c in the Linux kernel There is an unchecked kstrdup of fwstr, which may have allowed an attacker to cause a denial of service (NULL pointer dereference and system crash). (bnc#1136586)
- CVE-2019-5489: The mincore() implementation in mm/mincore.c in the Linux kernel allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may have been possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server. (bnc#1120843)
- CVE-2019-11833: fs/ext4/extents.c in the Linux kernel did not zero out the unused memory region in the extent tree block, which might have allowed local users to obtain sensitive information by reading uninitialized data in the filesystem. (bnc#1135281)
- CVE-2018-7191: In the tun subsystem in the Linux kernel, dev_get_valid_name was not called before register_netdevice. This allowed local users to cause a denial of service (NULL pointer dereference and panic) via an ioctl(TUNSETIFF) call with a dev name containing a / character. This is similar to CVE-2013-4343. (bnc#1135603)
- CVE-2019-11190: The Linux kernel allowed local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check had a race condition when reading /proc/pid/stat. (bnc#1131543)
- CVE-2019-11815: An issue was discovered in rds_tcp_kill_sock in net/rds/tcp.c in the Linux kernel There was a race condition leading to a use-after-free, related to net namespace cleanup. (bnc#1134537)
- CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not have ended with a '\0' character. (bnc#1134848)
- CVE-2018-17972: An issue was discovered in the proc_pid_stack function in fs/proc/base.c in the Linux kernel It did not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents. (bnc#1110785)
The following non-security bugs were fixed:
- cifs: keep FileInfo handle live during oplock break (bsc#1106284, bsc#1131565). - ftrace/x86_64: Emulate call function while updating in breakpoint handler (bsc#1099658). - kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586). - kabi: move sysctl_tcp_min_snd_mss to preserve struct net layout (bsc#1137586). - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1136935). - tcp: add tcp_min_snd_mss sysctl (bsc#1137586). - tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586). - tcp: limit payload size of sacked skbs (bsc#1137586). - tcp: tcp_fragment() should apply sane memory limits (bsc#1137586). - x86_64: Add gap to int3 to allow for call emulation (bsc#1099658). - x86_64: Allow breakpoints to emulate call instructions (bsc#1099658). - xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent (bnc#1134596). - xen-swiotlb: use actually allocated size on check physical continuous (bnc#1134596).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1013708 1013712 1013893 1015171 1015173 1045640 1055857 1059893 1076033 1084850 1099658 1104668 1106284 1107256 1110785 1113769 1117001 1117260 1120843 1120885 1120943 1122293 1122299 1123161 1130972 1131233 1131237 1131239 1131241 1131245 1131543 1131565 1131945 1132374 1132472 1132728 1132729 1132732 1133135 1134399 1134537 1134596 1134848 1135281 1135603 1136424 1136446 1136586 1136935 1137586 1137597 1139358 1140012 1140652 1140747 1140903 1140945 1141401 1141402 1141452 1141453 1141454 1141628 1142023 1142098 1142857 1143045 1143048 1143189 1143191 1144257 1144273 1144288 1144903 1144920 1145920 1145922 1146163 1153108 1153158 1153161 1155094 1160770 1162224 1162367 1162825 1163985 1165894 1171475 1171847 1172105 1172116 1172121 1173580 CVE-2016-6328 CVE-2016-9797 CVE-2016-9797 CVE-2016-9798 CVE-2016-9798 CVE-2016-9802 CVE-2016-9802 CVE-2016-9917 CVE-2016-9917 CVE-2016-9918 CVE-2016-9918 CVE-2017-18551 CVE-2017-7544 CVE-2018-11212 CVE-2018-12539 CVE-2018-1517 CVE-2018-1656 CVE-2018-17972 CVE-2018-19416 CVE-2018-19517 CVE-2018-20030 CVE-2018-20855 CVE-2018-20856 CVE-2018-2940 CVE-2018-2952 CVE-2018-2973 CVE-2018-3639 CVE-2018-7191 CVE-2018-7999 CVE-2019-0196 CVE-2019-0197 CVE-2019-0211 CVE-2019-0217 CVE-2019-0220 CVE-2019-10207 CVE-2019-10220 CVE-2019-10894 CVE-2019-10895 CVE-2019-10896 CVE-2019-10899 CVE-2019-10901 CVE-2019-10903 CVE-2019-11190 CVE-2019-1125 CVE-2019-11477 CVE-2019-11478 CVE-2019-11479 CVE-2019-11810 CVE-2019-11815 CVE-2019-11833 CVE-2019-11884 CVE-2019-12382 CVE-2019-13631 CVE-2019-14283 CVE-2019-14284 CVE-2019-15117 CVE-2019-15118 CVE-2019-17133 CVE-2019-18348 CVE-2019-2422 CVE-2019-2426 CVE-2019-2602 CVE-2019-2684 CVE-2019-2698 CVE-2019-3819 CVE-2019-3846 CVE-2019-5489 CVE-2019-9278 CVE-2019-9674 CVE-2020-0093 CVE-2020-12767 CVE-2020-13112 CVE-2020-13113 CVE-2020-13114 CVE-2020-1720 CVE-2020-4044 CVE-2020-8492 SUSE-SU-2018:0858-1 SUSE-SU-2019:0878-1 SUSE-SU-2019:1038-1 SUSE-SU-2019:1339-1 SUSE-SU-2020:0715-1 SUSE-SU-2020:0854-1 SUSE-SU-2020:1991-1
|
Platform(s): | openSUSE Leap 42.3 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 Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Legacy Software 15 SP1 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SP1 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 SP4-LTSS SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 15-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS 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 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 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 7 SUSE OpenStack Cloud 8
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
e2fsprogs-1.42.11-15 is installed
OR e2fsprogs-devel-1.42.11-15 is installed
OR libcom_err-devel-1.42.11-15 is installed
OR libcom_err2-1.42.11-15 is installed
OR libcom_err2-32bit-1.42.11-15 is installed
OR libext2fs-devel-1.42.11-15 is installed
OR libext2fs2-1.42.11-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
elfutils-0.158-3 is installed
OR libasm1-0.158-3 is installed
OR libdw1-0.158-3 is installed
OR libdw1-32bit-0.158-3 is installed
OR libebl1-0.158-3 is installed
OR libebl1-32bit-0.158-3 is installed
OR libelf1-0.158-3 is installed
OR libelf1-32bit-0.158-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND argyllcms-1.6.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
colord-1.3.3-10 is installed
OR colord-gtk-lang-0.1.26-6 is installed
OR colord-lang-1.3.3-10 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-10 is installed
OR libcolord2-32bit-1.3.3-10 is installed
OR libcolorhug2-1.3.3-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
bash-4.3-82 is installed
OR bash-doc-4.3-82 is installed
OR bash-lang-4.3-82 is installed
OR libreadline6-6.3-82 is installed
OR libreadline6-32bit-6.3-82 is installed
OR readline-doc-6.3-82 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
ceph-common-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR libcephfs2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR librados2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR libradosstriper1-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR librbd1-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR librgw2-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR python-cephfs-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR python-rados-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR python-rbd-12.2.8+git.1536505967.080f2248ff-2.15 is installed
OR python-rgw-12.2.8+git.1536505967.080f2248ff-2.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
nmap-7.70-3.12 is installed
OR nping-7.70-3.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libssh2-1-1.8.0-2 is installed
OR libssh2-devel-1.8.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
libXrender-devel-0.9.10-1 is installed
OR libXrender1-0.9.10-1 is installed
OR libXrender1-32bit-0.9.10-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
libavcodec57-3.4.2-2 is installed
OR libavutil-devel-3.4.2-2 is installed
OR libavutil55-3.4.2-2 is installed
OR libpostproc-devel-3.4.2-2 is installed
OR libpostproc54-3.4.2-2 is installed
OR libswresample-devel-3.4.2-2 is installed
OR libswresample2-3.4.2-2 is installed
OR libswscale-devel-3.4.2-2 is installed
OR libswscale4-3.4.2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
gtk2-data-2.24.32-2 is installed
OR gtk2-tools-32bit-2.24.32-2 is installed
OR libgtk-2_0-0-32bit-2.24.32-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-demo-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-devel-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-headless-1.8.0.161-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 SP1 is installed
AND Package Information
libncurses5-6.1-5.6 is installed
OR libncurses5-32bit-6.1-5.6 is installed
OR ncurses-6.1-5.6 is installed
OR ncurses5-devel-6.1-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_16-default-3-2 is installed
OR kernel-livepatch-SLE15_Update_4-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
gio-branding-upstream-2.54.3-4.7 is installed
OR glib2-2.54.3-4.7 is installed
OR glib2-devel-static-2.54.3-4.7 is installed
OR libgio-fam-2.54.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
kernel-debug-4.12.14-197.26 is installed
OR kernel-debug-base-4.12.14-197.26 is installed
OR kernel-debug-devel-4.12.14-197.26 is installed
OR kernel-debug-livepatch-devel-4.12.14-197.26 is installed
OR kernel-default-4.12.14-197.26 is installed
OR kernel-default-livepatch-4.12.14-197.26 is installed
OR kernel-docs-4.12.14-197.26 is installed
OR kernel-docs-html-4.12.14-197.26 is installed
OR kernel-kvmsmall-4.12.14-197.26 is installed
OR kernel-kvmsmall-base-4.12.14-197.26 is installed
OR kernel-kvmsmall-devel-4.12.14-197.26 is installed
OR kernel-kvmsmall-livepatch-devel-4.12.14-197.26 is installed
OR kernel-obs-qa-4.12.14-197.26 is installed
OR kernel-source-4.12.14-197.26 is installed
OR kernel-source-vanilla-4.12.14-197.26 is installed
OR kernel-vanilla-4.12.14-197.26 is installed
OR kernel-vanilla-base-4.12.14-197.26 is installed
OR kernel-vanilla-devel-4.12.14-197.26 is installed
OR kernel-vanilla-livepatch-devel-4.12.14-197.26 is installed
OR kernel-zfcpdump-4.12.14-197.26 is installed
OR kernel-zfcpdump-man-4.12.14-197.26 is installed
OR kselftests-kmp-default-4.12.14-197.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND squid-4.4-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
graphviz-addons-2.40.1-6.3 is installed
OR graphviz-tcl-2.40.1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.21-4.5 is installed
OR tomcat-admin-webapps-9.0.21-4.5 is installed
OR tomcat-el-3_0-api-9.0.21-4.5 is installed
OR tomcat-jsp-2_3-api-9.0.21-4.5 is installed
OR tomcat-lib-9.0.21-4.5 is installed
OR tomcat-servlet-4_0-api-9.0.21-4.5 is installed
OR tomcat-webapps-9.0.21-4.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
jakarta-commons-fileupload-1.1.1-120 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-120 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND Package Information
libdcerpc-atsvc0-4.2.4-28.29 is installed
OR samba-4.2.4-28.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.114 is installed
OR kernel-default-base-4.4.121-92.114 is installed
OR kernel-default-devel-4.4.121-92.114 is installed
OR kernel-devel-4.4.121-92.114 is installed
OR kernel-macros-4.4.121-92.114 is installed
OR kernel-source-4.4.121-92.114 is installed
OR kernel-syms-4.4.121-92.114 is installed
OR kgraft-patch-4_4_121-92_114-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_30-1-3.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.114 is installed
OR kernel-default-base-4.4.121-92.114 is installed
OR kernel-default-devel-4.4.121-92.114 is installed
OR kernel-devel-4.4.121-92.114 is installed
OR kernel-macros-4.4.121-92.114 is installed
OR kernel-source-4.4.121-92.114 is installed
OR kernel-syms-4.4.121-92.114 is installed
OR kgraft-patch-4_4_121-92_114-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_30-1-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND ucode-intel-20180425-13.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_114-92_67-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
graphite2-1.3.1-10.3 is installed
OR libgraphite2-3-1.3.1-10.3 is installed
OR libgraphite2-3-32bit-1.3.1-10.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
graphite2-1.3.1-10.3 is installed
OR libgraphite2-3-1.3.1-10.3 is installed
OR libgraphite2-3-32bit-1.3.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
apache-commons-daemon-1.0.15-6 is installed
OR apache-commons-daemon-javadoc-1.0.15-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND xrdp-0.9.0~git.1456906198.f422461-21.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND xrdp-0.9.0~git.1456906198.f422461-21.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libexif-0.6.22-8.9 is installed
OR libexif12-0.6.22-8.9 is installed
OR libexif12-32bit-0.6.22-8.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libexif-0.6.22-8.9 is installed
OR libexif12-0.6.22-8.9 is installed
OR libexif12-32bit-0.6.22-8.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-4-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-4-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-4-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
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-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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
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-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 |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
rsyslog-8.24.0-3.7 is installed
OR rsyslog-diag-tools-8.24.0-3.7 is installed
OR rsyslog-doc-8.24.0-3.7 is installed
OR rsyslog-module-gssapi-8.24.0-3.7 is installed
OR rsyslog-module-gtls-8.24.0-3.7 is installed
OR rsyslog-module-mysql-8.24.0-3.7 is installed
OR rsyslog-module-pgsql-8.24.0-3.7 is installed
OR rsyslog-module-relp-8.24.0-3.7 is installed
OR rsyslog-module-snmp-8.24.0-3.7 is installed
OR rsyslog-module-udpspoof-8.24.0-3.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
xen-4.11.4_04-2.30 is installed
OR xen-doc-html-4.11.4_04-2.30 is installed
OR xen-libs-4.11.4_04-2.30 is installed
OR xen-libs-32bit-4.11.4_04-2.30 is installed
OR xen-tools-4.11.4_04-2.30 is installed
OR xen-tools-domU-4.11.4_04-2.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
xen-4.11.4_04-2.30 is installed
OR xen-doc-html-4.11.4_04-2.30 is installed
OR xen-libs-4.11.4_04-2.30 is installed
OR xen-libs-32bit-4.11.4_04-2.30 is installed
OR xen-tools-4.11.4_04-2.30 is installed
OR xen-tools-domU-4.11.4_04-2.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
nfs-client-1.3.0-34.22 is installed
OR nfs-doc-1.3.0-34.22 is installed
OR nfs-kernel-server-1.3.0-34.22 is installed
OR nfs-utils-1.3.0-34.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
nfs-client-1.3.0-34.22 is installed
OR nfs-doc-1.3.0-34.22 is installed
OR nfs-kernel-server-1.3.0-34.22 is installed
OR nfs-utils-1.3.0-34.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 15-LTSS is installed
AND Package Information
tomcat-9.0.31-3.42 is installed
OR tomcat-admin-webapps-9.0.31-3.42 is installed
OR tomcat-el-3_0-api-9.0.31-3.42 is installed
OR tomcat-jsp-2_3-api-9.0.31-3.42 is installed
OR tomcat-lib-9.0.31-3.42 is installed
OR tomcat-servlet-4_0-api-9.0.31-3.42 is installed
OR tomcat-webapps-9.0.31-3.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.52 is installed
OR php7-7.2.5-4.52 is installed
OR php7-bcmath-7.2.5-4.52 is installed
OR php7-bz2-7.2.5-4.52 is installed
OR php7-calendar-7.2.5-4.52 is installed
OR php7-ctype-7.2.5-4.52 is installed
OR php7-curl-7.2.5-4.52 is installed
OR php7-dba-7.2.5-4.52 is installed
OR php7-devel-7.2.5-4.52 is installed
OR php7-dom-7.2.5-4.52 is installed
OR php7-enchant-7.2.5-4.52 is installed
OR php7-exif-7.2.5-4.52 is installed
OR php7-fastcgi-7.2.5-4.52 is installed
OR php7-fileinfo-7.2.5-4.52 is installed
OR php7-fpm-7.2.5-4.52 is installed
OR php7-ftp-7.2.5-4.52 is installed
OR php7-gd-7.2.5-4.52 is installed
OR php7-gettext-7.2.5-4.52 is installed
OR php7-gmp-7.2.5-4.52 is installed
OR php7-iconv-7.2.5-4.52 is installed
OR php7-intl-7.2.5-4.52 is installed
OR php7-json-7.2.5-4.52 is installed
OR php7-ldap-7.2.5-4.52 is installed
OR php7-mbstring-7.2.5-4.52 is installed
OR php7-mysql-7.2.5-4.52 is installed
OR php7-odbc-7.2.5-4.52 is installed
OR php7-opcache-7.2.5-4.52 is installed
OR php7-openssl-7.2.5-4.52 is installed
OR php7-pcntl-7.2.5-4.52 is installed
OR php7-pdo-7.2.5-4.52 is installed
OR php7-pear-7.2.5-4.52 is installed
OR php7-pear-Archive_Tar-7.2.5-4.52 is installed
OR php7-pgsql-7.2.5-4.52 is installed
OR php7-phar-7.2.5-4.52 is installed
OR php7-posix-7.2.5-4.52 is installed
OR php7-shmop-7.2.5-4.52 is installed
OR php7-snmp-7.2.5-4.52 is installed
OR php7-soap-7.2.5-4.52 is installed
OR php7-sockets-7.2.5-4.52 is installed
OR php7-sodium-7.2.5-4.52 is installed
OR php7-sqlite-7.2.5-4.52 is installed
OR php7-sysvmsg-7.2.5-4.52 is installed
OR php7-sysvsem-7.2.5-4.52 is installed
OR php7-sysvshm-7.2.5-4.52 is installed
OR php7-tokenizer-7.2.5-4.52 is installed
OR php7-wddx-7.2.5-4.52 is installed
OR php7-xmlreader-7.2.5-4.52 is installed
OR php7-xmlrpc-7.2.5-4.52 is installed
OR php7-xmlwriter-7.2.5-4.52 is installed
OR php7-xsl-7.2.5-4.52 is installed
OR php7-zip-7.2.5-4.52 is installed
OR php7-zlib-7.2.5-4.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.440-31 is installed
OR flash-player-gnome-11.2.202.440-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-71.12 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.12 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
kernel-default-4.4.138-94.39 is installed
OR kernel-default-extra-4.4.138-94.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libreoffice-6.2.7.1-43.56 is installed
OR libreoffice-base-6.2.7.1-43.56 is installed
OR libreoffice-base-drivers-postgresql-6.2.7.1-43.56 is installed
OR libreoffice-branding-upstream-6.2.7.1-43.56 is installed
OR libreoffice-calc-6.2.7.1-43.56 is installed
OR libreoffice-calc-extensions-6.2.7.1-43.56 is installed
OR libreoffice-draw-6.2.7.1-43.56 is installed
OR libreoffice-filters-optional-6.2.7.1-43.56 is installed
OR libreoffice-gnome-6.2.7.1-43.56 is installed
OR libreoffice-gtk2-6.2.7.1-43.56 is installed
OR libreoffice-icon-themes-6.2.7.1-43.56 is installed
OR libreoffice-impress-6.2.7.1-43.56 is installed
OR libreoffice-l10n-af-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ar-6.2.7.1-43.56 is installed
OR libreoffice-l10n-bg-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ca-6.2.7.1-43.56 is installed
OR libreoffice-l10n-cs-6.2.7.1-43.56 is installed
OR libreoffice-l10n-da-6.2.7.1-43.56 is installed
OR libreoffice-l10n-de-6.2.7.1-43.56 is installed
OR libreoffice-l10n-en-6.2.7.1-43.56 is installed
OR libreoffice-l10n-es-6.2.7.1-43.56 is installed
OR libreoffice-l10n-fi-6.2.7.1-43.56 is installed
OR libreoffice-l10n-fr-6.2.7.1-43.56 is installed
OR libreoffice-l10n-gu-6.2.7.1-43.56 is installed
OR libreoffice-l10n-hi-6.2.7.1-43.56 is installed
OR libreoffice-l10n-hr-6.2.7.1-43.56 is installed
OR libreoffice-l10n-hu-6.2.7.1-43.56 is installed
OR libreoffice-l10n-it-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ja-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ko-6.2.7.1-43.56 is installed
OR libreoffice-l10n-lt-6.2.7.1-43.56 is installed
OR libreoffice-l10n-nb-6.2.7.1-43.56 is installed
OR libreoffice-l10n-nl-6.2.7.1-43.56 is installed
OR libreoffice-l10n-nn-6.2.7.1-43.56 is installed
OR libreoffice-l10n-pl-6.2.7.1-43.56 is installed
OR libreoffice-l10n-pt_BR-6.2.7.1-43.56 is installed
OR libreoffice-l10n-pt_PT-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ro-6.2.7.1-43.56 is installed
OR libreoffice-l10n-ru-6.2.7.1-43.56 is installed
OR libreoffice-l10n-sk-6.2.7.1-43.56 is installed
OR libreoffice-l10n-sv-6.2.7.1-43.56 is installed
OR libreoffice-l10n-uk-6.2.7.1-43.56 is installed
OR libreoffice-l10n-xh-6.2.7.1-43.56 is installed
OR libreoffice-l10n-zh_CN-6.2.7.1-43.56 is installed
OR libreoffice-l10n-zh_TW-6.2.7.1-43.56 is installed
OR libreoffice-l10n-zu-6.2.7.1-43.56 is installed
OR libreoffice-mailmerge-6.2.7.1-43.56 is installed
OR libreoffice-math-6.2.7.1-43.56 is installed
OR libreoffice-officebean-6.2.7.1-43.56 is installed
OR libreoffice-pyuno-6.2.7.1-43.56 is installed
OR libreoffice-writer-6.2.7.1-43.56 is installed
OR libreoffice-writer-extensions-6.2.7.1-43.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libwmf-0_2-7-0.2.8.4-2 is installed
OR libwmf-devel-0.2.8.4-2 is installed
OR libwmf-gnome-0.2.8.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND enigmail-2.0.11-3.16 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
mariadb-10.2.22-4.11 is installed
OR mariadb-client-10.2.22-4.11 is installed
OR mariadb-errormessages-10.2.22-4.11 is installed
OR mariadb-galera-10.2.22-4.11 is installed
OR mariadb-tools-10.2.22-4.11 is installed
|