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-2004-0801 CVE-2009-1494 CVE-2009-2285 CVE-2009-2347 CVE-2009-2412 CVE-2010-2065 CVE-2010-2067 CVE-2010-2233 CVE-2010-4267 CVE-2010-4341 CVE-2010-4665 CVE-2011-0192 CVE-2011-0419 CVE-2011-1167 CVE-2011-1758 CVE-2011-1928 CVE-2011-2054 CVE-2011-2697 CVE-2011-2722 CVE-2011-4971 CVE-2012-0037 CVE-2012-1173 CVE-2012-2113 CVE-2012-3355 CVE-2012-3401 CVE-2012-4504 CVE-2012-4564 CVE-2013-0179 CVE-2013-0219 CVE-2013-0220 CVE-2013-0287 CVE-2013-1960 CVE-2013-1961 CVE-2013-1984 CVE-2013-1995 CVE-2013-1998 CVE-2013-4231 CVE-2013-4232 CVE-2013-4243 CVE-2013-4244 CVE-2013-4325 CVE-2013-6402 CVE-2013-6427 CVE-2013-7239 CVE-2013-7290 CVE-2013-7291 CVE-2014-2892 CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-9655 CVE-2015-0839 CVE-2015-1547 CVE-2015-1782 CVE-2015-7554 CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8783 CVE-2016-0787 CVE-2016-10266 CVE-2016-10267 CVE-2016-10268 CVE-2016-10269 CVE-2016-10270 CVE-2016-10271 CVE-2016-10272 CVE-2016-3186 CVE-2016-3622 CVE-2016-3623 CVE-2016-3658 CVE-2016-3945 CVE-2016-3990 CVE-2016-3991 CVE-2016-5314 CVE-2016-5316 CVE-2016-5317 CVE-2016-5320 CVE-2016-5321 CVE-2016-5323 CVE-2016-5652 CVE-2016-5875 CVE-2016-7945 CVE-2016-7946 CVE-2016-8704 CVE-2016-8705 CVE-2016-8706 CVE-2016-9273 CVE-2016-9297 CVE-2016-9448 CVE-2016-9453 CVE-2016-9843 CVE-2017-12613 CVE-2017-5225 CVE-2017-9951 CVE-2018-0486 CVE-2018-0489 CVE-2018-1000115 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 Leap 42.1 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP3 SUSE Linux Enterprise Desktop 11 SP2 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 for SAP 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Live Patching 12 SP3 SUSE Linux Enterprise Live Patching 12 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 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 SP2 SUSE Linux Enterprise Real Time Extension 11 SP4 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 SP1-LTSS SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-SECURITY 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-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 15 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 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 Software Development Kit 12 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5
| Product(s): | |
Definition Synopsis |
openSUSE 13.1 is installed AND Package Information
libtiff-devel-4.0.6-8.25.1 is installed
OR libtiff-devel-32bit-4.0.6-8.25.1 is installed
OR libtiff5-4.0.6-8.25.1 is installed
OR libtiff5-32bit-4.0.6-8.25.1 is installed
OR tiff-4.0.6-8.25.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
krb5-mini-1.12.1-36 is installed
OR krb5-mini-devel-1.12.1-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND kernel-zfcpdump-4.4.131-94.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND clamav-0.97.8-0.2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13.2 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
librsvg-2.26.0-2.5.1 is installed
OR librsvg-32bit-2.26.0-2.5.1 is installed
OR rsvg-view-2.26.0-2.5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
libreoffice-4.3.5.2-10 is installed
OR libreoffice-base-4.3.5.2-10 is installed
OR libreoffice-base-drivers-mysql-4.3.5.2-10 is installed
OR libreoffice-base-drivers-postgresql-4.3.5.2-10 is installed
OR libreoffice-calc-4.3.5.2-10 is installed
OR libreoffice-calc-extensions-4.3.5.2-10 is installed
OR libreoffice-draw-4.3.5.2-10 is installed
OR libreoffice-filters-optional-4.3.5.2-10 is installed
OR libreoffice-gnome-4.3.5.2-10 is installed
OR libreoffice-icon-theme-tango-4.3.5.2-10 is installed
OR libreoffice-impress-4.3.5.2-10 is installed
OR libreoffice-l10n-af-4.3.5.2-10 is installed
OR libreoffice-l10n-ar-4.3.5.2-10 is installed
OR libreoffice-l10n-ca-4.3.5.2-10 is installed
OR libreoffice-l10n-cs-4.3.5.2-10 is installed
OR libreoffice-l10n-da-4.3.5.2-10 is installed
OR libreoffice-l10n-de-4.3.5.2-10 is installed
OR libreoffice-l10n-en-4.3.5.2-10 is installed
OR libreoffice-l10n-es-4.3.5.2-10 is installed
OR libreoffice-l10n-fi-4.3.5.2-10 is installed
OR libreoffice-l10n-fr-4.3.5.2-10 is installed
OR libreoffice-l10n-gu-4.3.5.2-10 is installed
OR libreoffice-l10n-hi-4.3.5.2-10 is installed
OR libreoffice-l10n-hu-4.3.5.2-10 is installed
OR libreoffice-l10n-it-4.3.5.2-10 is installed
OR libreoffice-l10n-ja-4.3.5.2-10 is installed
OR libreoffice-l10n-ko-4.3.5.2-10 is installed
OR libreoffice-l10n-nb-4.3.5.2-10 is installed
OR libreoffice-l10n-nl-4.3.5.2-10 is installed
OR libreoffice-l10n-nn-4.3.5.2-10 is installed
OR libreoffice-l10n-pl-4.3.5.2-10 is installed
OR libreoffice-l10n-pt-BR-4.3.5.2-10 is installed
OR libreoffice-l10n-pt-PT-4.3.5.2-10 is installed
OR libreoffice-l10n-ru-4.3.5.2-10 is installed
OR libreoffice-l10n-sk-4.3.5.2-10 is installed
OR libreoffice-l10n-sv-4.3.5.2-10 is installed
OR libreoffice-l10n-xh-4.3.5.2-10 is installed
OR libreoffice-l10n-zh-Hans-4.3.5.2-10 is installed
OR libreoffice-l10n-zh-Hant-4.3.5.2-10 is installed
OR libreoffice-l10n-zu-4.3.5.2-10 is installed
OR libreoffice-mailmerge-4.3.5.2-10 is installed
OR libreoffice-math-4.3.5.2-10 is installed
OR libreoffice-officebean-4.3.5.2-10 is installed
OR libreoffice-pyuno-4.3.5.2-10 is installed
OR libreoffice-writer-4.3.5.2-10 is installed
OR libreoffice-writer-extensions-4.3.5.2-10 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
libarchive-3.1.2-25 is installed
OR libarchive13-3.1.2-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP2 is installed
AND sap_suse_cluster_connector-1.0.0-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND lighttpd-1.4.20-2.52.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
hawk-0.6.1-0.17.1 is installed
OR hawk-templates-0.6.1-0.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_120-94_17-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_10-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP4 is installed
AND Package Information
kgraft-patch-4_12_14-95_16-default-1-6.3 is installed
OR kgraft-patch-SLE12-SP4_Update_4-1-6.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND suse-sles12sp3-image-2.0.2-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.39-47 is installed
OR kernel-ec2-devel-3.12.39-47 is installed
OR kernel-ec2-extra-3.12.39-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-73 is installed
OR php5-5.5.14-73 is installed
OR php5-bcmath-5.5.14-73 is installed
OR php5-bz2-5.5.14-73 is installed
OR php5-calendar-5.5.14-73 is installed
OR php5-ctype-5.5.14-73 is installed
OR php5-curl-5.5.14-73 is installed
OR php5-dba-5.5.14-73 is installed
OR php5-dom-5.5.14-73 is installed
OR php5-enchant-5.5.14-73 is installed
OR php5-exif-5.5.14-73 is installed
OR php5-fastcgi-5.5.14-73 is installed
OR php5-fileinfo-5.5.14-73 is installed
OR php5-fpm-5.5.14-73 is installed
OR php5-ftp-5.5.14-73 is installed
OR php5-gd-5.5.14-73 is installed
OR php5-gettext-5.5.14-73 is installed
OR php5-gmp-5.5.14-73 is installed
OR php5-iconv-5.5.14-73 is installed
OR php5-imap-5.5.14-73 is installed
OR php5-intl-5.5.14-73 is installed
OR php5-json-5.5.14-73 is installed
OR php5-ldap-5.5.14-73 is installed
OR php5-mbstring-5.5.14-73 is installed
OR php5-mcrypt-5.5.14-73 is installed
OR php5-mysql-5.5.14-73 is installed
OR php5-odbc-5.5.14-73 is installed
OR php5-opcache-5.5.14-73 is installed
OR php5-openssl-5.5.14-73 is installed
OR php5-pcntl-5.5.14-73 is installed
OR php5-pdo-5.5.14-73 is installed
OR php5-pear-5.5.14-73 is installed
OR php5-pgsql-5.5.14-73 is installed
OR php5-phar-5.5.14-73 is installed
OR php5-posix-5.5.14-73 is installed
OR php5-pspell-5.5.14-73 is installed
OR php5-shmop-5.5.14-73 is installed
OR php5-snmp-5.5.14-73 is installed
OR php5-soap-5.5.14-73 is installed
OR php5-sockets-5.5.14-73 is installed
OR php5-sqlite-5.5.14-73 is installed
OR php5-suhosin-5.5.14-73 is installed
OR php5-sysvmsg-5.5.14-73 is installed
OR php5-sysvsem-5.5.14-73 is installed
OR php5-sysvshm-5.5.14-73 is installed
OR php5-tokenizer-5.5.14-73 is installed
OR php5-wddx-5.5.14-73 is installed
OR php5-xmlreader-5.5.14-73 is installed
OR php5-xmlrpc-5.5.14-73 is installed
OR php5-xmlwriter-5.5.14-73 is installed
OR php5-xsl-5.5.14-73 is installed
OR php5-zip-5.5.14-73 is installed
OR php5-zlib-5.5.14-73 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.30.1 is installed
OR bind-chrootenv-9.9.6P1-0.30.1 is installed
OR bind-doc-9.9.6P1-0.30.1 is installed
OR bind-libs-9.9.6P1-0.30.1 is installed
OR bind-utils-9.9.6P1-0.30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP2 is installed
AND Package Information
cluster-network-kmp-rt-1.4_3.0.101_rt130_0.7.9-2.18.79 is installed
OR cluster-network-kmp-rt_trace-1.4_3.0.101_rt130_0.7.9-2.18.79 is installed
OR drbd-kmp-rt-8.4.2_3.0.101_rt130_0.7.9-0.6.6.70 is installed
OR drbd-kmp-rt_trace-8.4.2_3.0.101_rt130_0.7.9-0.6.6.70 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_0.7.9-0.25.25.18 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_0.7.9-0.25.25.18 is installed
OR kernel-rt-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt-base-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt-devel-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-0.7.9.1 is installed
OR kernel-source-rt-3.0.101.rt130-0.7.9.1 is installed
OR kernel-syms-rt-3.0.101.rt130-0.7.9.1 is installed
OR lttng-modules-kmp-rt-2.0.4_3.0.101_rt130_0.7.9-0.9.9.6 is installed
OR lttng-modules-kmp-rt_trace-2.0.4_3.0.101_rt130_0.7.9-0.9.9.6 is installed
OR ocfs2-kmp-rt-1.6_3.0.101_rt130_0.7.9-0.11.78 is installed
OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_0.7.9-0.11.78 is installed
OR ofed-kmp-rt-1.5.2_3.0.101_rt130_0.7.9-0.28.28.50 is installed
OR ofed-kmp-rt_trace-1.5.2_3.0.101_rt130_0.7.9-0.28.28.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-51.1 is installed
OR kernel-rt-base-3.0.101.rt130-51.1 is installed
OR kernel-rt-devel-3.0.101.rt130-51.1 is installed
OR kernel-rt_trace-3.0.101.rt130-51.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-51.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-51.1 is installed
OR kernel-source-rt-3.0.101.rt130-51.1 is installed
OR kernel-syms-rt-3.0.101.rt130-51.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.104-24 is installed
OR cluster-network-kmp-rt-4.4.104-24 is installed
OR dlm-kmp-rt-4.4.104-24 is installed
OR gfs2-kmp-rt-4.4.104-24 is installed
OR kernel-devel-rt-4.4.104-24 is installed
OR kernel-rt-4.4.104-24 is installed
OR kernel-rt-base-4.4.104-24 is installed
OR kernel-rt-devel-4.4.104-24 is installed
OR kernel-rt_debug-4.4.104-24 is installed
OR kernel-rt_debug-devel-4.4.104-24 is installed
OR kernel-source-rt-4.4.104-24 is installed
OR kernel-syms-rt-4.4.104-24 is installed
OR ocfs2-kmp-rt-4.4.104-24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
AND Package Information
cluster-md-kmp-rt-4.4.138-3.14 is installed
OR dlm-kmp-rt-4.4.138-3.14 is installed
OR gfs2-kmp-rt-4.4.138-3.14 is installed
OR kernel-devel-rt-4.4.138-3.14 is installed
OR kernel-rt-4.4.138-3.14 is installed
OR kernel-rt-base-4.4.138-3.14 is installed
OR kernel-rt-devel-4.4.138-3.14 is installed
OR kernel-rt_debug-4.4.138-3.14 is installed
OR kernel-rt_debug-devel-4.4.138-3.14 is installed
OR kernel-source-rt-4.4.138-3.14 is installed
OR kernel-syms-rt-4.4.138-3.14 is installed
OR ocfs2-kmp-rt-4.4.138-3.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
evolution-data-server-2.24.1.1-11.8.1 is installed
OR evolution-data-server-32bit-2.24.1.1-11.8.1 is installed
OR evolution-data-server-lang-2.24.1.1-11.8.1 is installed
OR evolution-data-server-x86-2.24.1.1-11.8.1 is installed
OR gtkhtml2-3.24.1.1-3.23.2 is installed
OR gtkhtml2-lang-3.24.1.1-3.23.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cyrus-imapd-2.3.11-60.65.64.1 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64.1 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND Package Information
rhnmd-5.3.7-0.9.1 is installed
OR spacewalk-backend-libs-1.2.74-0.20.1 is installed
OR spacewalk-certs-tools-1.2.2-0.16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
liblzo2-2-2.03-12.3.1 is installed
OR liblzo2-2-32bit-2.03-12.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
bind-9.9.4P2-0.6.1 is installed
OR bind-chrootenv-9.9.4P2-0.6.1 is installed
OR bind-devel-9.9.6P1-0.5.5 is installed
OR bind-doc-9.9.4P2-0.6.1 is installed
OR bind-libs-9.9.4P2-0.6.1 is installed
OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
OR bind-libs-x86-9.9.4P2-0.6.1 is installed
OR bind-utils-9.9.4P2-0.6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
dhcp-4.2.4.P2-0.11.13.1 is installed
OR dhcp-client-4.2.4.P2-0.11.13.1 is installed
OR dhcp-relay-4.2.4.P2-0.11.13.1 is installed
OR dhcp-server-4.2.4.P2-0.11.13.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
dhcp-4.2.4.P2-0.11.13.1 is installed
OR dhcp-client-4.2.4.P2-0.11.13.1 is installed
OR dhcp-relay-4.2.4.P2-0.11.13.1 is installed
OR dhcp-server-4.2.4.P2-0.11.13.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
fuse-2.7.2-61.23 is installed
OR libfuse2-2.7.2-61.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
MozillaFirefox-24.3.0esr-0.4.2.2 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10.4 is installed
OR MozillaFirefox-translations-24.3.0esr-0.4.2.2 is installed
OR firefox-libgcc_s1-4.7.2_20130108-0.16.1 is installed
OR firefox-libstdc++6-4.7.2_20130108-0.16.1 is installed
OR libfreebl3-3.15.4-0.4.2.1 is installed
OR libfreebl3-32bit-3.15.4-0.4.2.1 is installed
OR mozilla-nspr-4.10.2-0.3.2 is installed
OR mozilla-nspr-32bit-4.10.2-0.3.2 is installed
OR mozilla-nss-3.15.4-0.4.2.1 is installed
OR mozilla-nss-32bit-3.15.4-0.4.2.1 is installed
OR mozilla-nss-tools-3.15.4-0.4.2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND apache2-mod_nss-1.0.8-0.4.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
bind-9.6ESVR7P4-0.10.1 is installed
OR bind-chrootenv-9.6ESVR7P4-0.10.1 is installed
OR bind-doc-9.6ESVR7P4-0.10.1 is installed
OR bind-libs-9.6ESVR7P4-0.10.1 is installed
OR bind-libs-32bit-9.6ESVR7P4-0.10.1 is installed
OR bind-libs-x86-9.6ESVR7P4-0.10.1 is installed
OR bind-utils-9.6ESVR7P4-0.10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-38.8.0esr-40.5 is installed
OR MozillaFirefox-translations-38.8.0esr-40.5 is installed
OR libfreebl3-3.20.2-30.1 is installed
OR libfreebl3-32bit-3.20.2-30.1 is installed
OR libsoftokn3-3.20.2-30.1 is installed
OR libsoftokn3-32bit-3.20.2-30.1 is installed
OR mozilla-nspr-4.12-26.1 is installed
OR mozilla-nspr-32bit-4.12-26.1 is installed
OR mozilla-nss-3.20.2-30.1 is installed
OR mozilla-nss-32bit-3.20.2-30.1 is installed
OR mozilla-nss-tools-3.20.2-30.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND LibVNCServer-0.9.1-154.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
curl-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.64.1 is installed
OR libcurl4-openssl1-x86-7.19.7-1.64.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
MozillaFirefox-31.1.0esr-1.20 is installed
OR MozillaFirefox-translations-31.1.0esr-1.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libquicktime-1.2.4-10 is installed
OR libquicktime0-1.2.4-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libquicktime-1.2.4-10 is installed
OR libquicktime0-1.2.4-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1.27 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_69-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-4-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_69-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
openvswitch-2.5.1-25.12 is installed
OR openvswitch-dpdk-2.5.1-25.12 is installed
OR openvswitch-dpdk-switch-2.5.1-25.12 is installed
OR openvswitch-switch-2.5.1-25.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
openvswitch-2.5.1-25.12 is installed
OR openvswitch-dpdk-2.5.1-25.12 is installed
OR openvswitch-dpdk-switch-2.5.1-25.12 is installed
OR openvswitch-switch-2.5.1-25.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libjasper1-1.900.1-170.1 is installed
OR libjasper1-32bit-1.900.1-170.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libtiff5-4.0.9-44.10 is installed
OR libtiff5-32bit-4.0.9-44.10 is installed
OR tiff-4.0.9-44.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libfpm_pb0-1.1.1-17.3 is installed
OR libospf0-1.1.1-17.3 is installed
OR libospfapiclient0-1.1.1-17.3 is installed
OR libquagga_pb0-1.1.1-17.3 is installed
OR libzebra1-1.1.1-17.3 is installed
OR quagga-1.1.1-17.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-5-2 is installed
OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_9-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 15 is installed
AND Package Information
kernel-default-4.12.14-150.75.1 is installed
OR kernel-default-base-4.12.14-150.75.1 is installed
OR kernel-default-devel-4.12.14-150.75.1 is installed
OR kernel-devel-4.12.14-150.75.1 is installed
OR kernel-docs-4.12.14-150.75.1 is installed
OR kernel-macros-4.12.14-150.75.1 is installed
OR kernel-obs-build-4.12.14-150.75.1 is installed
OR kernel-source-4.12.14-150.75.1 is installed
OR kernel-syms-4.12.14-150.75.1 is installed
OR kernel-vanilla-base-4.12.14-150.75.1 is installed
OR reiserfs-kmp-default-4.12.14-150.75.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
GraphicsMagick-1.2.5-4.33.1 is installed
OR libGraphicsMagick2-1.2.5-4.33.1 is installed
OR perl-GraphicsMagick-1.2.5-4.33.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND evolution-data-server-devel-2.28.2-0.32.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
OpenEXR-32bit-1.6.1-83.17.1 is installed
OR OpenEXR-devel-1.6.1-83.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
libipa_hbac-devel-1.11.5.1-5 is installed
OR libsss_idmap-devel-1.11.5.1-5 is installed
OR libsss_nss_idmap-devel-1.11.5.1-5 is installed
OR libsss_nss_idmap0-1.11.5.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-devel-2.30.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
sudo-1.8.10p3-8 is installed
OR sudo-devel-1.8.10p3-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND libproxy-devel-0.4.13-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND hplip-devel-3.16.11-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
FastCGI-2.4.0-168 is installed
OR FastCGI-devel-2.4.0-168 is installed
OR perl-FastCGI-2.4.0-168 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
gcc48-gij-4.8.3+r212056-6 is installed
OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
OR libgcj48-4.8.3+r212056-6 is installed
OR libgcj48-32bit-4.8.3+r212056-6 is installed
OR libgcj48-jar-4.8.3+r212056-6 is installed
OR libgcj_bc1-4.8.3+r212056-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND bogofilter-1.2.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
NetworkManager-1.0.12-8 is installed
OR NetworkManager-lang-1.0.12-8 is installed
OR typelib-1_0-NM-1_0-1.0.12-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND bash-lang-4.3-82 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libvpx1-32bit-1.3.0-3.3 is installed
OR vpx-tools-1.3.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
ImageMagick-6.8.8.1-71.126 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.126 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.126 is installed
|