Revision Date: | 2021-07-21 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 15 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-22555: A heap out-of-bounds write was discovered in net/netfilter/x_tables.c (bnc#1188116 ). - CVE-2021-33909: Extremely large seq buffer allocations in seq_file could lead to buffer underruns and code execution (bsc#1188062). - CVE-2021-3609: A use-after-free in can/bcm could have led to privilege escalation (bsc#1187215). - CVE-2021-33624: In kernel/bpf/verifier.c a branch can be mispredicted (e.g., because of type confusion) and consequently an unprivileged BPF program can read arbitrary memory locations via a side-channel attack, aka CID-9183671af6db (bnc#1187554). - CVE-2021-0605: In pfkey_dump of af_key.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation (bnc#1187601). - CVE-2021-0512: In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation (bnc#1187595). - CVE-2020-26558: Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public key and the authentication evidence of the initiating device, potentially permitting this attacker to complete authenticated pairing with the responding device using the correct Passkey for the pairing session. The attack methodology determines the Passkey value one bit at a time (bnc#1179610). - CVE-2021-34693: net/can/bcm.c in the Linux kernel allowed local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized (bnc#1187452). - CVE-2020-36385: An issue was discovered in the Linux kernel drivers/infiniband/core/ucma.c has a use-after-free because the ctx is reached via the ctx_list in some ucma_migrate_id situations where ucma_close is called, aka CID-f5449e74802c (bnc#1187050). - CVE-2021-0129: Improper access control in BlueZ may have allowed an authenticated user to potentially enable information disclosure via adjacent access (bnc#1186463). - CVE-2020-36386: An issue was discovered in the Linux kernel net/bluetooth/hci_event.c has a slab out-of-bounds read in hci_extended_inquiry_result_evt, aka CID-51c19bf3d5cf (bnc#1187038). - CVE-2020-24588: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets (bnc#1185861). - CVE-2021-33200: kernel/bpf/verifier.c enforced incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux->alu_limit (bnc#1186484). - CVE-2021-33034: net/bluetooth/hci_event.c had a use-after-free when destroying an hci_chan, aka CID-5c4c8c954409. This leads to writing an arbitrary value (bnc#1186111). - CVE-2020-26139: An Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. 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 (bnc#1186062). - CVE-2021-23134: Use After Free vulnerability in nfc sockets allowed local attackers to elevate their privileges. In typical configurations, the issue can only be triggered by a privileged local user with the CAP_NET_RAW capability (bnc#1186060). - CVE-2020-24586: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances, when another device sends fragmented frames encrypted using WEP, CCMP, or GCMP, this can be abused to inject arbitrary network packets and/or exfiltrate user data (bnc#1185859). - CVE-2020-26141: The Wi-Fi implementation did not verify the Message Integrity Check (authenticity) of fragmented TKIP frames. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol (bnc#1185987). - CVE-2020-26145: The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration (bnc#1185860). - CVE-2020-24587: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed (bnc#1185859 bnc#1185862). - CVE-2020-26147: The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used. () - CVE-2021-3491: The io_uring subsystem allowed the MAX_RW_COUNT limit to be bypassed in the PROVIDE_BUFFERS operation, which led to negative values being usedin mem_rw when reading /proc//mem. This could be used to create a heap overflow leading to arbitrary code execution in the kernel. (bnc#1185642). - CVE-2021-23133: A race condition in SCTP sockets (net/sctp/socket.c) could lead to kernel privilege escalation from the context of a network service or an unprivileged process. If sctp_destroy_sock is called without sock_net(sk)->sctp.addr_wq_lock then an element is removed from the auto_asconf_splist list without any proper locking. This can be exploited by an attacker with network service privileges to escalate to root or from the context of an unprivileged user directly if a BPF_CGROUP_INET_SOCK_CREATE is attached which denies creation of some SCTP socket (bnc#1184675). - CVE-2021-32399: net/bluetooth/hci_request.c in the Linux kernel has a race condition for removal of the HCI controller (bnc#1184611 bnc#1185898).
The following non-security bugs were fixed:
- Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185725). - Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185725). - af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL (bsc#1176081). - dm: fix redundant IO accounting for bios that need splitting (bsc#1183738). - kabi: preserve struct header_ops after bsc#1176081 fix (bsc#1176081). - net/ethernet: Add parse_protocol header_ops support (bsc#1176081). - net/mlx5e: Remove the wrong assumption about transport offset (bsc#1176081). - net/mlx5e: Trust kernel regarding transport offset (bsc#1176081). - net/packet: Ask driver for protocol if not provided by user (bsc#1176081). - net/packet: Remove redundant skb->protocol set (bsc#1176081). - net: Do not set transport offset to invalid value (bsc#1176081). - net: Introduce parse_protocol header_ops callback (bsc#1176081). - video: hyperv_fb: Add ratelimit on error message (bsc#1185725).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1176081 1179610 1183738 1184611 1184675 1185642 1185725 1185859 1185860 1185861 1185862 1185898 1185987 1186060 1186062 1186111 1186463 1186484 1187038 1187050 1187215 1187452 1187554 1187595 1187601 1188062 1188116 CVE-2009-2666 CVE-2010-1167 CVE-2010-2529 CVE-2011-1947 CVE-2011-2485 CVE-2011-3200 CVE-2011-3389 CVE-2011-3389 CVE-2011-4944 CVE-2012-0845 CVE-2012-1150 CVE-2012-3482 CVE-2012-4453 CVE-2013-1752 CVE-2013-1988 CVE-2013-2492 CVE-2013-4238 CVE-2013-4758 CVE-2013-6370 CVE-2013-6371 CVE-2013-6473 CVE-2013-6474 CVE-2013-6475 CVE-2013-6476 CVE-2013-7038 CVE-2013-7039 CVE-2014-2667 CVE-2014-2707 CVE-2014-3158 CVE-2014-3634 CVE-2014-3675 CVE-2014-3676 CVE-2014-3677 CVE-2014-3683 CVE-2014-4336 CVE-2014-4337 CVE-2014-4338 CVE-2014-4650 CVE-2015-2265 CVE-2015-3243 CVE-2015-3258 CVE-2015-3279 CVE-2015-3310 CVE-2015-4491 CVE-2015-7552 CVE-2015-7673 CVE-2015-7674 CVE-2015-8327 CVE-2015-8560 CVE-2016-0772 CVE-2016-1000110 CVE-2016-2851 CVE-2016-5636 CVE-2016-5699 CVE-2016-6352 CVE-2016-6354 CVE-2016-8637 CVE-2017-1000422 CVE-2017-18207 CVE-2017-2862 CVE-2017-2870 CVE-2017-6312 CVE-2017-6313 CVE-2017-6314 CVE-2017-6369 CVE-2017-8422 CVE-2018-0486 CVE-2018-0489 CVE-2018-1000802 CVE-2018-1060 CVE-2018-1061 CVE-2018-14647 CVE-2018-16881 CVE-2018-20406 CVE-2019-10160 CVE-2019-5010 CVE-2019-9628 CVE-2019-9636 CVE-2020-24586 CVE-2020-24587 CVE-2020-24588 CVE-2020-26139 CVE-2020-26141 CVE-2020-26145 CVE-2020-26147 CVE-2020-26558 CVE-2020-36385 CVE-2020-36386 CVE-2021-0129 CVE-2021-0512 CVE-2021-0605 CVE-2021-22555 CVE-2021-23133 CVE-2021-23134 CVE-2021-32399 CVE-2021-33034 CVE-2021-33200 CVE-2021-33624 CVE-2021-33909 CVE-2021-34693 CVE-2021-3491 CVE-2021-3609 SUSE-SU-2021:2421-1
|
Platform(s): | openSUSE 13.1 openSUSE 13.1 NonFree openSUSE 13.2 openSUSE 13.2 NonFree openSUSE Leap 42.1 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise for SAP 11 SP2 SUSE Linux Enterprise for SAP 12 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise High Performance Computing 12 SP5 SUSE Linux Enterprise High Performance Computing 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Real Time Extension 11 SP1 SUSE Linux Enterprise Real Time Extension 12 SP1 SUSE Linux Enterprise Real Time Extension 12 SP2 SUSE Linux Enterprise Real Time Extension 12 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for Rasperry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 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 OpenStack Cloud 5
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed AND Package Information
ImageMagick-6.4.3.6-7.26.1 is installed
OR libMagick++1-6.4.3.6-7.26.1 is installed
OR libMagickCore1-6.4.3.6-7.26.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.26.1 is installed
OR libMagickWand1-6.4.3.6-7.26.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-38.5.0esr-28.2 is installed
OR MozillaFirefox-translations-38.5.0esr-28.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
libgcrypt-1.5.0-0.19.1 is installed
OR libgcrypt11-1.5.0-0.19.1 is installed
OR libgcrypt11-32bit-1.5.0-0.19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
tar-1.27.1-11 is installed
OR tar-lang-1.27.1-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND libfbembed2_5-2.5.2.26539-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP2 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 is installed
AND Package Information
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 High Availability Extension 11 SP4 is installed
AND ctdb-1.0.114.6-0.14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
AND Package Information
cups-filters-1.0.58-19.5 is installed
OR cups-filters-cups-browsed-1.0.58-19.5 is installed
OR cups-filters-foomatic-rip-1.0.58-19.5 is installed
OR cups-filters-ghostscript-1.0.58-19.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-livepatch-4.12.14-150.75.1 is installed
OR kernel-livepatch-4_12_14-150_75-default-1-1.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-requests-2.3.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-78 is installed
OR php5-5.5.14-78 is installed
OR php5-bcmath-5.5.14-78 is installed
OR php5-bz2-5.5.14-78 is installed
OR php5-calendar-5.5.14-78 is installed
OR php5-ctype-5.5.14-78 is installed
OR php5-curl-5.5.14-78 is installed
OR php5-dba-5.5.14-78 is installed
OR php5-dom-5.5.14-78 is installed
OR php5-enchant-5.5.14-78 is installed
OR php5-exif-5.5.14-78 is installed
OR php5-fastcgi-5.5.14-78 is installed
OR php5-fileinfo-5.5.14-78 is installed
OR php5-fpm-5.5.14-78 is installed
OR php5-ftp-5.5.14-78 is installed
OR php5-gd-5.5.14-78 is installed
OR php5-gettext-5.5.14-78 is installed
OR php5-gmp-5.5.14-78 is installed
OR php5-iconv-5.5.14-78 is installed
OR php5-imap-5.5.14-78 is installed
OR php5-intl-5.5.14-78 is installed
OR php5-json-5.5.14-78 is installed
OR php5-ldap-5.5.14-78 is installed
OR php5-mbstring-5.5.14-78 is installed
OR php5-mcrypt-5.5.14-78 is installed
OR php5-mysql-5.5.14-78 is installed
OR php5-odbc-5.5.14-78 is installed
OR php5-opcache-5.5.14-78 is installed
OR php5-openssl-5.5.14-78 is installed
OR php5-pcntl-5.5.14-78 is installed
OR php5-pdo-5.5.14-78 is installed
OR php5-pear-5.5.14-78 is installed
OR php5-pgsql-5.5.14-78 is installed
OR php5-phar-5.5.14-78 is installed
OR php5-posix-5.5.14-78 is installed
OR php5-pspell-5.5.14-78 is installed
OR php5-shmop-5.5.14-78 is installed
OR php5-snmp-5.5.14-78 is installed
OR php5-soap-5.5.14-78 is installed
OR php5-sockets-5.5.14-78 is installed
OR php5-sqlite-5.5.14-78 is installed
OR php5-suhosin-5.5.14-78 is installed
OR php5-sysvmsg-5.5.14-78 is installed
OR php5-sysvsem-5.5.14-78 is installed
OR php5-sysvshm-5.5.14-78 is installed
OR php5-tokenizer-5.5.14-78 is installed
OR php5-wddx-5.5.14-78 is installed
OR php5-xmlreader-5.5.14-78 is installed
OR php5-xmlrpc-5.5.14-78 is installed
OR php5-xmlwriter-5.5.14-78 is installed
OR php5-xsl-5.5.14-78 is installed
OR php5-zip-5.5.14-78 is installed
OR php5-zlib-5.5.14-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
POS_Image-Minimal3-3.4.0-18.1 is installed
OR POS_Image-Netboot-hooks-3.4.0-18.1 is installed
OR POS_Image-Tools-3.4.0-18.1 is installed
OR POS_Image3-3.5.5-18.1 is installed
OR POS_Migration-3.5.5-18.1 is installed
OR POS_Server-Admin3-3.5.5-18.1 is installed
OR POS_Server-AdminGUI-3.5.5-18.1 is installed
OR POS_Server-AdminTools3-3.5.5-18.1 is installed
OR POS_Server-BranchTools3-3.5.5-18.1 is installed
OR POS_Server-Modules3-3.5.5-18.1 is installed
OR POS_Server3-3.5.5-18.1 is installed
OR admind-1.9-18.1 is installed
OR admind-client-1.9-18.1 is installed
OR posbios-1.0-18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
glibc-2.22-62.13 is installed
OR glibc-32bit-2.22-62.13 is installed
OR glibc-devel-2.22-62.13 is installed
OR glibc-devel-32bit-2.22-62.13 is installed
OR glibc-html-2.22-62.13 is installed
OR glibc-i18ndata-2.22-62.13 is installed
OR glibc-info-2.22-62.13 is installed
OR glibc-locale-2.22-62.13 is installed
OR glibc-locale-32bit-2.22-62.13 is installed
OR glibc-profile-2.22-62.13 is installed
OR glibc-profile-32bit-2.22-62.13 is installed
OR nscd-2.22-62.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
AND Package Information
brocade-bna-kmp-rt-2.1.0.0_2.6.33.20_rt31_0.5-0.2.52 is installed
OR cluster-network-kmp-rt-1.4_2.6.33.20_rt31_0.5-2.5.62 is installed
OR cluster-network-kmp-rt_trace-1.4_2.6.33.20_rt31_0.5-2.5.62 is installed
OR drbd-kmp-rt-8.3.11_2.6.33.20_rt31_0.5-0.3.62 is installed
OR drbd-kmp-rt_trace-8.3.11_2.6.33.20_rt31_0.5-0.3.62 is installed
OR iscsitarget-kmp-rt-1.4.19_2.6.33.20_rt31_0.5-0.9.11.38 is installed
OR kernel-rt-2.6.33.20-0.5.1 is installed
OR kernel-rt-base-2.6.33.20-0.5.1 is installed
OR kernel-rt-devel-2.6.33.20-0.5.1 is installed
OR kernel-rt_trace-2.6.33.20-0.5.1 is installed
OR kernel-rt_trace-base-2.6.33.20-0.5.1 is installed
OR kernel-rt_trace-devel-2.6.33.20-0.5.1 is installed
OR kernel-source-rt-2.6.33.20-0.5.1 is installed
OR kernel-syms-rt-2.6.33.20-0.5.1 is installed
OR ocfs2-kmp-rt-1.6_2.6.33.20_rt31_0.5-0.4.2.62 is installed
OR ocfs2-kmp-rt_trace-1.6_2.6.33.20_rt31_0.5-0.4.2.62 is installed
OR ofed-kmp-rt-1.5.2_2.6.33.20_rt31_0.5-0.9.13.49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP1 is installed
AND Package Information
kernel-compute-3.12.58-14 is installed
OR kernel-compute-base-3.12.58-14 is installed
OR kernel-compute-devel-3.12.58-14 is installed
OR kernel-compute_debug-3.12.58-14 is installed
OR kernel-compute_debug-devel-3.12.58-14 is installed
OR kernel-devel-rt-3.12.58-14 is installed
OR kernel-rt-3.12.58-14 is installed
OR kernel-rt-base-3.12.58-14 is installed
OR kernel-rt-devel-3.12.58-14 is installed
OR kernel-rt_debug-3.12.58-14 is installed
OR kernel-rt_debug-devel-3.12.58-14 is installed
OR kernel-source-rt-3.12.58-14 is installed
OR kernel-syms-rt-3.12.58-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.95-21 is installed
OR cluster-network-kmp-rt-4.4.95-21 is installed
OR dlm-kmp-rt-4.4.95-21 is installed
OR gfs2-kmp-rt-4.4.95-21 is installed
OR kernel-devel-rt-4.4.95-21 is installed
OR kernel-rt-4.4.95-21 is installed
OR kernel-rt-base-4.4.95-21 is installed
OR kernel-rt-devel-4.4.95-21 is installed
OR kernel-rt_debug-4.4.95-21 is installed
OR kernel-rt_debug-devel-4.4.95-21 is installed
OR kernel-source-rt-4.4.95-21 is installed
OR kernel-syms-rt-4.4.95-21 is installed
OR ocfs2-kmp-rt-4.4.95-21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.120-3.8 is installed
OR dlm-kmp-rt-4.4.120-3.8 is installed
OR gfs2-kmp-rt-4.4.120-3.8 is installed
OR kernel-devel-rt-4.4.120-3.8 is installed
OR kernel-rt-4.4.120-3.8 is installed
OR kernel-rt-base-4.4.120-3.8 is installed
OR kernel-rt-devel-4.4.120-3.8 is installed
OR kernel-rt_debug-4.4.120-3.8 is installed
OR kernel-rt_debug-devel-4.4.120-3.8 is installed
OR kernel-source-rt-4.4.120-3.8 is installed
OR kernel-syms-rt-4.4.120-3.8 is installed
OR ocfs2-kmp-rt-4.4.120-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
libMagickCore1-6.4.3.6-7.19.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
pam-1.0.4-0.5.12 is installed
OR pam-32bit-1.0.4-0.5.12 is installed
OR pam-doc-1.0.4-0.5.12 is installed
OR pam-x86-1.0.4-0.5.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND Package Information
rhn-virtualization-common-5.4.15-0.15.2 is installed
OR rhn-virtualization-host-5.4.15-0.15.2 is installed
OR rhncfg-5.9.33-0.20.1 is installed
OR rhncfg-actions-5.9.33-0.20.1 is installed
OR rhncfg-client-5.9.33-0.20.1 is installed
OR rhncfg-management-5.9.33-0.20.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
avahi-0.6.23-11.19.22 is installed
OR avahi-lang-0.6.23-11.19.22 is installed
OR avahi-utils-0.6.23-11.19.22 is installed
OR libavahi-client3-0.6.23-11.19.22 is installed
OR libavahi-client3-32bit-0.6.23-11.19.22 is installed
OR libavahi-client3-x86-0.6.23-11.19.22 is installed
OR libavahi-common3-0.6.23-11.19.22 is installed
OR libavahi-common3-32bit-0.6.23-11.19.22 is installed
OR libavahi-common3-x86-0.6.23-11.19.22 is installed
OR libavahi-core5-0.6.23-11.19.22 is installed
OR libdns_sd-0.6.23-11.19.22 is installed
OR libdns_sd-32bit-0.6.23-11.19.22 is installed
OR libdns_sd-x86-0.6.23-11.19.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND virt-utils-1.2.1-0.7.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND amavisd-new-2.7.0-18.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
MozillaFirefox-31.1.0esr-1 is installed
OR MozillaFirefox-translations-31.1.0esr-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache2-2.4.16-5 is installed
OR apache2-doc-2.4.16-5 is installed
OR apache2-example-pages-2.4.16-5 is installed
OR apache2-prefork-2.4.16-5 is installed
OR apache2-utils-2.4.16-5 is installed
OR apache2-worker-2.4.16-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND apache2-mod_jk-1.2.40-5 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 |
SUSE Linux Enterprise Server 12 SP4 is installed
AND SuSEfirewall2-3.6.312.333-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
accountsservice-0.6.42-16.3 is installed
OR accountsservice-lang-0.6.42-16.3 is installed
OR libaccountsservice0-0.6.42-16.3 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-16.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
libgudev-1_0-0-210-70.58.1 is installed
OR libgudev-1_0-0-32bit-210-70.58.1 is installed
OR libudev1-210-70.58.1 is installed
OR libudev1-32bit-210-70.58.1 is installed
OR systemd-210-70.58.1 is installed
OR systemd-32bit-210-70.58.1 is installed
OR systemd-bash-completion-210-70.58.1 is installed
OR systemd-sysvinit-210-70.58.1 is installed
OR udev-210-70.58.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-84 is installed
OR kernel-default-base-4.4.21-84 is installed
OR kernel-default-devel-4.4.21-84 is installed
OR kernel-devel-4.4.21-84 is installed
OR kernel-macros-4.4.21-84 is installed
OR kernel-source-4.4.21-84 is installed
OR kernel-syms-4.4.21-84 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
ImageMagick-6.4.3.6-7.26.1 is installed
OR ImageMagick-devel-6.4.3.6-7.26.1 is installed
OR libMagick++-devel-6.4.3.6-7.26.1 is installed
OR libMagick++1-6.4.3.6-7.26.1 is installed
OR libMagickWand1-6.4.3.6-7.26.1 is installed
OR libMagickWand1-32bit-6.4.3.6-7.26.1 is installed
OR perl-PerlMagick-6.4.3.6-7.26.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.19.1 is installed
OR bind-devel-9.9.6P1-0.19.1 is installed
OR bind-devel-32bit-9.9.6P1-0.19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND libmspack-devel-0.0.20060920alpha-74.5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
krb5-1.12.1-22 is installed
OR krb5-devel-1.12.1-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
libsndfile-1.0.25-25 is installed
OR libsndfile-devel-1.0.25-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
gimp-devel-2.8.18-4 is installed
OR libgimp-2_0-0-2.8.18-4 is installed
OR libgimpui-2_0-0-2.8.18-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND aaa_base-malloccheck-13.2+git20140911.61c1681-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR ImageMagick-devel-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagick++-devel-6.8.8.1-71.85 is installed
OR perl-PerlMagick-6.8.8.1-71.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
freerdp-1.0.2-7 is installed
OR libfreerdp-1_0-1.0.2-7 is installed
OR libfreerdp-1_0-plugins-1.0.2-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
empathy-3.10.3-1 is installed
OR empathy-lang-3.10.3-1 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libFLAC++6-32bit-1.3.0-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
lhasa-0.2.0-5 is installed
OR liblhasa0-0.2.0-5 is installed
|