Oval Definition:oval:org.opensuse.security:def:6135
Revision Date:2022-08-09Version: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:

- CVE-2020-36557: Fixed race condition between the VT_DISALLOCATE ioctl and closing/opening of ttys that could lead to a use-after-free (bnc#1201429). - CVE-2020-36558: Fixed race condition involving VT_RESIZEX that could lead to a NULL pointer dereference and general protection fault (bnc#1200910). - CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635). - CVE-2021-33656: Fixed out of bounds write with ioctl PIO_FONT (bnc#1201636). - CVE-2022-1462: Fixed an out-of-bounds read flaw in the TeleTYpe subsystem (bnc#1198829). - CVE-2022-20166: Fixed possible out of bounds write due to sprintf unsafety that could cause local escalation of privilege (bnc#1200598). - CVE-2022-36946: Fixed incorrect packet truncation in nfqnl_mangle() that could lead to remote DoS (bnc#1201940).

The following non-security bugs were fixed:

- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - Bluetooth: hci_qca: Use del_timer_sync() before freeing (git-fixes). - Drop qla2xxx patch which prevented nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958) - PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes). - arch_topology: Do not set llc_sibling if llc_id is invalid (git-fixes). - blk-cgroup: synchronize blkg creation against policy deactivation (git-fixes). - blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN (git-fixes). - blk-zoned: allow zone management send operations without CAP_SYS_ADMIN (git-fixes). - block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit (git-fixes). - bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes). - bnxt_en: Remove the setting of dev_port (git-fixes). - crypto: qat - disable registration of algorithms (git-fixes). - crypto: qat - fix memory leak in RSA (git-fixes). - crypto: qat - remove dma_free_coherent() for DH (git-fixes). - crypto: qat - remove dma_free_coherent() for RSA (git-fixes). - crypto: qat - set to zero DH parameters before free (git-fixes). - cxgb3/l2t: Fix undefined behaviour (git-fixes). - dm btree remove: fix use after free in rebalance_children() (git-fixes). - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (git-fixes). - dm crypt: make printing of the key constant-time (git-fixes). - dm integrity: fix error code in dm_integrity_ctr() (git-fixes). - dm mirror log: round up region bitmap size to BITS_PER_LONG (git-fixes). - dm stats: add cond_resched when looping over entries (git-fixes). - dm: fix mempool NULL pointer race when completing IO (git-fixes). - do not call utsname() after ->nsproxy is NULL (bsc#1201196). - ehea: fix error return code in ehea_restart_qps() (git-fixes). - fsl_lpuart: Do not enable interrupts too early (git-fixes). - hex2bin: fix access beyond string end (git-fixes). - hex2bin: make the function hex_to_bin constant-time (git-fixes). - irqchip/exiu: Fix acknowledgment of edge triggered interrupts (git-fixes). - kabi/severities: add cxgb3 network driver - kernel-binary.spec: Support radio selection for debuginfo. To disable debuginfo on 5.18 kernel a radio selection needs to be switched to a different selection. This requires disabling the currently active option and selecting NONE as debuginfo type. - kvm/emulate: Fix SETcc emulation function offsets with SLS (bsc#1201930). - kvm: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930). - latent_entropy: avoid build error when plugin cflags are not set (git-fixes). - lib/hexdump.c: return -EINVAL in case of error in hex2bin() (git-fixes). - linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check (git-fixes). - linux/random.h: Remove arch_has_random, arch_has_random_seed (git-fixes). - linux/random.h: Use false with bool (git-fixes). - lkdtm: Disable return thunks in rodata.c (bsc#1114648). - media: dib8000: Fix a memleak in dib8000_init() (git-fixes). - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() (git-fixes). - media: uvcvideo: fix division by zero at stream start (git-fixes). - mvpp2: suppress warning (git-fixes). - net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' (git-fixes). - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove (git-fixes). - net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (git-fixes). - net: ethernet: aeroflex: fix UAF in greth_of_remove (git-fixes). - net: ethernet: fix potential use-after-free in ec_bhf_remove (git-fixes). - net: fec: check DMA addressing limitations (git-fixes). - net: fec: fix the potential memory leak in fec_enet_init() (git-fixes). - net: fec_ptp: add clock rate zero check (git-fixes). - net: hamradio: fix memory leak in mkiss_close (git-fixes). - net: korina: fix kfree of rx/tx descriptor array (git-fixes). - net: ll_temac: Fix TX BD buffer overwrite (git-fixes). - net: ll_temac: Fix bug causing buffer descriptor overrun (git-fixes). - net: ll_temac: Fix race condition causing TX hang (git-fixes). - net: macb: mark device wake capable when 'magic-packet' property present (git-fixes). - net: mdio: octeon: Fix some double free issues (git-fixes). - net: mdio: thunder: Fix a double free issue in the .remove function (git-fixes). - net: stmmac: Fix misuses of GENMASK macro (git-fixes). - net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (git-fixes). - net: stmmac: dwmac1000: Fix extended MAC address registers definition (git-fixes). - net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (git-fixes). - net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes). - net: usb: ax88179_178a: Fix packet receiving (git-fixes). - net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes). - net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes). - net: xilinx_emaclite: Do not print real IOMEM pointer (git-fixes). - netxen_nic: Fix an error handling path in 'netxen_nic_probe()' (git-fixes). - pahole 1.22 required for full BTF features. also recommend pahole for kernel-source to make the kernel buildable with standard config - powerpc/64: Move paca allocation later in boot (bsc#1190812). - powerpc/fadump: fix PT_LOAD segment for boot memory area (bsc#1103269 ltc#169948 git-fixes). - powerpc/fadump: make crash memory ranges array allocation generic (bsc#1103269 ltc#169948 git-fixes). - powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812). - qlcnic: Fix an error handling path in 'qlcnic_probe()' (git-fixes). - random: always fill buffer in get_random_bytes_wait (git-fixes). - random: fix crash on multiple early calls to (git-fixes) - rpm/*.spec.in: remove backtick usage - rpm/constraints.in: skip SLOW_DISK workers for kernel-source - rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775) - rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775) - rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926, bsc#1198484) Let's iron out the reduced initrd optimisation in Tumbleweed. Build full blown dracut initrd with systemd for SLE15 SP4. - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (git-fixes). - scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201958). - scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201958). - scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (bsc#1201958). - scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201958). - scsi: qla2xxx: Fix discovery issues in FC-AL topology (bsc#1201651). - scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201958). - scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201958). - scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201651). - scsi: qla2xxx: Fix incorrect display of max frame size (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (bsc#1201958). - scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201958). - scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1201651). - scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201651). - scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (bsc#1201958). - scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (bsc#1201958). - scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201958). - scsi: qla2xxx: Update manufacturer details (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958). - scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201958). - scsi: qla2xxx: Zero undefined mailbox IN registers (bsc#1201651). - scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201958). - scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201958). - scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201958). - scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201651). - scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201958). - scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201958). - scsi: qla2xxx: edif: Fix no login after app start (bsc#1201958). - scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201958). - scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201958). - scsi: qla2xxx: edif: Fix session thrash (bsc#1201958). - scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201958). - scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201958). - scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201958). - scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201958). - scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201958). - scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201958). - scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201958). - scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201958). - scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201958). - scsi: qla2xxx: edif: bsg refactor (bsc#1201958). - serial: mvebu-uart: correctly report configured baudrate value (git-fixes). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (git-fixes). - usbnet: fix memory allocation in helpers. - usbnet: fix memory leak in error case (git-fixes). - vrf: Fix IPv6 with qdisc and xfrm (git-fixes). - x86/entry: Remove skip_r11rcx (bsc#1201644). - x86/retbleed: Add fine grained Kconfig knobs (bsc#1114648). - xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (bsc#1201381).
Family:unixClass:patch
Status:Reference(s):1103269
1114648
1188891
1190812
1195775
1195926
1198484
1198829
1200442
1200598
1200644
1200651
1200910
1201196
1201381
1201429
1201635
1201636
1201644
1201651
1201930
1201940
1201954
1201958
CVE-2006-7250
CVE-2008-5077
CVE-2009-0590
CVE-2009-0591
CVE-2009-0789
CVE-2009-1377
CVE-2009-1378
CVE-2009-1379
CVE-2009-1386
CVE-2009-1387
CVE-2010-0740
CVE-2010-0742
CVE-2010-1633
CVE-2010-2939
CVE-2010-3864
CVE-2010-4530
CVE-2010-5298
CVE-2011-0014
CVE-2011-0904
CVE-2011-0905
CVE-2011-1164
CVE-2011-2054
CVE-2011-3207
CVE-2011-3210
CVE-2011-4108
CVE-2011-4576
CVE-2011-4577
CVE-2011-4619
CVE-2012-0027
CVE-2012-0037
CVE-2012-0050
CVE-2012-0884
CVE-2012-1165
CVE-2012-2110
CVE-2012-2686
CVE-2012-4929
CVE-2013-0166
CVE-2013-0169
CVE-2013-2064
CVE-2013-2126
CVE-2013-2127
CVE-2013-4242
CVE-2013-4353
CVE-2013-6418
CVE-2013-6449
CVE-2013-6450
CVE-2014-0076
CVE-2014-0160
CVE-2014-0195
CVE-2014-0198
CVE-2014-0221
CVE-2014-0224
CVE-2014-1545
CVE-2014-3470
CVE-2014-3505
CVE-2014-3506
CVE-2014-3507
CVE-2014-3508
CVE-2014-3509
CVE-2014-3510
CVE-2014-3511
CVE-2014-3512
CVE-2014-3513
CVE-2014-3564
CVE-2014-3567
CVE-2014-3568
CVE-2014-3569
CVE-2014-3570
CVE-2014-3571
CVE-2014-3572
CVE-2014-3591
CVE-2014-5139
CVE-2014-8146
CVE-2014-8147
CVE-2014-8275
CVE-2014-9654
CVE-2015-0204
CVE-2015-0205
CVE-2015-0206
CVE-2015-0209
CVE-2015-0286
CVE-2015-0287
CVE-2015-0288
CVE-2015-0289
CVE-2015-0293
CVE-2015-0837
CVE-2015-1191
CVE-2015-1788
CVE-2015-1789
CVE-2015-1790
CVE-2015-1791
CVE-2015-1792
CVE-2015-1793
CVE-2015-1794
CVE-2015-3193
CVE-2015-3194
CVE-2015-3195
CVE-2015-3196
CVE-2015-3197
CVE-2015-7183
CVE-2015-7511
CVE-2016-0701
CVE-2016-0702
CVE-2016-0705
CVE-2016-0797
CVE-2016-0798
CVE-2016-0800
CVE-2016-2105
CVE-2016-2106
CVE-2016-2107
CVE-2016-2109
CVE-2016-2176
CVE-2016-2177
CVE-2016-2178
CVE-2016-2179
CVE-2016-2180
CVE-2016-2181
CVE-2016-2182
CVE-2016-2183
CVE-2016-2347
CVE-2016-6293
CVE-2016-6302
CVE-2016-6303
CVE-2016-6304
CVE-2016-6306
CVE-2016-6313
CVE-2016-7052
CVE-2016-7055
CVE-2016-7056
CVE-2017-14952
CVE-2017-15422
CVE-2017-15638
CVE-2017-17484
CVE-2017-2885
CVE-2017-3731
CVE-2017-3732
CVE-2017-3735
CVE-2017-3736
CVE-2017-3738
CVE-2017-7526
CVE-2017-7867
CVE-2017-7868
CVE-2018-0495
CVE-2018-0732
CVE-2018-0737
CVE-2018-0739
CVE-2018-12910
CVE-2020-36557
CVE-2020-36558
CVE-2021-29980
CVE-2021-29984
CVE-2021-29985
CVE-2021-29986
CVE-2021-29988
CVE-2021-29989
CVE-2021-33655
CVE-2021-33656
CVE-2022-1462
CVE-2022-20166
CVE-2022-36946
SUSE-SU-2022:2719-1
Platform(s):openSUSE 13.1
openSUSE 13.1 NonFree
openSUSE 13.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Build System Kit 12
SUSE Linux Enterprise Build System Kit 12 SP1
SUSE Linux Enterprise Build System Kit 12 SP2
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 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise for SAP 12
SUSE Linux Enterprise for SAP 12 SP1
SUSE Linux Enterprise High Availability 12 SP5
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 High Performance Computing 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP3
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP3
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 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP5
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 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 Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 6
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • openstack-ceilometer-2014.2.4.dev18-3.2 is installed
  • OR openstack-ceilometer-agent-compute-2014.2.4.dev18-3.2 is installed
  • OR openstack-neutron-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-ha-tool-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-l3-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-metadata-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-metering-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-neutron-vpn-agent-2014.2.4~a0~dev78-7.2 is installed
  • OR openstack-nova-2014.2.4~a0~dev61-6.2 is installed
  • OR openstack-nova-compute-2014.2.4~a0~dev61-6.2 is installed
  • OR openstack-suse-2014.2-5.1 is installed
  • OR openstack-suse-sudo-2014.2-5.1 is installed
  • OR python-ceilometer-2014.2.4.dev18-3.2 is installed
  • OR python-neutron-2014.2.4~a0~dev78-7.2 is installed
  • OR python-nova-2014.2.4~a0~dev61-6.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND kernel-zfcpdump-3.12.43-52.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • krb5-mini-1.12.1-22 is installed
  • OR krb5-mini-devel-1.12.1-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP2 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.7 is installed
  • OR libudev-mini1-228-150.7 is installed
  • OR systemd-mini-228-150.7 is installed
  • OR systemd-mini-devel-228-150.7 is installed
  • OR udev-mini-228-150.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND lynx-2.8.7-28.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.53 is installed
  • OR libudev-mini1-228-150.53 is installed
  • OR systemd-mini-228-150.53 is installed
  • OR systemd-mini-devel-228-150.53 is installed
  • OR udev-mini-228-150.53 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 12 is installed
  • AND Package Information
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND libraw9-0.15.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • mozilla-nspr-4.13.1-18 is installed
  • OR mozilla-nspr-32bit-4.13.1-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND SuSEfirewall2-3.6.312.333-3.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_39-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_11-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 12 SP1 is installed
  • AND sudo-1.8.10p3-2.16.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP5 is installed
  • AND ctdb-4.10.5+git.129.35f7bb6e177-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • AND Package Information
  • ImageMagick-config-6-SUSE-6.8.8.1-71.126 is installed
  • OR ImageMagick-config-6-upstream-6.8.8.1-71.126 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.126 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.126 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_43-52_6-default-3-2 is installed
  • OR kgraft-patch-3_12_43-52_6-xen-3-2 is installed
  • OR kgraft-patch-SLE12_Update_5-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_82-6_3-default-1-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_1-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.10 is installed
  • OR salt-api-2016.11.4-46.10 is installed
  • OR salt-bash-completion-2016.11.4-46.10 is installed
  • OR salt-cloud-2016.11.4-46.10 is installed
  • OR salt-doc-2016.11.4-46.10 is installed
  • OR salt-master-2016.11.4-46.10 is installed
  • OR salt-minion-2016.11.4-46.10 is installed
  • OR salt-proxy-2016.11.4-46.10 is installed
  • OR salt-ssh-2016.11.4-46.10 is installed
  • OR salt-syndic-2016.11.4-46.10 is installed
  • OR salt-zsh-completion-2016.11.4-46.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.4+gitr565_0366d7e-9 is installed
  • OR docker-1.12.3-81 is installed
  • OR ruby2.1-rubygem-docker-api-1.31.0-11 is installed
  • OR ruby2.1-rubygem-excon-0.52.0-9 is installed
  • OR rubygem-docker-api-1.31.0-11 is installed
  • OR rubygem-excon-0.52.0-9 is installed
  • OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libpmi0-17.02.10-6.16 is installed
  • OR libslurm31-17.02.10-6.16 is installed
  • OR perl-slurm-17.02.10-6.16 is installed
  • OR slurm-17.02.10-6.16 is installed
  • OR slurm-auth-none-17.02.10-6.16 is installed
  • OR slurm-devel-17.02.10-6.16 is installed
  • OR slurm-doc-17.02.10-6.16 is installed
  • OR slurm-lua-17.02.10-6.16 is installed
  • OR slurm-munge-17.02.10-6.16 is installed
  • OR slurm-pam_slurm-17.02.10-6.16 is installed
  • OR slurm-plugins-17.02.10-6.16 is installed
  • OR slurm-sched-wiki-17.02.10-6.16 is installed
  • OR slurm-slurmdb-direct-17.02.10-6.16 is installed
  • OR slurm-slurmdbd-17.02.10-6.16 is installed
  • OR slurm-sql-17.02.10-6.16 is installed
  • OR slurm-torque-17.02.10-6.16 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 Server 11 SP1 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.6-50.24.1 is installed
  • OR php5-5.2.6-50.24.1 is installed
  • OR php5-bcmath-5.2.6-50.24.1 is installed
  • OR php5-bz2-5.2.6-50.24.1 is installed
  • OR php5-calendar-5.2.6-50.24.1 is installed
  • OR php5-ctype-5.2.6-50.24.1 is installed
  • OR php5-curl-5.2.6-50.24.1 is installed
  • OR php5-dba-5.2.6-50.24.1 is installed
  • OR php5-dbase-5.2.6-50.24.1 is installed
  • OR php5-dom-5.2.6-50.24.1 is installed
  • OR php5-exif-5.2.6-50.24.1 is installed
  • OR php5-fastcgi-5.2.6-50.24.1 is installed
  • OR php5-ftp-5.2.6-50.24.1 is installed
  • OR php5-gd-5.2.6-50.24.1 is installed
  • OR php5-gettext-5.2.6-50.24.1 is installed
  • OR php5-gmp-5.2.6-50.24.1 is installed
  • OR php5-hash-5.2.6-50.24.1 is installed
  • OR php5-iconv-5.2.6-50.24.1 is installed
  • OR php5-json-5.2.6-50.24.1 is installed
  • OR php5-ldap-5.2.6-50.24.1 is installed
  • OR php5-mbstring-5.2.6-50.24.1 is installed
  • OR php5-mcrypt-5.2.6-50.24.1 is installed
  • OR php5-mysql-5.2.6-50.24.1 is installed
  • OR php5-odbc-5.2.6-50.24.1 is installed
  • OR php5-openssl-5.2.6-50.24.1 is installed
  • OR php5-pcntl-5.2.6-50.24.1 is installed
  • OR php5-pdo-5.2.6-50.24.1 is installed
  • OR php5-pear-5.2.6-50.24.1 is installed
  • OR php5-pgsql-5.2.6-50.24.1 is installed
  • OR php5-pspell-5.2.6-50.24.1 is installed
  • OR php5-shmop-5.2.6-50.24.1 is installed
  • OR php5-snmp-5.2.6-50.24.1 is installed
  • OR php5-soap-5.2.6-50.24.1 is installed
  • OR php5-suhosin-5.2.6-50.24.1 is installed
  • OR php5-sysvmsg-5.2.6-50.24.1 is installed
  • OR php5-sysvsem-5.2.6-50.24.1 is installed
  • OR php5-sysvshm-5.2.6-50.24.1 is installed
  • OR php5-tokenizer-5.2.6-50.24.1 is installed
  • OR php5-wddx-5.2.6-50.24.1 is installed
  • OR php5-xmlreader-5.2.6-50.24.1 is installed
  • OR php5-xmlrpc-5.2.6-50.24.1 is installed
  • OR php5-xmlwriter-5.2.6-50.24.1 is installed
  • OR php5-xsl-5.2.6-50.24.1 is installed
  • OR php5-zip-5.2.6-50.24.1 is installed
  • OR php5-zlib-5.2.6-50.24.1 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 apache2-mod_security2-2.7.1-0.2.18.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND apache2-mod_security2-2.7.1-0.2.18.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • file-4.24-43.23.1 is installed
  • OR file-32bit-4.24-43.23.1 is installed
  • OR file-x86-4.24-43.23.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • augeas-0.9.0-3.15.1 is installed
  • OR augeas-lenses-0.9.0-3.15.1 is installed
  • OR libaugeas0-0.9.0-3.15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libopenssl1-devel-1.0.1g-0.47.1 is installed
  • OR libopenssl1_0_0-1.0.1g-0.47.1 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.47.1 is installed
  • OR libopenssl1_0_0-x86-1.0.1g-0.47.1 is installed
  • OR openssl1-1.0.1g-0.47.1 is installed
  • OR openssl1-doc-1.0.1g-0.47.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • fetchmail-6.3.26-5 is installed
  • OR fetchmailconf-6.3.26-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.49-11 is installed
  • OR kernel-default-base-3.12.49-11 is installed
  • OR kernel-default-devel-3.12.49-11 is installed
  • OR kernel-default-man-3.12.49-11 is installed
  • OR kernel-devel-3.12.49-11 is installed
  • OR kernel-macros-3.12.49-11 is installed
  • OR kernel-source-3.12.49-11 is installed
  • OR kernel-syms-3.12.49-11 is installed
  • OR kernel-xen-3.12.49-11 is installed
  • OR kernel-xen-base-3.12.49-11 is installed
  • OR kernel-xen-devel-3.12.49-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 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 SP3 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.130.1 is installed
  • OR kernel-default-base-4.12.14-122.130.1 is installed
  • OR kernel-default-devel-4.12.14-122.130.1 is installed
  • OR kernel-default-man-4.12.14-122.130.1 is installed
  • OR kernel-devel-4.12.14-122.130.1 is installed
  • OR kernel-macros-4.12.14-122.130.1 is installed
  • OR kernel-source-4.12.14-122.130.1 is installed
  • OR kernel-syms-4.12.14-122.130.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.130.1 is installed
  • OR kernel-default-base-4.12.14-122.130.1 is installed
  • OR kernel-default-devel-4.12.14-122.130.1 is installed
  • OR kernel-default-man-4.12.14-122.130.1 is installed
  • OR kernel-devel-4.12.14-122.130.1 is installed
  • OR kernel-macros-4.12.14-122.130.1 is installed
  • OR kernel-source-4.12.14-122.130.1 is installed
  • OR kernel-syms-4.12.14-122.130.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND liblzo2-2-2.08-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND wpa_supplicant-2.6-15.10 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 Package Information
  • Mesa-devel-9.0.3-0.19.1 is installed
  • OR Mesa-devel-32bit-9.0.3-0.19.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • flac-devel-1.2.1-68.17.1 is installed
  • OR libFLAC++6-32bit-1.2.1-68.17.1 is installed
  • OR libFLAC++6-x86-1.2.1-68.17.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • git-1.8.5.2-2 is installed
  • OR git-arch-1.8.5.2-2 is installed
  • OR git-core-1.8.5.2-2 is installed
  • OR git-cvs-1.8.5.2-2 is installed
  • OR git-daemon-1.8.5.2-2 is installed
  • OR git-email-1.8.5.2-2 is installed
  • OR git-gui-1.8.5.2-2 is installed
  • OR git-svn-1.8.5.2-2 is installed
  • OR git-web-1.8.5.2-2 is installed
  • OR gitk-1.8.5.2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • ant-1.9.4-1 is installed
  • OR ant-jmf-1.9.4-1 is installed
  • OR ant-scripts-1.9.4-1 is installed
  • OR ant-swing-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-33 is installed
  • OR ImageMagick-devel-6.8.8.1-33 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-33 is installed
  • OR libMagick++-devel-6.8.8.1-33 is installed
  • OR perl-PerlMagick-6.8.8.1-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND LibVNCServer-devel-0.9.9-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • bash-4.3-82.1 is installed
  • OR bash-lang-4.3-82.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND libgadu3-1.11.4-1 is installed
  • BACK