Oval Definition:oval:org.opensuse.security:def:6309
Revision Date:2021-12-02Version:1
Title:Security update for the Linux Kernel (Important)
Description:





The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)

You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)

- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails. (bsc#1191961)

The following non-security bugs were fixed:

- arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes). - arm64/sve: Use correct size when reinitialising SVE state (git-fixes). - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - bpf: Fix potential race in tail call compatibility check (git-fixes). - bpf: Move owner type, jited info into array auxiliary data (bsc#1141655). - bpf: Use kvmalloc for map values in syscall (stable-5.14.16). - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - config: disable unprivileged BPF by default (jsc#SLE-22913) - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648). - fuse: fix page stealing (bsc#1192718). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - hisax: fix spectre issues (bsc#1192802). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - i2c: synquacer: fix deferred probing (git-fixes). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: do not stop queue in xmit (bsc#1192273 ltc#194629). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - mpt3sas: fix spectre issues (bsc#1192802). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - prctl: allow to setup brk for et_dyn executables (git-fixes). - printk/console: Allow to disable console output by using console='' or console=null (bsc#1192753). - printk: handle blank console arguments passed in (bsc#1192753). - printk: Remove printk.h inclusion in percpu.h (bsc#1192987). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: core: Fix error handling of scsi_host_alloc() (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: core: Only put parent device if host state differs from SHOST_CREATED (git-fixes). - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING (git-fixes). - scsi: core: Retry I/O for Notify (Enable Spinup) Required error (git-fixes). - scsi: csiostor: Add module softdep on cxgb4 (git-fixes). - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes). - scsi: dc395: Fix error case unwinding (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: iscsi: Fix iface sysfs attr detection (git-fixes). - scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes). - scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes). - scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes). - scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes). - scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes). - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes). - scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes). - scsi: snic: Fix an error message (git-fixes). - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes). - swiotlb-xen: avoid double free (git-fixes). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - tracing: use %ps format string to print symbols (git-fixes). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - Update config files: Add CONFIG_BPF_UNPRIV_DEFAULT_OFF is not set - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - x86/Xen: swap NX determination and GDT setup on BSP (git-fixes). - xen: Fix implicit type conversion (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xen-pciback: redo VF placement in the virtual topology (git-fixes). - xen/x86: fix PV trap handling on secondary processors (git-fixes).
Family:unixClass:patch
Status:Reference(s):1114648
1141655
1190523
1191790
1191961
1192045
1192048
1192273
1192718
1192750
1192753
1192781
1192802
1192906
1192987
CVE-2008-1483
CVE-2009-3939
CVE-2009-4026
CVE-2009-4027
CVE-2009-4131
CVE-2009-4138
CVE-2009-4536
CVE-2009-4538
CVE-2009-5029
CVE-2010-1146
CVE-2010-1436
CVE-2010-1641
CVE-2010-2066
CVE-2010-2942
CVE-2010-2954
CVE-2010-2955
CVE-2010-3081
CVE-2010-3296
CVE-2010-3297
CVE-2010-3298
CVE-2010-3301
CVE-2010-3310
CVE-2011-0712
CVE-2011-1020
CVE-2011-1577
CVE-2011-2203
CVE-2011-2513
CVE-2011-2514
CVE-2011-3377
CVE-2012-0056
CVE-2012-3406
CVE-2012-3422
CVE-2012-3423
CVE-2012-4412
CVE-2012-4540
CVE-2013-0160
CVE-2013-0231
CVE-2013-0242
CVE-2013-0334
CVE-2013-0913
CVE-2013-1914
CVE-2013-1926
CVE-2013-1927
CVE-2013-2207
CVE-2013-2850
CVE-2013-4237
CVE-2013-4312
CVE-2013-4332
CVE-2013-4349
CVE-2013-4458
CVE-2013-7423
CVE-2013-7447
CVE-2014-0038
CVE-2014-00691
CVE-2014-0196
CVE-2014-0475
CVE-2014-2653
CVE-2014-3675
CVE-2014-3676
CVE-2014-3677
CVE-2014-4043
CVE-2014-5119
CVE-2014-6040
CVE-2014-7202
CVE-2014-7203
CVE-2014-7817
CVE-2014-8121
CVE-2014-9402
CVE-2014-9721
CVE-2014-9761
CVE-2015-1472
CVE-2015-1473
CVE-2015-1781
CVE-2015-5234
CVE-2015-5235
CVE-2015-5352
CVE-2015-5600
CVE-2015-6563
CVE-2015-6564
CVE-2015-7547
CVE-2015-7833
CVE-2015-7884
CVE-2015-7885
CVE-2015-8325
CVE-2015-8709
CVE-2015-8776
CVE-2015-8777
CVE-2015-8778
CVE-2015-8779
CVE-2015-8812
CVE-2016-0617
CVE-2016-0723
CVE-2016-0728
CVE-2016-0758
CVE-2016-0777
CVE-2016-0778
CVE-2016-10009
CVE-2016-10010
CVE-2016-10011
CVE-2016-10012
CVE-2016-10163
CVE-2016-10165
CVE-2016-10214
CVE-2016-10708
CVE-2016-1234
CVE-2016-1237
CVE-2016-1583
CVE-2016-1908
CVE-2016-2143
CVE-2016-2184
CVE-2016-2185
CVE-2016-2186
CVE-2016-2188
CVE-2016-2383
CVE-2016-2384
CVE-2016-2847
CVE-2016-3075
CVE-2016-3115
CVE-2016-3134
CVE-2016-3135
CVE-2016-3136
CVE-2016-3137
CVE-2016-3138
CVE-2016-3140
CVE-2016-3156
CVE-2016-3672
CVE-2016-3689
CVE-2016-3706
CVE-2016-3713
CVE-2016-3951
CVE-2016-4429
CVE-2016-4470
CVE-2016-4482
CVE-2016-4486
CVE-2016-4557
CVE-2016-4558
CVE-2016-4569
CVE-2016-4578
CVE-2016-4794
CVE-2016-4805
CVE-2016-4951
CVE-2016-4997
CVE-2016-4998
CVE-2016-5195
CVE-2016-5244
CVE-2016-5412
CVE-2016-5696
CVE-2016-5828
CVE-2016-5829
CVE-2016-6197
CVE-2016-6210
CVE-2016-6354
CVE-2016-6480
CVE-2016-6515
CVE-2016-6828
CVE-2016-7039
CVE-2016-7097
CVE-2016-8658
CVE-2016-8858
CVE-2017-15906
CVE-2017-18233
CVE-2017-18234
CVE-2017-18236
CVE-2017-18238
CVE-2017-5580
CVE-2017-5937
CVE-2017-5956
CVE-2017-5957
CVE-2017-5993
CVE-2017-5994
CVE-2017-6209
CVE-2017-6210
CVE-2017-6317
CVE-2017-6355
CVE-2017-6386
CVE-2017-8422
CVE-2018-1000223
CVE-2018-1084
CVE-2018-16435
CVE-2018-7728
CVE-2018-7730
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
SUSE-SU-2021:3877-1
Platform(s):openSUSE 13.1
openSUSE 13.1 NonFree
openSUSE 13.2
openSUSE 13.2 NonFree
openSUSE Leap 42.1
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Build System Kit 12 SP3
SUSE Linux Enterprise Build System Kit 12 SP4
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 Desktop 12 SP4
SUSE Linux Enterprise Desktop 12 SP5
SUSE Linux Enterprise for SAP 12 SP1
SUSE Linux Enterprise High Availability 12 SP2
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Module for Advanced Systems Management 12
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 12 SP2
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP3
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 for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
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 Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP5
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND Package Information
  • krb5-mini-1.12.5-40.16 is installed
  • OR krb5-mini-devel-1.12.5-40.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • krb5-mini-1.12.5-40.31 is installed
  • OR krb5-mini-devel-1.12.5-40.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND libotr2-3.2.0-10.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bind-libs-9.9.4P2-0.6.1 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6.1 is installed
  • OR bind-utils-9.9.4P2-0.6.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • ntp-4.2.6p5-31 is installed
  • OR ntp-doc-4.2.6p5-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • xen-4.5.3_08-17 is installed
  • OR xen-kmp-default-4.5.3_08_k3.12.59_60.45-17 is installed
  • OR xen-libs-4.5.3_08-17 is installed
  • OR xen-libs-32bit-4.5.3_08-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • glibc-2.22-49 is installed
  • OR glibc-32bit-2.22-49 is installed
  • OR glibc-devel-2.22-49 is installed
  • OR glibc-devel-32bit-2.22-49 is installed
  • OR glibc-i18ndata-2.22-49 is installed
  • OR glibc-locale-2.22-49 is installed
  • OR glibc-locale-32bit-2.22-49 is installed
  • OR nscd-2.22-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • gtk2-data-2.24.31-7 is installed
  • OR gtk2-lang-2.24.31-7 is installed
  • OR gtk2-tools-2.24.31-7 is installed
  • OR gtk2-tools-32bit-2.24.31-7 is installed
  • OR libgtk-2_0-0-2.24.31-7 is installed
  • OR libgtk-2_0-0-32bit-2.24.31-7 is installed
  • OR typelib-1_0-Gtk-2_0-2.24.31-7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Desktop 12 SP5 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • OR SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • OR SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND kernel-default-extra-4.12.14-122.103.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_51-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.4.21-69 is installed
  • OR cluster-network-kmp-default-4.4.21-69 is installed
  • OR dlm-kmp-default-4.4.21-69 is installed
  • OR gfs2-kmp-default-4.4.21-69 is installed
  • OR ocfs2-kmp-default-4.4.21-69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND Package Information
  • corosync-2.3.6-9.13 is installed
  • OR libcorosync4-2.3.6-9.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • AND ant-1.9.4-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_50-default-1-4 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_82-6_3-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_1-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.7 is installed
  • OR salt-api-2016.11.4-46.7 is installed
  • OR salt-bash-completion-2016.11.4-46.7 is installed
  • OR salt-cloud-2016.11.4-46.7 is installed
  • OR salt-doc-2016.11.4-46.7 is installed
  • OR salt-master-2016.11.4-46.7 is installed
  • OR salt-minion-2016.11.4-46.7 is installed
  • OR salt-proxy-2016.11.4-46.7 is installed
  • OR salt-ssh-2016.11.4-46.7 is installed
  • OR salt-syndic-2016.11.4-46.7 is installed
  • OR salt-zsh-completion-2016.11.4-46.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND python-setuptools-1.1.7-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • cups154-1.5.4-5 is installed
  • OR cups154-client-1.5.4-5 is installed
  • OR cups154-filters-1.5.4-5 is installed
  • OR cups154-libs-1.5.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.53-60.30 is installed
  • OR kernel-ec2-devel-3.12.53-60.30 is installed
  • OR kernel-ec2-extra-3.12.53-60.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-15 is installed
  • OR php7-7.0.7-15 is installed
  • OR php7-bcmath-7.0.7-15 is installed
  • OR php7-bz2-7.0.7-15 is installed
  • OR php7-calendar-7.0.7-15 is installed
  • OR php7-ctype-7.0.7-15 is installed
  • OR php7-curl-7.0.7-15 is installed
  • OR php7-dba-7.0.7-15 is installed
  • OR php7-dom-7.0.7-15 is installed
  • OR php7-enchant-7.0.7-15 is installed
  • OR php7-exif-7.0.7-15 is installed
  • OR php7-fastcgi-7.0.7-15 is installed
  • OR php7-fileinfo-7.0.7-15 is installed
  • OR php7-fpm-7.0.7-15 is installed
  • OR php7-ftp-7.0.7-15 is installed
  • OR php7-gd-7.0.7-15 is installed
  • OR php7-gettext-7.0.7-15 is installed
  • OR php7-gmp-7.0.7-15 is installed
  • OR php7-iconv-7.0.7-15 is installed
  • OR php7-imap-7.0.7-15 is installed
  • OR php7-intl-7.0.7-15 is installed
  • OR php7-json-7.0.7-15 is installed
  • OR php7-ldap-7.0.7-15 is installed
  • OR php7-mbstring-7.0.7-15 is installed
  • OR php7-mcrypt-7.0.7-15 is installed
  • OR php7-mysql-7.0.7-15 is installed
  • OR php7-odbc-7.0.7-15 is installed
  • OR php7-opcache-7.0.7-15 is installed
  • OR php7-openssl-7.0.7-15 is installed
  • OR php7-pcntl-7.0.7-15 is installed
  • OR php7-pdo-7.0.7-15 is installed
  • OR php7-pear-7.0.7-15 is installed
  • OR php7-pear-Archive_Tar-7.0.7-15 is installed
  • OR php7-pgsql-7.0.7-15 is installed
  • OR php7-phar-7.0.7-15 is installed
  • OR php7-posix-7.0.7-15 is installed
  • OR php7-pspell-7.0.7-15 is installed
  • OR php7-shmop-7.0.7-15 is installed
  • OR php7-snmp-7.0.7-15 is installed
  • OR php7-soap-7.0.7-15 is installed
  • OR php7-sockets-7.0.7-15 is installed
  • OR php7-sqlite-7.0.7-15 is installed
  • OR php7-sysvmsg-7.0.7-15 is installed
  • OR php7-sysvsem-7.0.7-15 is installed
  • OR php7-sysvshm-7.0.7-15 is installed
  • OR php7-tokenizer-7.0.7-15 is installed
  • OR php7-wddx-7.0.7-15 is installed
  • OR php7-xmlreader-7.0.7-15 is installed
  • OR php7-xmlrpc-7.0.7-15 is installed
  • OR php7-xmlwriter-7.0.7-15 is installed
  • OR php7-xsl-7.0.7-15 is installed
  • OR php7-zip-7.0.7-15 is installed
  • OR php7-zlib-7.0.7-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2 is installed
  • AND Package Information
  • salt-2016.11.4-45 is installed
  • OR salt-minion-2016.11.4-45 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
  • AND ucode-intel-20180425-13.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.24.1 is installed
  • OR php5-5.2.14-0.7.24.1 is installed
  • OR php5-bcmath-5.2.14-0.7.24.1 is installed
  • OR php5-bz2-5.2.14-0.7.24.1 is installed
  • OR php5-calendar-5.2.14-0.7.24.1 is installed
  • OR php5-ctype-5.2.14-0.7.24.1 is installed
  • OR php5-curl-5.2.14-0.7.24.1 is installed
  • OR php5-dba-5.2.14-0.7.24.1 is installed
  • OR php5-dbase-5.2.14-0.7.24.1 is installed
  • OR php5-dom-5.2.14-0.7.24.1 is installed
  • OR php5-exif-5.2.14-0.7.24.1 is installed
  • OR php5-fastcgi-5.2.14-0.7.24.1 is installed
  • OR php5-ftp-5.2.14-0.7.24.1 is installed
  • OR php5-gd-5.2.14-0.7.24.1 is installed
  • OR php5-gettext-5.2.14-0.7.24.1 is installed
  • OR php5-gmp-5.2.14-0.7.24.1 is installed
  • OR php5-hash-5.2.14-0.7.24.1 is installed
  • OR php5-iconv-5.2.14-0.7.24.1 is installed
  • OR php5-json-5.2.14-0.7.24.1 is installed
  • OR php5-ldap-5.2.14-0.7.24.1 is installed
  • OR php5-mbstring-5.2.14-0.7.24.1 is installed
  • OR php5-mcrypt-5.2.14-0.7.24.1 is installed
  • OR php5-mysql-5.2.14-0.7.24.1 is installed
  • OR php5-odbc-5.2.14-0.7.24.1 is installed
  • OR php5-openssl-5.2.14-0.7.24.1 is installed
  • OR php5-pcntl-5.2.14-0.7.24.1 is installed
  • OR php5-pdo-5.2.14-0.7.24.1 is installed
  • OR php5-pear-5.2.14-0.7.24.1 is installed
  • OR php5-pgsql-5.2.14-0.7.24.1 is installed
  • OR php5-pspell-5.2.14-0.7.24.1 is installed
  • OR php5-shmop-5.2.14-0.7.24.1 is installed
  • OR php5-snmp-5.2.14-0.7.24.1 is installed
  • OR php5-soap-5.2.14-0.7.24.1 is installed
  • OR php5-suhosin-5.2.14-0.7.24.1 is installed
  • OR php5-sysvmsg-5.2.14-0.7.24.1 is installed
  • OR php5-sysvsem-5.2.14-0.7.24.1 is installed
  • OR php5-sysvshm-5.2.14-0.7.24.1 is installed
  • OR php5-tokenizer-5.2.14-0.7.24.1 is installed
  • OR php5-wddx-5.2.14-0.7.24.1 is installed
  • OR php5-xmlreader-5.2.14-0.7.24.1 is installed
  • OR php5-xmlrpc-5.2.14-0.7.24.1 is installed
  • OR php5-xmlwriter-5.2.14-0.7.24.1 is installed
  • OR php5-xsl-5.2.14-0.7.24.1 is installed
  • OR php5-zip-5.2.14-0.7.24.1 is installed
  • OR php5-zlib-5.2.14-0.7.24.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • nagios-3.0.6-1.25.36.1 is installed
  • OR nagios-www-3.0.6-1.25.36.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • nagios-3.0.6-1.25.36.1 is installed
  • OR nagios-www-3.0.6-1.25.36.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.4esr-0.10.42 is installed
  • OR MozillaFirefox-translations-17.0.4esr-0.10.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • Mesa-9.0.3-0.28.29.2 is installed
  • OR Mesa-32bit-9.0.3-0.28.29.2 is installed
  • OR Mesa-x86-9.0.3-0.28.29.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • colord-gtk-lang-0.1.25-3 is installed
  • OR libcolord-gtk1-0.1.25-3 is installed
  • OR libcolord2-1.1.7-2 is installed
  • OR libcolord2-32bit-1.1.7-2 is installed
  • OR libcolorhug2-1.1.7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR alsa-docs-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • e2fsprogs-1.42.11-7 is installed
  • OR libcom_err2-1.42.11-7 is installed
  • OR libcom_err2-32bit-1.42.11-7 is installed
  • OR libext2fs2-1.42.11-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache-commons-beanutils-1.9.2-1 is installed
  • OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache-commons-httpclient-3.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.5.1esr-93.1 is installed
  • OR MozillaFirefox-translations-45.5.1esr-93.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND sudo-1.8.10p3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_73-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND squid-3.5.21-26.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-0.9.8j-106.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND apache2-mod_fcgid-2.2-31.27.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND apache2-mod_fcgid-2.2-31.27.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND NetworkManager-devel-0.7.1_git20090811-3.28.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • kernel-docs-3.12.38-44 is installed
  • OR kernel-obs-build-3.12.38-44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND MozillaFirefox-devel-38.4.0esr-51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • DirectFB-devel-1.7.1-6 is installed
  • OR lib++dfb-devel-1.7.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND freeradius-server-devel-3.0.14-1 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
  • libreoffice-4.3.3.2-6.1 is installed
  • OR libreoffice-base-4.3.3.2-6.1 is installed
  • OR libreoffice-base-drivers-mysql-4.3.3.2-6.1 is installed
  • OR libreoffice-base-drivers-postgresql-4.3.3.2-6.1 is installed
  • OR libreoffice-calc-4.3.3.2-6.1 is installed
  • OR libreoffice-calc-extensions-4.3.3.2-6.1 is installed
  • OR libreoffice-draw-4.3.3.2-6.1 is installed
  • OR libreoffice-filters-optional-4.3.3.2-6.1 is installed
  • OR libreoffice-gnome-4.3.3.2-6.1 is installed
  • OR libreoffice-icon-theme-tango-4.3.3.2-6.1 is installed
  • OR libreoffice-impress-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-af-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-ar-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-ca-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-cs-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-da-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-de-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-en-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-es-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-fi-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-fr-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-gu-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-hi-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-hu-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-it-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-ja-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-ko-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-nb-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-nl-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-nn-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-pl-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-pt-BR-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-pt-PT-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-ru-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-sk-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-sv-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-xh-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-zh-Hans-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-zh-Hant-4.3.3.2-6.1 is installed
  • OR libreoffice-l10n-zu-4.3.3.2-6.1 is installed
  • OR libreoffice-mailmerge-4.3.3.2-6.1 is installed
  • OR libreoffice-math-4.3.3.2-6.1 is installed
  • OR libreoffice-officebean-4.3.3.2-6.1 is installed
  • OR libreoffice-pyuno-4.3.3.2-6.1 is installed
  • OR libreoffice-writer-4.3.3.2-6.1 is installed
  • OR libreoffice-writer-extensions-4.3.3.2-6.1 is installed
  • BACK