| Revision Date: | 2021-07-22 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 12 SP3 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-22555: Fixed an heap out-of-bounds write in net/netfilter/x_tables.c that could allow local provilege escalation. (bsc#1188116) - CVE-2021-33909: Fixed an out-of-bounds write in the filesystem layer that allows to obtain full root privileges. (bsc#1188062) - CVE-2021-3609: Fixed a race condition in the CAN BCM networking protocol which allows for local privilege escalation. (bsc#1187215) - CVE-2021-0605: Fixed an out-of-bounds read which could lead to local information disclosure in the kernel with System execution privileges needed. (bsc#1187601) - CVE-2021-0512: Fixed a possible out-of-bounds write which could lead to local escalation of privilege with no additional execution privileges needed. (bsc#1187595) - CVE-2021-34693: Fixed a bug in net/can/bcm.c which could allow local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized. (bsc#1187452) - CVE-2020-36385: Fixed a use-after-free flaw in ucma.c which allows for local privilege escalation. (bsc#1187050) - CVE-2021-0129: Fixed an improper access control in BlueZ that may have allowed an authenticated user to potentially enable information disclosure via adjacent access. (bsc#1186463) - CVE-2020-26558: Fixed a flaw in the Bluetooth LE and BR/EDR secure pairing that could permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing. (bsc#1179610) - CVE-2020-36386: Fixed an out-of-bounds read in hci_extended_inquiry_result_evt. (bsc#1187038) - CVE-2020-24588: Fixed a bug that could allow an adversary to abuse devices that support receiving non-SSP A-MSDU frames to inject arbitrary network packets. (bsc#1185861) - CVE-2021-32399: Fixed a race condition in net/bluetooth/hci_request.c for removal of the HCI controller. (bsc#1184611) - CVE-2021-33034: Fixed an issue in net/bluetooth/hci_event.c where a use-after-free leads to writing an arbitrary value. (bsc#1186111) - CVE-2020-26139: Fixed a bug that allows an Access Point (AP) to forward EAPOL frames to other clients even though the sender has not yet successfully authenticated. This might be abused in projected Wi-Fi networks to launch denial-of-service attacks against connected clients and made it easier to exploit other vulnerabilities in connected clients. (bsc#1186062) - CVE-2021-23134: Fixed a use After Free vulnerability in nfc sockets which allows local attackers to elevate their privileges. (bsc#1186060) - CVE-2020-24586: Fixed a bug that, under the right circumstances, allows to inject arbitrary network packets and/or exfiltrate user data when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP. (bsc#1185859) - CVE-2020-26141: Fixed a flaw that could allows an adversary to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol. (bsc#1185987) - CVE-2020-26145: Fixed a bug in the WEP, WPA, WPA2, and WPA3 implementations that could allows an adversary to inject arbitrary network packets. (bsc#1185860) - CVE-2020-24587: Fixed a bug that allows an adversary to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed. (bsc#1185862) - CVE-2020-26147: Fixed a bug in the WEP, WPA, WPA2, and WPA3 implementations that could allows an adversary to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames. (bsc#1185987)
The following non-security bugs were fixed:
- Bluetooth: SMP: Fail if remote and local public keys are identical (git-fixes). - Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185724). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185724). - hv_netvsc: Add handlers for ethtool get/set msg level (bsc#1175462). - hv_netvsc: avoid retry on send during shutdown (bsc#1175462). - hv_netvsc: avoid unnecessary wakeups on subchannel creation (bsc#1175462). - hv_netvsc: cancel subchannel setup before halting device (bsc#1175462). - hv_netvsc: change GPAD teardown order on older versions (bsc#1175462). - hv_netvsc: common detach logic (bsc#1175462). - hv_netvsc: delay setup of VF device (bsc#1175462). - hv_netvsc: disable NAPI before channel close (bsc#1175462). - hv_netvsc: Ensure correct teardown message sequence order (bsc#1175462). - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() (bsc#1175462). - hv_netvsc: Fix a network regression after ifdown/ifup (bsc#1175462). - hv_netvsc: fix deadlock on hotplug (bsc#1175462). - hv_netvsc: Fix error handling in netvsc_attach() (bsc#1175462). - hv_netvsc: fix error unwind handling if vmbus_open fails (bsc#1175462). - hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback() (bsc#1175462). - hv_netvsc: fix handling of fallback to single queue mode (bsc#1175462). - hv_netvsc: Fix hash key value reset after other ops (bsc#1175462). - hv_netvsc: Fix IP header checksum for coalesced packets (bsc#1175462). - hv_netvsc: Fix net device attach on older Windows hosts (bsc#1175462). - hv_netvsc: fix network namespace issues with VF support (bsc#1175462). - hv_netvsc: Fix NULL dereference at single queue mode fallback (bsc#1175462). - hv_netvsc: fix race during initialization (bsc#1175462). - hv_netvsc: fix race on sub channel creation (bsc#1175462). - hv_netvsc: fix race that may miss tx queue wakeup (bsc#1175462). - hv_netvsc: fix schedule in RCU context (bsc#1175462). - hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload (bsc#1175462). - hv_netvsc: Fix tx_table init in rndis_set_subchannel() (bsc#1175462). - hv_netvsc: Fix unwanted wakeup after tx_disable (bsc#1175462). - hv_netvsc: Fix unwanted wakeup in netvsc_attach() (bsc#1175462). - hv_netvsc: flag software created hash value (bsc#1175462). - hv_netvsc: netvsc_teardown_gpadl() split (bsc#1175462). - hv_netvsc: only wake transmit queue if link is up (bsc#1175462). - hv_netvsc: pass netvsc_device to rndis halt (bsc#1175462). - hv_netvsc: preserve hw_features on mtu/channels/ringparam changes (bsc#1175462). - hv_netvsc: Refactor assignments of struct netvsc_device_info (bsc#1175462). - hv_netvsc: set master device (bsc#1175462). - hv_netvsc: Set tx_table to equal weight after subchannels open (bsc#1175462). - hv_netvsc: Simplify num_chn checking in rndis_filter_device_add() (bsc#1175462). - hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() (bsc#1175462). - hv_netvsc: split sub-channel setup into async and sync (bsc#1175462). - hv_netvsc: typo in NDIS RSS parameters structure (bsc#1175462). - hv_netvsc: use RCU to fix concurrent rx and queue changes (bsc#1175462). - hv_netvsc: use reciprocal divide to speed up percent calculation (bsc#1175462). - hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown (bsc#1175462). - kgraft: truncate the output from state_show() sysfs attr (bsc#1186235). - mm, memory_hotplug: do not clear numa_node association after hot_remove (bsc#1115026). - mm: consider __HW_POISON pages when allocating from pcp lists (bsc#1187388). - scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes (bsc#1187193). - video: hyperv_fb: Add ratelimit on error message (bsc#1185724).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1051510 1055014 1055117 1055186 1061843 1065729 1071995 1077428 1083647 1083710 1100369 1103991 1109160 1111666 1115026 1118367 1118368 1118832 1119222 1119396 1119991 1123080 1125230 1126088 1126711 1126713 1126821 1126823 1126827 1127034 1127122 1127315 1128220 1128722 1128883 1128886 1128887 1128889 1128892 1129032 1129770 1129923 1132666 1132837 1132838 1133021 1134097 1134322 1134390 1134399 1134760 1135335 1135642 1136035 1137458 1137534 1137535 1137584 1137609 1137827 1139358 1140133 1140139 1140322 1140652 1140887 1140888 1140889 1140891 1140893 1140903 1140945 1140948 1140954 1140955 1140956 1140957 1140958 1140959 1140960 1140961 1140962 1140964 1140971 1140972 1140992 1141401 1141402 1141452 1141453 1141454 1141478 1142023 1142112 1142220 1142221 1142265 1142350 1142351 1142354 1142359 1142450 1142701 1142868 1143003 1143105 1143185 1143189 1143191 1143507 1146873 1152489 1152506 1155812 1156205 1157051 1158194 1161168 1166844 1167462 1169511 1170667 1170713 1171313 1171740 1172958 1173307 1173311 1173902 1173983 1173994 1174748 1174969 1175052 1175443 1175462 1175898 1176092 1176485 1176674 1176713 1177086 1177353 1177410 1177411 1177470 1177613 1177739 1177749 1177750 1177754 1177755 1177765 1177814 1177817 1177854 1177855 1177856 1177861 1178002 1178079 1178246 1179610 1184611 1185724 1185859 1185860 1185861 1185862 1185863 1185898 1185987 1186060 1186062 1186111 1186235 1186390 1186463 1187038 1187050 1187193 1187215 1187388 1187452 1187595 1187601 1187934 1188062 1188063 1188116 906079 CVE-2009-0946 CVE-2009-2624 CVE-2010-0001 CVE-2010-2497 CVE-2010-2805 CVE-2010-3053 CVE-2010-3054 CVE-2010-3311 CVE-2010-3814 CVE-2011-0226 CVE-2011-3172 CVE-2011-3630 CVE-2011-3631 CVE-2011-3632 CVE-2012-5668 CVE-2012-5669 CVE-2012-5670 CVE-2013-6393 CVE-2014-2240 CVE-2014-2525 CVE-2014-9130 CVE-2014-9656 CVE-2014-9657 CVE-2014-9658 CVE-2014-9659 CVE-2014-9660 CVE-2014-9661 CVE-2014-9662 CVE-2014-9663 CVE-2014-9664 CVE-2014-9665 CVE-2014-9666 CVE-2014-9667 CVE-2014-9668 CVE-2014-9669 CVE-2014-9670 CVE-2014-9671 CVE-2014-9672 CVE-2014-9673 CVE-2014-9674 CVE-2014-9675 CVE-2017-3136 CVE-2018-12207 CVE-2018-15587 CVE-2018-19935 CVE-2018-20126 CVE-2018-20783 CVE-2018-20855 CVE-2018-5741 CVE-2019-11034 CVE-2019-11035 CVE-2019-11036 CVE-2019-11135 CVE-2019-1125 CVE-2019-11810 CVE-2019-12068 CVE-2019-13631 CVE-2019-13648 CVE-2019-14283 CVE-2019-14284 CVE-2019-19451 CVE-2019-2614 CVE-2019-2627 CVE-2019-2628 CVE-2019-6477 CVE-2019-9020 CVE-2019-9021 CVE-2019-9022 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-10531 CVE-2020-14318 CVE-2020-14323 CVE-2020-14351 CVE-2020-14383 CVE-2020-16120 CVE-2020-24586 CVE-2020-24587 CVE-2020-24588 CVE-2020-25285 CVE-2020-26139 CVE-2020-26141 CVE-2020-26145 CVE-2020-26147 CVE-2020-26558 CVE-2020-2754 CVE-2020-2755 CVE-2020-2756 CVE-2020-2757 CVE-2020-2767 CVE-2020-2773 CVE-2020-2778 CVE-2020-2781 CVE-2020-2800 CVE-2020-2803 CVE-2020-2805 CVE-2020-2816 CVE-2020-2830 CVE-2020-36385 CVE-2020-36386 CVE-2020-8616 CVE-2020-8617 CVE-2020-8618 CVE-2020-8619 CVE-2020-8620 CVE-2020-8621 CVE-2020-8622 CVE-2020-8623 CVE-2020-8624 CVE-2021-0129 CVE-2021-0512 CVE-2021-0605 CVE-2021-22555 CVE-2021-23134 CVE-2021-32399 CVE-2021-33034 CVE-2021-33909 CVE-2021-34693 CVE-2021-3609 SUSE-SU-2019:1266-1 SUSE-SU-2019:1461-1 SUSE-SU-2019:2020-1 SUSE-SU-2019:2068-1 SUSE-SU-2019:2954-1 SUSE-SU-2019:3391-1 SUSE-SU-2020:0819-2 SUSE-SU-2020:1511-1 SUSE-SU-2020:2914-1 SUSE-SU-2020:3092-1 SUSE-SU-2020:3122-1 SUSE-SU-2021:2451-1
|
| Platform(s): | openSUSE Leap 15.0 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Python2 packages 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise 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 for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP2 SUSE OpenStack Cloud 6-LTSS SUSE OpenStack Cloud 7 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud Crowbar 8 SUSE OpenStack Cloud Crowbar 9
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 15.0 is installed AND xen-libs-4.10.0_20-lp150.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libecpg6-9.4.5-0.8 is installed
OR libpq5-9.4.5-0.8 is installed
OR libpq5-32bit-9.4.5-0.8 is installed
OR postgresql94-9.4.5-0.8 is installed
OR postgresql94-docs-9.4.5-0.8 is installed
OR postgresql94-libs-9.4.5-0.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
gtk2-2.18.9-0.39 is installed
OR gtk2-32bit-2.18.9-0.39 is installed
OR gtk2-lang-2.18.9-0.39 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
pam-modules-12.1-23 is installed
OR pam-modules-32bit-12.1-23 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND libyaml-0-2-0.1.6-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND ft2demos-2.6.3-7.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
fuse-2.9.3-5 is installed
OR libfuse2-2.9.3-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.85 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
php7-7.2.5-4.32 is installed
OR php7-embed-7.2.5-4.32 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
AND icu-60.2-3.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
evolution-3.26.6-4.3 is installed
OR glade-catalog-evolution-3.26.6-4.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.38 is installed
OR kernel-azure-base-4.12.14-5.38 is installed
OR kernel-azure-devel-4.12.14-5.38 is installed
OR kernel-devel-azure-4.12.14-5.38 is installed
OR kernel-source-azure-4.12.14-5.38 is installed
OR kernel-syms-azure-4.12.14-5.38 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
AND Package Information
libsamba-policy0-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-ad-dc-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-dsdb-modules-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-libs-python-4.9.5+git.383.7b7f8f14df8-3.47 is installed
OR samba-python-4.9.5+git.383.7b7f8f14df8-3.47 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
qemu-2.11.2-9.33 is installed
OR qemu-arm-2.11.2-9.33 is installed
OR qemu-block-curl-2.11.2-9.33 is installed
OR qemu-block-iscsi-2.11.2-9.33 is installed
OR qemu-block-rbd-2.11.2-9.33 is installed
OR qemu-block-ssh-2.11.2-9.33 is installed
OR qemu-guest-agent-2.11.2-9.33 is installed
OR qemu-ipxe-1.0.0+-9.33 is installed
OR qemu-kvm-2.11.2-9.33 is installed
OR qemu-lang-2.11.2-9.33 is installed
OR qemu-ppc-2.11.2-9.33 is installed
OR qemu-s390-2.11.2-9.33 is installed
OR qemu-seabios-1.11.0-9.33 is installed
OR qemu-sgabios-8-9.33 is installed
OR qemu-vgabios-1.11.0-9.33 is installed
OR qemu-x86-2.11.2-9.33 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
bind-9.16.6-12.32 is installed
OR bind-chrootenv-9.16.6-12.32 is installed
OR bind-doc-9.16.6-12.32 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
curl-7.37.0-15 is installed
OR libcurl4-7.37.0-15 is installed
OR libcurl4-32bit-7.37.0-15 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
apache2-2.4.16-20.19 is installed
OR apache2-doc-2.4.16-20.19 is installed
OR apache2-example-pages-2.4.16-20.19 is installed
OR apache2-prefork-2.4.16-20.19 is installed
OR apache2-utils-2.4.16-20.19 is installed
OR apache2-worker-2.4.16-20.19 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cvs-1.12.12-181 is installed
OR cvs-doc-1.12.12-181 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-BCL 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 Linux Enterprise Server 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
libzypp-16.17.20-27.52 is installed
OR zypper-1.13.45-18.33 is installed
OR zypper-log-1.13.45-18.33 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND libgc1-7.2d-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND mailman-2.1.17-3.11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_176-94_88-default-4-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-4-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
gnutls-3.3.27-3.3 is installed
OR libgnutls-openssl27-3.3.27-3.3 is installed
OR libgnutls28-3.3.27-3.3 is installed
OR libgnutls28-32bit-3.3.27-3.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kernel-default-4.4.180-94.147.1 is installed
OR kernel-default-base-4.4.180-94.147.1 is installed
OR kernel-default-devel-4.4.180-94.147.1 is installed
OR kernel-default-kgraft-4.4.180-94.147.1 is installed
OR kernel-devel-4.4.180-94.147.1 is installed
OR kernel-macros-4.4.180-94.147.1 is installed
OR kernel-source-4.4.180-94.147.1 is installed
OR kernel-syms-4.4.180-94.147.1 is installed
OR kgraft-patch-4_4_180-94_147-default-1-4.3.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
java-11-openjdk-11.0.7.0-3.42 is installed
OR java-11-openjdk-demo-11.0.7.0-3.42 is installed
OR java-11-openjdk-devel-11.0.7.0-3.42 is installed
OR java-11-openjdk-headless-11.0.7.0-3.42 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
dia-0.97.3-4.3 is installed
OR dia-lang-0.97.3-4.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
AND Package Information
kernel-default-5.3.18-24.34 is installed
OR kernel-default-extra-5.3.18-24.34 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 6-LTSS is installed
AND python-PyYAML-5.1.2-26.12 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 7 is installed
AND Package Information
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 8 is installed
AND Package Information
pdns-4.1.2-3.3 is installed
OR pdns-backend-mysql-4.1.2-3.3 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud Crowbar 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
|
| Definition Synopsis |
| SUSE OpenStack Cloud Crowbar 9 is installed
AND haproxy-1.6.11-11.3 is installed
|