Revision Date: | 2022-01-13 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 kernel was updated.
The following security bugs were fixed:
- CVE-2019-15126: Fixed a vulnerability in Broadcom and Cypress Wi-Fi chips, used in RPi family of devices aka 'Kr00k'. (bsc#1167162) - CVE-2021-33098: Fixed a potential denial of service in Intel(R) Ethernet ixgbe driver due to improper input validation. (bsc#1192877) - CVE-2021-0935: Fixed out of bounds write due to a use after free which could lead to local escalation of privilege with System execution privileges needed in ip6_xmit. (bsc#1192032) - CVE-2018-25020: Fixed an issue in the BPF subsystem in the Linux kernel mishandled situations with a long jump over an instruction sequence where inner instructions require substantial expansions into multiple BPF instructions, leading to an overflow. (bsc#1193575) - CVE-2021-0920: Fixed a local privilege escalation due to an use after free bug in unix_gc. (bsc#1193731) - CVE-2021-45485: Fixed an information leak because of certain use of a hash table which use IPv6 source addresses. (bsc#1194094) - CVE-2021-45486: Fixed an information leak because the hash table is very small in net/ipv4/route.c. (bsc#1194087) - CVE-2021-28715: Fixed an issue where a guest could force Linux netback driver to hog large amounts of kernel memory by do not queueing unlimited number of packages. (bsc#1193442) - CVE-2021-28714: Fixed an issue where a guest could force Linux netback driver to hog large amounts of kernel memory by fixing rx queue stall detection. (bsc#1193442) - CVE-2021-28713: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening hvc_xen against event channel storms. (bsc#1193440) - CVE-2021-28712: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening netfront against event channel storms. (bsc#1193440) - CVE-2021-28711: Fixed a rogue backends that could cause DoS of guests via high frequency events by hardening blkfront against event channel storms. (bsc#1193440) - CVE-2021-43975: Fixed a flaw in hw_atl_utils_fw_rpc_wait that could allow an attacker (who can introduce a crafted device) to trigger an out-of-bounds write via a crafted length value. (bsc#1192845) - CVE-2021-43976: Fixed a flaw that could allow an attacker (who can connect a crafted USB device) to cause a denial of service. (bsc#1192847) - CVE-2021-4002: Added a missing TLB flush that could lead to leak or corruption of data in hugetlbfs. (bsc#1192946) - CVE-2020-27820: Fixed a vulnerability where a use-after-frees in nouveau's postclose() handler could happen if removing device. (bsc#1179599)
The following non-security bugs were fixed:
- blk-mq: do not deactivate hctx if managed irq isn't used (bsc#1185762). - cifs: Add new mount parameter 'acdirmax' to allow caching directory metadata (bsc#1190317). - cifs: Add new parameter 'acregmax' for distinct file and directory metadata timeout (bsc#1190317). - cifs: convert list_for_each to entry variant (jsc#SLE-20656). - cifs: convert revalidate of directories to using directory metadata cache timeout (bsc#1190317). - cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED (bsc#1190317). - cifs: fiemap: do not return EINVAL if get nothing (bsc#1190317). - cifs: Fix a potencially linear read overflow (git-fixes). - cifs: fix a sign extension bug (git-fixes). - cifs: fix incorrect check for null pointer in header_assemble (bsc#1190317). - cifs: fix memory leak of smb3_fs_context_dup::server_hostname (bsc#1190317). - cifs: fix missed refcounting of ipc tcon (git-fixes). - cifs: fix potential use-after-free bugs (jsc#SLE-20656). - cifs: fix print of hdr_flags in dfscache_proc_show() (jsc#SLE-20656). - cifs: fix wrong release in sess_alloc_buffer() failed path (bsc#1190317). - cifs: for compound requests, use open handle if possible (bsc#1190317). - cifs: introduce new helper for cifs_reconnect() (jsc#SLE-20656). - cifs: move to generic async completion (bsc#1190317). - cifs: nosharesock should be set on new server (git-fixes). - cifs: nosharesock should not share socket with future sessions (bsc#1190317). - cifs: On cifs_reconnect, resolve the hostname again (bsc#1190317). - cifs: properly invalidate cached root handle when closing it (bsc#1190317). - cifs: release lock earlier in dequeue_mid error case (bsc#1190317). - cifs: set a minimum of 120s for next dns resolution (bsc#1190317). - cifs: Simplify reconnect code when dfs upcall is enabled (bsc#1190317). - cifs: split out dfs code from cifs_reconnect() (jsc#SLE-20656). - cifs: support nested dfs links over reconnect (jsc#SLE-20656). - cifs: support share failover when remounting (jsc#SLE-20656). - cifs: To match file servers, make sure the server hostname matches (bsc#1190317). - config: INPUT_EVBUG=n (bsc#1192974). Debug driver unsuitable for production, only enabled on ppc64. - constraints: Build aarch64 on recent ARMv8.1 builders. Request asimdrdm feature which is available only on recent ARMv8.1 CPUs. This should prevent scheduling the kernel on an older slower builder. - cred: allow get_cred() and put_cred() to be given NULL (git-fixes). - EDAC/amd64: Handle three rank interleaving mode (bsc#1114648). - elfcore: correct reference to CONFIG_UML (git-fixes). - elfcore: fix building with clang (bsc#1169514). - fuse: release pipe buf after last use (bsc#1193318). - genirq: Move initial affinity setup to irq_startup() (bsc#1193231). - genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP (bsc#1193231). - genirq: Remove mask argument from setup_affinity() (bsc#1193231). - genirq: Rename setup_affinity() to irq_setup_affinity() (bsc#1193231). - genirq: Split out irq_startup() code (bsc#1193231). - lpfc: Reintroduce old IRQ probe logic (bsc#1183897). - md: fix a lock order reversal in md_alloc (git-fixes). - net: hso: fix control-request directions (git-fixes). - net: hso: fix muxed tty registration (git-fixes). - net: lan78xx: fix division by zero in send path (git-fixes). - net: mana: Allow setting the number of queues while the NIC is down (jsc#SLE-18779, bsc#1185727). - net: mana: Fix spelling mistake 'calledd' -> 'called' (jsc#SLE-18779, bsc#1185727). - net: mana: Fix the netdev_err()'s vPort argument in mana_init_port() (jsc#SLE-18779, bsc#1185727). - net: mana: Improve the HWC error handling (jsc#SLE-18779, bsc#1185727). - net: mana: Support hibernation and kexec (jsc#SLE-18779, bsc#1185727). - net: mana: Use kcalloc() instead of kzalloc() (jsc#SLE-18779, bsc#1185727). - net: pegasus: fix uninit-value in get_interrupt_interval (git-fixes). - net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of '0' if no IRQ is available (git-fixes). - nfsd: do not alloc under spinlock in rpc_parse_scope_id (git-fixes). - nfsd: Handle the NFSv4 READDIR 'dircount' hint being zero (git-fixes). - nvme-fc: avoid race between time out and tear down (bsc#1185762). - nvme-fc: remove freeze/unfreeze around update_nr_hw_queues (bsc#1185762). - nvme-fc: update hardware queues before using them (bsc#1185762). - nvme-fc: wait for queues to freeze before calling update_hr_hw_queues (bsc#1183678). - nvme-pci: add NO APST quirk for Kioxia device (git-fixes). - objtool: Support Clang non-section symbols in ORC generation (bsc#1169514). - platform/x86: hp_accel: Fix an error handling path in 'lis3lv02d_probe()' (git-fixes). - platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning (git-fixes). - pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds (git-fixes). - rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (git-fixes). - scsi: core: Fix bad pointer dereference when ehandler kthread is invalid (git-fixes). - scsi: core: Put LLD module refcnt after SCSI device is released (git-fixes). - scsi: iscsi: Adjust iface sysfs attr detection (git-fixes). - scsi: lpfc: Add additional debugfs support for CMF (bsc1192145). - scsi: lpfc: Adjust CMF total bytes and rxmonitor (bsc1192145). - scsi: lpfc: Cap CMF read bytes to MBPI (bsc1192145). - scsi: lpfc: Change return code on I/Os received during link bounce (bsc1192145). - scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV (bsc1192145). - scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance (bsc1192145). - scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGO (bsc#1189126). - scsi: lpfc: Fix NPIV port deletion crash (bsc1192145). - scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanup (bsc1192145). - scsi: lpfc: Update lpfc version to 14.0.0.4 (bsc1192145). - scsi: mpt3sas: Fix kernel panic during drive powercycle test (git-fixes). - scsi: qla2xxx: edif: Fix app start delay (git-fixes). - scsi: qla2xxx: edif: Fix app start fail (git-fixes). - scsi: qla2xxx: edif: Fix EDIF bsg (git-fixes). - scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo() (git-fixes). - scsi: qla2xxx: edif: Flush stale events and msgs on session down (git-fixes). - scsi: qla2xxx: edif: Increase ELS payload (git-fixes). - scsi: qla2xxx: Fix gnl list corruption (git-fixes). - scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id() (git-fixes). - scsi: qla2xxx: Format log strings only if needed (git-fixes). - scsi: qla2xxx: Relogin during fabric disturbance (git-fixes). - smb3: add additional null check in SMB2_ioctl (bsc#1190317). - smb3: add additional null check in SMB2_open (bsc#1190317). - smb3: add additional null check in SMB2_tcon (bsc#1190317). - smb3: correct server pointer dereferencing check to be more consistent (bsc#1190317). - smb3: correct smb3 ACL security descriptor (bsc#1190317). - smb3: do not error on fsync when readonly (bsc#1190317). - smb3: remove trivial dfs compile warning (jsc#SLE-20656). - SUNRPC: async tasks mustn't block waiting for memory (bsc#1191876 bsc#1192866). - SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC (bsc#1191876 bsc#1192866). - tracing: Check pid filtering when creating events (git-fixes). - tracing: Fix pid filtering when triggers are attached (git-fixes). - tty: hvc: replace BUG_ON() with negative return value (git-fixes). - usb: Add compatibility quirk flags for iODD 2531/2541 (git-fixes). - usb: dwc2: hcd_queue: Fix use of floating point literal (git-fixes). - usb: serial: option: add Fibocom FM101-GL variants (git-fixes). - usb: serial: option: add prod. id for Quectel EG91 (git-fixes). - usb: serial: option: add Quectel EC200S-CN module support (git-fixes). - usb: serial: option: add Telit LE910Cx composition 0x1204 (git-fixes). - usb: serial: option: add Telit LE910S1 0x9200 composition (git-fixes). - usb: serial: qcserial: add EM9191 QDL support (git-fixes). - x86/msi: Force affinity setup before startup (bsc#1193231). - x86/pkey: Fix undefined behaviour with PKRU_WD_BIT (bsc#1114648). - x86/sme: Explicitly map new EFI memmap table as encrypted (bsc#1114648). - x86/xen: Add xenpv_restore_regs_and_return_to_usermode() (bsc#1114648). - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (bsc#1169514). - xen: sync include/xen/interface/io/ring.h with Xen's newest version (git-fixes). - xen/blkfront: do not take local copy of a request from the ring page (git-fixes). - xen/blkfront: do not trust the backend response data blindly (git-fixes). - xen/blkfront: read response from backend only once (git-fixes). - xen/netfront: disentangle tx_skb_freelist (git-fixes). - xen/netfront: do not read data from request on the ring page (git-fixes). - xen/netfront: do not trust the backend response data blindly (git-fixes). - xen/netfront: read response from backend only once (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1114648 1124431 1167162 1169514 1172073 1172125 1179599 1183678 1183897 1184804 1185727 1185762 1187167 1189126 1189158 1189305 1189841 1190317 1190358 1190428 1191229 1191384 1191731 1191876 1192032 1192145 1192267 1192740 1192845 1192847 1192866 1192877 1192946 1192974 1193231 1193306 1193318 1193440 1193442 1193575 1193731 1194087 1194094 CVE-2007-5970 CVE-2008-3825 CVE-2008-7247 CVE-2009-1384 CVE-2009-2285 CVE-2009-2347 CVE-2009-4019 CVE-2009-4028 CVE-2009-4030 CVE-2010-0405 CVE-2010-0624 CVE-2010-2065 CVE-2010-2067 CVE-2010-2233 CVE-2010-4665 CVE-2010-5298 CVE-2011-0192 CVE-2011-0904 CVE-2011-0905 CVE-2011-1164 CVE-2011-1167 CVE-2012-1173 CVE-2012-2113 CVE-2012-3401 CVE-2012-4564 CVE-2012-5615 CVE-2013-1960 CVE-2013-1961 CVE-2013-1976 CVE-2013-1981 CVE-2013-1991 CVE-2013-1997 CVE-2013-2000 CVE-2013-2004 CVE-2013-2492 CVE-2013-4231 CVE-2013-4232 CVE-2013-4243 CVE-2013-4244 CVE-2013-4326 CVE-2014-0195 CVE-2014-0198 CVE-2014-0221 CVE-2014-0224 CVE-2014-1829 CVE-2014-1830 CVE-2014-2494 CVE-2014-3470 CVE-2014-4207 CVE-2014-4258 CVE-2014-4260 CVE-2014-4274 CVE-2014-4287 CVE-2014-4910 CVE-2014-6463 CVE-2014-6464 CVE-2014-6469 CVE-2014-6474 CVE-2014-6478 CVE-2014-6484 CVE-2014-6489 CVE-2014-6491 CVE-2014-6494 CVE-2014-6495 CVE-2014-6496 CVE-2014-6500 CVE-2014-6505 CVE-2014-6507 CVE-2014-6520 CVE-2014-6530 CVE-2014-6551 CVE-2014-6555 CVE-2014-6559 CVE-2014-6564 CVE-2014-6568 CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-8964 CVE-2014-9655 CVE-2015-0247 CVE-2015-0374 CVE-2015-0381 CVE-2015-0382 CVE-2015-0391 CVE-2015-0411 CVE-2015-0432 CVE-2015-0433 CVE-2015-0441 CVE-2015-0499 CVE-2015-0501 CVE-2015-0505 CVE-2015-1239 CVE-2015-1547 CVE-2015-1572 CVE-2015-2325 CVE-2015-2326 CVE-2015-2568 CVE-2015-2571 CVE-2015-2573 CVE-2015-3152 CVE-2015-4792 CVE-2015-4802 CVE-2015-4807 CVE-2015-4815 CVE-2015-4826 CVE-2015-4830 CVE-2015-4836 CVE-2015-4858 CVE-2015-4861 CVE-2015-4870 CVE-2015-4913 CVE-2015-5969 CVE-2015-7554 CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8783 CVE-2015-8871 CVE-2016-0505 CVE-2016-0546 CVE-2016-0596 CVE-2016-0597 CVE-2016-0598 CVE-2016-0600 CVE-2016-0606 CVE-2016-0608 CVE-2016-0609 CVE-2016-0616 CVE-2016-0640 CVE-2016-0641 CVE-2016-0642 CVE-2016-0643 CVE-2016-0644 CVE-2016-0646 CVE-2016-0647 CVE-2016-0648 CVE-2016-0649 CVE-2016-0650 CVE-2016-0651 CVE-2016-0655 CVE-2016-0666 CVE-2016-0668 CVE-2016-10095 CVE-2016-10266 CVE-2016-10267 CVE-2016-10268 CVE-2016-10269 CVE-2016-10270 CVE-2016-10271 CVE-2016-10272 CVE-2016-10371 CVE-2016-10507 CVE-2016-2047 CVE-2016-3186 CVE-2016-3477 CVE-2016-3492 CVE-2016-3521 CVE-2016-3615 CVE-2016-3622 CVE-2016-3623 CVE-2016-3632 CVE-2016-3658 CVE-2016-3945 CVE-2016-3990 CVE-2016-3991 CVE-2016-5314 CVE-2016-5316 CVE-2016-5317 CVE-2016-5318 CVE-2016-5319 CVE-2016-5320 CVE-2016-5321 CVE-2016-5323 CVE-2016-5440 CVE-2016-5584 CVE-2016-5624 CVE-2016-5626 CVE-2016-5629 CVE-2016-5652 CVE-2016-5875 CVE-2016-6321 CVE-2016-6662 CVE-2016-6663 CVE-2016-6664 CVE-2016-7163 CVE-2016-7440 CVE-2016-7445 CVE-2016-7942 CVE-2016-8283 CVE-2016-8331 CVE-2016-8332 CVE-2016-9112 CVE-2016-9113 CVE-2016-9114 CVE-2016-9115 CVE-2016-9116 CVE-2016-9117 CVE-2016-9118 CVE-2016-9273 CVE-2016-9297 CVE-2016-9448 CVE-2016-9453 CVE-2016-9538 CVE-2016-9572 CVE-2016-9573 CVE-2016-9580 CVE-2016-9581 CVE-2016-9843 CVE-2017-10268 CVE-2017-10320 CVE-2017-10365 CVE-2017-10378 CVE-2017-11613 CVE-2017-14039 CVE-2017-14040 CVE-2017-14041 CVE-2017-14164 CVE-2017-15365 CVE-2017-16232 CVE-2017-171479 CVE-2017-17479 CVE-2017-17480 CVE-2017-17942 CVE-2017-17973 CVE-2017-18013 CVE-2017-3238 CVE-2017-3243 CVE-2017-3244 CVE-2017-3257 CVE-2017-3258 CVE-2017-3265 CVE-2017-3291 CVE-2017-3302 CVE-2017-3308 CVE-2017-3309 CVE-2017-3312 CVE-2017-3313 CVE-2017-3317 CVE-2017-3318 CVE-2017-3453 CVE-2017-3456 CVE-2017-3464 CVE-2017-3636 CVE-2017-3641 CVE-2017-3653 CVE-2017-5225 CVE-2017-6369 CVE-2017-7592 CVE-2017-7593 CVE-2017-7594 CVE-2017-7595 CVE-2017-7596 CVE-2017-7597 CVE-2017-7598 CVE-2017-7599 CVE-2017-7600 CVE-2017-7601 CVE-2017-7602 CVE-2017-9403 CVE-2017-9404 CVE-2017-9935 CVE-2017-9936 CVE-2018-10779 CVE-2018-10963 CVE-2018-14598 CVE-2018-14599 CVE-2018-14600 CVE-2018-16335 CVE-2018-17100 CVE-2018-17101 CVE-2018-17795 CVE-2018-25020 CVE-2018-2562 CVE-2018-2612 CVE-2018-2622 CVE-2018-2640 CVE-2018-2665 CVE-2018-2668 CVE-2018-2755 CVE-2018-2759 CVE-2018-2761 CVE-2018-2766 CVE-2018-2767 CVE-2018-2771 CVE-2018-2777 CVE-2018-2781 CVE-2018-2782 CVE-2018-2784 CVE-2018-2786 CVE-2018-2787 CVE-2018-2810 CVE-2018-2813 CVE-2018-2817 CVE-2018-2819 CVE-2018-3058 CVE-2018-3060 CVE-2018-3063 CVE-2018-3064 CVE-2018-3066 CVE-2018-5784 CVE-2018-7456 CVE-2018-8905 CVE-2019-15126 CVE-2020-13429 CVE-2020-27820 CVE-2021-0920 CVE-2021-0935 CVE-2021-28711 CVE-2021-28712 CVE-2021-28713 CVE-2021-28714 CVE-2021-28715 CVE-2021-33098 CVE-2021-4002 CVE-2021-43975 CVE-2021-43976 CVE-2021-45485 CVE-2021-45486 SUSE-SU-2022:0068-1
|
Platform(s): | openSUSE 13.1 openSUSE 13.2 openSUSE 13.2 NonFree openSUSE Leap 42.1 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 for SAP 12 SP2 SUSE Linux Enterprise High Availability 12 SP2 SUSE Linux Enterprise High Availability 12 SP4 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 Legacy Software 12 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP3 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 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 SP4 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 SP4
| Product(s): | |
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed AND Package Information
libreoffice-4.3.5.2-10 is installed
OR libreoffice-sdk-4.3.5.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
python-tdb-1.3.8-4 is installed
OR python-tevent-0.9.26-4 is installed
OR tdb-1.3.8-4 is installed
OR tevent-0.9.26-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
libudev-mini-devel-228-149 is installed
OR libudev-mini1-228-149 is installed
OR systemd-mini-228-149 is installed
OR systemd-mini-devel-228-149 is installed
OR udev-mini-228-149 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND Package Information
libpoppler-cpp0-0.43.0-16.5 is installed
OR poppler-0.43.0-16.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND Package Information
ghostscript-mini-9.26-23.16 is installed
OR ghostscript-mini-devel-9.26-23.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
coreutils-8.12-6.25.29.1 is installed
OR coreutils-lang-8.12-6.25.29.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND a2ps-4.13-1326.37.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
ImageMagick-6.8.8.1-8 is installed
OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
pam_krb5-2.4.4-4 is installed
OR pam_krb5-32bit-2.4.4-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND rtkit-0.11_git201205151338-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
bzip2-1.0.6-29 is installed
OR libbz2-1-1.0.6-29 is installed
OR libbz2-1-32bit-1.0.6-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 is installed
AND Package Information
kgraft-patch-3_12_55-52_42-default-5-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_12-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 SP1 is installed
AND Package Information
xen-4.5.5_12-22.18.1 is installed
OR xen-doc-html-4.5.5_12-22.18.1 is installed
OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18.1 is installed
OR xen-libs-4.5.5_12-22.18.1 is installed
OR xen-libs-32bit-4.5.5_12-22.18.1 is installed
OR xen-tools-4.5.5_12-22.18.1 is installed
OR xen-tools-domU-4.5.5_12-22.18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 SP2 is installed
AND cryptctl-1.2.6-5.3.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND lighttpd-1.4.35-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND ctdb-4.6.16+git.124.aee309c5c18-3.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP5 is installed
AND fence-agents-4.4.0+git.1558595666.5f79f9e9-3.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
AND chrony-2.3-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_51-60_20-default-8-2 is installed
OR kgraft-patch-3_12_51-60_20-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_1-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_82-6_9-default-9-2 is installed
OR kgraft-patch-SLE12-SP3_Update_3-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
salt-2016.11.4-45 is installed
OR salt-api-2016.11.4-45 is installed
OR salt-bash-completion-2016.11.4-45 is installed
OR salt-cloud-2016.11.4-45 is installed
OR salt-doc-2016.11.4-45 is installed
OR salt-master-2016.11.4-45 is installed
OR salt-minion-2016.11.4-45 is installed
OR salt-proxy-2016.11.4-45 is installed
OR salt-ssh-2016.11.4-45 is installed
OR salt-syndic-2016.11.4-45 is installed
OR salt-zsh-completion-2016.11.4-45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-apache2-5.0.18-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-87 is installed
OR libopenssl0_9_8-0.9.8j-87 is installed
OR libopenssl0_9_8-32bit-0.9.8j-87 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.32-33 is installed
OR kernel-ec2-devel-3.12.32-33 is installed
OR kernel-ec2-extra-3.12.32-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
e2fsprogs-1.41.9-2.1.51 is installed
OR libcom_err2-1.41.9-2.1.51 is installed
OR libcom_err2-32bit-1.41.9-2.1.51 is installed
OR libcom_err2-x86-1.41.9-2.1.51 is installed
OR libext2fs2-1.41.9-2.1.51 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND acpid-1.0.6-91.16.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.8.0esr-0.8.1 is installed
OR MozillaFirefox-translations-24.8.0esr-0.8.1 is installed
OR libfreebl3-3.16.4-0.8.1 is installed
OR libfreebl3-32bit-3.16.4-0.8.1 is installed
OR libfreebl3-x86-3.16.4-0.8.1 is installed
OR libsoftokn3-3.16.4-0.8.1 is installed
OR libsoftokn3-32bit-3.16.4-0.8.1 is installed
OR libsoftokn3-x86-3.16.4-0.8.1 is installed
OR mozilla-nspr-4.10.7-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.7-0.3.1 is installed
OR mozilla-nspr-x86-4.10.7-0.3.1 is installed
OR mozilla-nss-3.16.4-0.8.1 is installed
OR mozilla-nss-32bit-3.16.4-0.8.1 is installed
OR mozilla-nss-tools-3.16.4-0.8.1 is installed
OR mozilla-nss-x86-3.16.4-0.8.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.8.0esr-0.8.1 is installed
OR MozillaFirefox-translations-24.8.0esr-0.8.1 is installed
OR libfreebl3-3.16.4-0.8.1 is installed
OR libfreebl3-32bit-3.16.4-0.8.1 is installed
OR libfreebl3-x86-3.16.4-0.8.1 is installed
OR libsoftokn3-3.16.4-0.8.1 is installed
OR libsoftokn3-32bit-3.16.4-0.8.1 is installed
OR libsoftokn3-x86-3.16.4-0.8.1 is installed
OR mozilla-nspr-4.10.7-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.7-0.3.1 is installed
OR mozilla-nspr-x86-4.10.7-0.3.1 is installed
OR mozilla-nss-3.16.4-0.8.1 is installed
OR mozilla-nss-32bit-3.16.4-0.8.1 is installed
OR mozilla-nss-tools-3.16.4-0.8.1 is installed
OR mozilla-nss-x86-3.16.4-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ldapsmb-1.34b-12.39.1 is installed
OR libldb1-3.6.3-0.39.1 is installed
OR libsmbclient0-3.6.3-0.39.1 is installed
OR libsmbclient0-32bit-3.6.3-0.39.1 is installed
OR libsmbclient0-x86-3.6.3-0.39.1 is installed
OR libtalloc2-3.6.3-0.39.1 is installed
OR libtalloc2-32bit-3.6.3-0.39.1 is installed
OR libtalloc2-x86-3.6.3-0.39.1 is installed
OR libtdb1-3.6.3-0.39.1 is installed
OR libtdb1-32bit-3.6.3-0.39.1 is installed
OR libtdb1-x86-3.6.3-0.39.1 is installed
OR libtevent0-3.6.3-0.39.1 is installed
OR libwbclient0-3.6.3-0.39.1 is installed
OR libwbclient0-32bit-3.6.3-0.39.1 is installed
OR libwbclient0-x86-3.6.3-0.39.1 is installed
OR samba-3.6.3-0.39.1 is installed
OR samba-32bit-3.6.3-0.39.1 is installed
OR samba-client-3.6.3-0.39.1 is installed
OR samba-client-32bit-3.6.3-0.39.1 is installed
OR samba-client-x86-3.6.3-0.39.1 is installed
OR samba-krb-printing-3.6.3-0.39.1 is installed
OR samba-winbind-3.6.3-0.39.1 is installed
OR samba-winbind-32bit-3.6.3-0.39.1 is installed
OR samba-winbind-x86-3.6.3-0.39.1 is installed
OR samba-x86-3.6.3-0.39.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
openssh-6.2p2-0.33.2 is installed
OR openssh-askpass-6.2p2-0.33.2 is installed
OR openssh-askpass-gnome-6.2p2-0.33.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
MozillaFirefox-31.7.0esr-0.8.1 is installed
OR MozillaFirefox-translations-31.7.0esr-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libcurl4-openssl1-7.19.7-0.40.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-0.40.1 is installed
OR libcurl4-openssl1-x86-7.19.7-0.40.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
apache-commons-daemon-1.0.15-4 is installed
OR apache-commons-daemon-javadoc-1.0.15-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
alsa-1.0.27.2-15 is installed
OR alsa-docs-1.0.27.2-15 is installed
OR libasound2-1.0.27.2-15 is installed
OR libasound2-32bit-1.0.27.2-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-38.8 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-38.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
kernel-default-4.12.14-122.106.1 is installed
OR kernel-default-base-4.12.14-122.106.1 is installed
OR kernel-default-devel-4.12.14-122.106.1 is installed
OR kernel-default-man-4.12.14-122.106.1 is installed
OR kernel-devel-4.12.14-122.106.1 is installed
OR kernel-macros-4.12.14-122.106.1 is installed
OR kernel-source-4.12.14-122.106.1 is installed
OR kernel-syms-4.12.14-122.106.1 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
kernel-default-4.12.14-122.106.1 is installed
OR kernel-default-base-4.12.14-122.106.1 is installed
OR kernel-default-devel-4.12.14-122.106.1 is installed
OR kernel-default-man-4.12.14-122.106.1 is installed
OR kernel-devel-4.12.14-122.106.1 is installed
OR kernel-macros-4.12.14-122.106.1 is installed
OR kernel-source-4.12.14-122.106.1 is installed
OR kernel-syms-4.12.14-122.106.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libupsclient1-2.7.1-4 is installed
OR nut-2.7.1-4 is installed
OR nut-drivers-net-2.7.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_121-92_98-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_26-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
apache2-mod_php5-5.2.14-0.7.30.50.1 is installed
OR php5-5.2.14-0.7.30.50.1 is installed
OR php5-bcmath-5.2.14-0.7.30.50.1 is installed
OR php5-bz2-5.2.14-0.7.30.50.1 is installed
OR php5-calendar-5.2.14-0.7.30.50.1 is installed
OR php5-ctype-5.2.14-0.7.30.50.1 is installed
OR php5-curl-5.2.14-0.7.30.50.1 is installed
OR php5-dba-5.2.14-0.7.30.50.1 is installed
OR php5-dbase-5.2.14-0.7.30.50.1 is installed
OR php5-devel-5.2.14-0.7.30.50.1 is installed
OR php5-dom-5.2.14-0.7.30.50.1 is installed
OR php5-exif-5.2.14-0.7.30.50.1 is installed
OR php5-fastcgi-5.2.14-0.7.30.50.1 is installed
OR php5-ftp-5.2.14-0.7.30.50.1 is installed
OR php5-gd-5.2.14-0.7.30.50.1 is installed
OR php5-gettext-5.2.14-0.7.30.50.1 is installed
OR php5-gmp-5.2.14-0.7.30.50.1 is installed
OR php5-hash-5.2.14-0.7.30.50.1 is installed
OR php5-iconv-5.2.14-0.7.30.50.1 is installed
OR php5-imap-5.2.14-0.7.30.50.1 is installed
OR php5-json-5.2.14-0.7.30.50.1 is installed
OR php5-ldap-5.2.14-0.7.30.50.1 is installed
OR php5-mbstring-5.2.14-0.7.30.50.1 is installed
OR php5-mcrypt-5.2.14-0.7.30.50.1 is installed
OR php5-mysql-5.2.14-0.7.30.50.1 is installed
OR php5-ncurses-5.2.14-0.7.30.50.1 is installed
OR php5-odbc-5.2.14-0.7.30.50.1 is installed
OR php5-openssl-5.2.14-0.7.30.50.1 is installed
OR php5-pcntl-5.2.14-0.7.30.50.1 is installed
OR php5-pdo-5.2.14-0.7.30.50.1 is installed
OR php5-pear-5.2.14-0.7.30.50.1 is installed
OR php5-pgsql-5.2.14-0.7.30.50.1 is installed
OR php5-posix-5.2.14-0.7.30.50.1 is installed
OR php5-pspell-5.2.14-0.7.30.50.1 is installed
OR php5-readline-5.2.14-0.7.30.50.1 is installed
OR php5-shmop-5.2.14-0.7.30.50.1 is installed
OR php5-snmp-5.2.14-0.7.30.50.1 is installed
OR php5-soap-5.2.14-0.7.30.50.1 is installed
OR php5-sockets-5.2.14-0.7.30.50.1 is installed
OR php5-sqlite-5.2.14-0.7.30.50.1 is installed
OR php5-suhosin-5.2.14-0.7.30.50.1 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50.1 is installed
OR php5-sysvsem-5.2.14-0.7.30.50.1 is installed
OR php5-sysvshm-5.2.14-0.7.30.50.1 is installed
OR php5-tidy-5.2.14-0.7.30.50.1 is installed
OR php5-tokenizer-5.2.14-0.7.30.50.1 is installed
OR php5-wddx-5.2.14-0.7.30.50.1 is installed
OR php5-xmlreader-5.2.14-0.7.30.50.1 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50.1 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50.1 is installed
OR php5-xsl-5.2.14-0.7.30.50.1 is installed
OR php5-zip-5.2.14-0.7.30.50.1 is installed
OR php5-zlib-5.2.14-0.7.30.50.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-24.6.0esr-0.8.1 is installed
OR mozilla-nspr-devel-4.10.6-0.3.1 is installed
OR mozilla-nss-devel-3.16.1-0.8.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 augeas-devel-1.2.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND accountsservice-devel-0.6.35-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
cups-ddk-1.7.5-12 is installed
OR cups-devel-1.7.5-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND apache2-devel-2.4.23-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
shotwell-0.22.0+git.20160103-15.6 is installed
OR shotwell-lang-0.22.0+git.20160103-15.6 is installed
|