Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the SUSE Linux Enterprise 12 kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 kernel was updated to 3.12.44 to receive various security and bugfixes.
These features were added: - mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support (bsc#854824). - mpt3sas: Bump mpt3sas driver version to 04.100.00.00 (bsc#854817).
Following security bugs were fixed: - CVE-2015-1805: iov overrun for failed atomic copy could have lead to DoS or privilege escalation (bsc#933429). - CVE-2015-3212: A race condition in the way the Linux kernel handled lists of associations in SCTP sockets could have lead to list corruption and kernel panics (bsc#936502). - CVE-2015-4036: DoS via memory corruption in vhost/scsi driver (bsc#931988). - CVE-2015-4167: Linux kernel built with the UDF file system(CONFIG_UDF_FS) support was vulnerable to a crash. It occurred while fetching inode information from a corrupted/malicious udf file system image (bsc#933907). - CVE-2015-4692: DoS via NULL pointer dereference in kvm_apic_has_events function (bsc#935542). - CVE-2015-5364: Remote DoS via flood of UDP packets with invalid checksums (bsc#936831). - CVE-2015-5366: Remote DoS of EPOLLET epoll applications via flood of UDP packets with invalid checksums (bsc#936831).
Security issues already fixed in the previous update but not referenced by CVE: - CVE-2014-9728: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9729: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9730: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to a crash (bsc#933904). - CVE-2014-9731: Kernel built with the UDF file system(CONFIG_UDF_FS) support were vulnerable to information leakage (bsc#933896).
The following non-security bugs were fixed: - ALSA: hda - add codec ID for Skylake display audio codec (bsc#936556). - ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codec (bsc#936556). - ALSA: hda_controller: Separate stream_tag for input and output streams (bsc#936556). - ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSW (bsc#936556). - ALSA: hda_intel: apply the Seperate stream_tag for Skylake (bsc#936556). - ALSA: hda_intel: apply the Seperate stream_tag for Sunrise Point (bsc#936556). - Btrfs: Handle unaligned length in extent_same (bsc#937609). - Btrfs: add missing inode item update in fallocate() (bsc#938023). - Btrfs: check pending chunks when shrinking fs to avoid corruption (bsc#936445). - Btrfs: do not update mtime/ctime on deduped inodes (bsc#937616). - Btrfs: fix block group ->space_info null pointer dereference (bsc#935088). - Btrfs: fix clone / extent-same deadlocks (bsc#937612). - Btrfs: fix deadlock with extent-same and readpage (bsc#937612). - Btrfs: fix fsync data loss after append write (bsc#936446). - Btrfs: fix hang during inode eviction due to concurrent readahead (bsc#935085). - Btrfs: fix memory leak in the extent_same ioctl (bsc#937613). - Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON (bsc#926369). - Btrfs: fix use after free when close_ctree frees the orphan_rsv (bsc#938022). - Btrfs: pass unaligned length to btrfs_cmp_data() (bsc#937609). - Btrfs: provide super_operations->inode_get_dev (bsc#927455). - Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONLINE case. - Drivers: hv: fcopy: process deferred messages when we complete the transaction. - Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_work. - Drivers: hv: fcopy: set .owner reference for file operations. - Drivers: hv: fcopy: switch to using the hvutil_device_state state machine. - Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case. - Drivers: hv: hv_balloon: correctly handle val.freeram lower than num_pages case. - Drivers: hv: hv_balloon: do not lose memory when onlining order is not natural. - Drivers: hv: hv_balloon: do not online pages in offline blocks. - Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function. - Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region_mutex. - Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure. - Drivers: hv: hv_balloon: refuse to balloon below the floor. - Drivers: hv: hv_balloon: report offline pages as being used. - Drivers: hv: hv_balloon: survive ballooning request with num_pages=0. - Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h. - Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work. - Drivers: hv: kvp: reset kvp_context. - Drivers: hv: kvp: switch to using the hvutil_device_state state machine. - Drivers: hv: util: Fix a bug in the KVP code. reapply upstream change ontop of v3.12-stable change - Drivers: hv: util: On device remove, close the channel after de-initializing the service. - Drivers: hv: util: introduce hv_utils_transport abstraction. - Drivers: hv: util: introduce state machine for util drivers. - Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h. - Drivers: hv: vmbus: Add device and vendor ID to vmbus devices. - Drivers: hv: vmbus: Add support for VMBus panic notifier handler (bsc#934160). - Drivers: hv: vmbus: Add support for the NetworkDirect GUID. - Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY (bsc#934160). - Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl(). - Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal(). - Drivers: hv: vmbus: Fix a siganlling host signalling issue. - Drivers: hv: vmbus: Get rid of some unnecessary messages. - Drivers: hv: vmbus: Get rid of some unused definitions. - Drivers: hv: vmbus: Handle both rescind and offer messages in the same context. - Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state. - Drivers: hv: vmbus: Introduce a function to remove a rescinded offer. - Drivers: hv: vmbus: Perform device register in the per-channel work element. - Drivers: hv: vmbus: Permit sending of packets without payload. - Drivers: hv: vmbus: Properly handle child device remove. - Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure. - Drivers: hv: vmbus: Suport an API to send packet with additional control. - Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control. - Drivers: hv: vmbus: Teardown clockevent devices on module unload. - Drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload. - Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel. - Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0. - Drivers: hv: vmbus: avoid double kfree for device_obj. - Drivers: hv: vmbus: briefly comment num_sc and next_oc. - Drivers: hv: vmbus: decrease num_sc on subchannel removal. - Drivers: hv: vmbus: distribute subchannels among all vcpus. - Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths. - Drivers: hv: vmbus: introduce vmbus_acpi_remove. - Drivers: hv: vmbus: kill tasklets on module unload. - Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer(). - Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors. - Drivers: hv: vmbus: rename channel work queues. - Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown. - Drivers: hv: vmbus: unify calls to percpu_channel_enq(). - Drivers: hv: vmbus: unregister panic notifier on module unload. - Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10. - Drivers: hv: vss: process deferred messages when we complete the transaction. - Drivers: hv: vss: switch to using the hvutil_device_state state machine. - Enable CONFIG_BRIDGE_NF_EBTABLES on s390x (bsc#936012) - Fix connection reuse when sk_error_report is used (bsc#930972). - GHES: Carve out error queueing in a separate function (bsc#917630). - GHES: Carve out the panic functionality (bsc#917630). - GHES: Elliminate double-loop in the NMI handler (bsc#917630). - GHES: Make NMI handler have a single reader (bsc#917630). - GHES: Panic right after detection (bsc#917630). - IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach (bsc#918618). - Initialize hv_netvsc_packet->xmit_more to avoid transfer stalls - KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor mode (bsc#908491). - KVM: s390: virtio-ccw: Handle command rejects (bsc#931860). - MODSIGN: loading keys from db when SecureBoot disabled (bsc#929696). - MODSIGN: loading keys from db when SecureBoot disabled (bsc#929696). - PCI: pciehp: Add hotplug_lock to serialize hotplug events (bsc#866911). - Revert 'MODSIGN: loading keys from db when SecureBoot disabled'. This reverts commit b45412d4, because it breaks legacy boot. - SUNRPC: Report connection error values to rpc_tasks on the pending queue (bsc#930972). - Update s390x kabi files with netfilter change (bsc#936012) - client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set (bsc#932348). - cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processors (bsc#933117). - dmapi: fix value from newer Linux strnlen_user() (bsc#932897). - drm/i915/hsw: Fix workaround for server AUX channel clock divisor (bsc#935918). - drm/i915: Evict CS TLBs between batches (bsc#935918). - drm/i915: Fix DDC probe for passive adapters (bsc#935918). - drm/i915: Handle failure to kick out a conflicting fb driver (bsc#935918). - drm/i915: drop WaSetupGtModeTdRowDispatch:snb (bsc#935918). - drm/i915: save/restore GMBUS freq across suspend/resume on gen4 (bsc#935918). - edd: support original Phoenix EDD 3.0 information (bsc#929974). - ext4: fix over-defensive complaint after journal abort (bsc#935174). - fs/cifs: Fix corrupt SMB2 ioctl requests (bsc#931124). - ftrace: add oco handling patch (bsc#924526). - ftrace: allow architectures to specify ftrace compile options (bsc#924526). - ftrace: let notrace function attribute disable hotpatching if necessary (bsc#924526). - hugetlb, kabi: do not account hugetlb pages as NR_FILE_PAGES (bsc#930092). - hugetlb: do not account hugetlb pages as NR_FILE_PAGES (bsc#930092). - hv: channel: match var type to return type of wait_for_completion. - hv: do not schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind(). - hv: hv_balloon: match var type to return type of wait_for_completion. - hv: hv_util: move vmbus_open() to a later place. - hv: hypervvssd: call endmntent before call setmntent again. - hv: no rmmod for hv_vmbus and hv_utils. - hv: remove the per-channel workqueue. - hv: run non-blocking message handlers in the dispatch tasklet. - hv: vmbus: missing curly braces in vmbus_process_offer(). - hv: vmbus_free_channels(): remove the redundant free_channel(). - hv: vmbus_open(): reset the channel state on ENOMEM. - hv: vmbus_post_msg: retry the hypercall on some transient errors. - hv_netvsc: Allocate the receive buffer from the correct NUMA node. - hv_netvsc: Allocate the sendbuf in a NUMA aware way. - hv_netvsc: Clean up two unused variables. - hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism. - hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE. - hv_netvsc: Eliminate memory allocation in the packet send path. - hv_netvsc: Fix a bug in netvsc_start_xmit(). - hv_netvsc: Fix the packet free when it is in skb headroom. - hv_netvsc: Implement batching in send buffer. - hv_netvsc: Implement partial copy into send buffer. - hv_netvsc: Use the xmit_more skb flag to optimize signaling the host. - hv_netvsc: change member name of struct netvsc_stats. - hv_netvsc: introduce netif-msg into netvsc module. - hv_netvsc: remove unused variable in netvsc_send(). - hv_netvsc: remove vmbus_are_subchannels_present() in rndis_filter_device_add(). - hv_netvsc: try linearizing big SKBs before dropping them. - hv_netvsc: use per_cpu stats to calculate TX/RX data. - hv_netvsc: use single existing drop path in netvsc_start_xmit. - hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg(). - hyperv: Implement netvsc_get_channels() ethool op. - hyperv: hyperv_fb: match wait_for_completion_timeout return type. - iommu/amd: Handle integer overflow in dma_ops_area_alloc (bsc#931538). - iommu/amd: Handle large pages correctly in free_pagetable (bsc#935881). - ipr: Increase default adapter init stage change timeout (bsc#930579). - ipv6: do not delete previously existing ECMP routes if add fails (bsc#930399). - ipv6: fix ECMP route replacement (bsc#930399). - jbd2: improve error messages for inconsistent journal heads (bsc#935174). - jbd2: revise KERN_EMERG error messages (bsc#935174). - kabi/severities: Add s390 symbols allowed to change in bsc#931860 - kabi: only use sops->get_inode_dev with proper fsflag. - kernel: add panic_on_warn. - kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP (bsc#928131). - kgr: fix redirection on s390x arch (bsc#903279). - kgr: move kgr_task_in_progress() to sched.h. - kgr: send a fake signal to all blocking tasks. - kvm: irqchip: Break up high order allocations of kvm_irq_routing_table (bsc#926953). - libata: Blacklist queued TRIM on all Samsung 800-series (bsc#930599). - mei: bus: () can be static. - mm, thp: really limit transparent hugepage allocation to local node (VM Performance, bsc#931620). - mm, thp: respect MPOL_PREFERRED policy with non-local node (VM Performance, bsc#931620). - mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma (VM Performance, bsc#931620). - mm/thp: allocate transparent hugepages on local node (VM Performance, bsc#931620). - net/mlx4_en: Call register_netdevice in the proper location (bsc#858727). - net/mlx4_en: Do not attempt to TX offload the outer UDP checksum for VXLAN (bsc#858727). - net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference (bsc#867362). - net: introduce netdev_alloc_pcpu_stats() for drivers. - net: ipv6: fib: do not sleep inside atomic lock (bsc#867362). - netdev: set __percpu attribute on netdev_alloc_pcpu_stats. - netdev_alloc_pcpu_stats: use less common iterator variable. - netfilter: xt_NFQUEUE: fix --queue-bypass regression (bsc#935083) - ovl: default permissions (bsc#924071). - ovl: move s_stack_depth . - powerpc/perf/hv-24x7: use kmem_cache instead of aligned stack allocations (bsc#931403). - powerpc/pseries: Correct cpu affinity for dlpar added cpus (bsc#932967). - powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler (bsc#929475). - powerpc: Fill in si_addr_lsb siginfo field (bsc#929475). - powerpc: Simplify do_sigbus (bsc#929475). - reiserfs: Fix use after free in journal teardown (bsc#927697). - rtlwifi: rtl8192cu: Fix kernel deadlock (bsc#927786). - s390/airq: add support for irq ranges (bsc#931860). - s390/airq: silence lockdep warning (bsc#931860). - s390/compat,signal: change return values to -EFAULT (bsc#929879). - s390/ftrace: hotpatch support for function tracing (bsc#924526). - s390/irq: improve displayed interrupt order in /proc/interrupts (bsc#931860). - s390/kernel: use stnsm 255 instead of stosm 0 (bsc#929879). - s390/kgr: reorganize kgr infrastructure in entry64.S. - s390/mm: align 64-bit PIE binaries to 4GB (bsc#929879). - s390/mm: limit STACK_RND_MASK for compat tasks (bsc#929879). - s390/rwlock: add missing local_irq_restore calls (bsc#929879). - s390/sclp_vt220: Fix kernel panic due to early terminal input (bsc#931860). - s390/smp: only send external call ipi if needed (bsc#929879). - s390/spinlock,rwlock: always to a load-and-test first (bsc#929879). - s390/spinlock: cleanup spinlock code (bsc#929879). - s390/spinlock: optimize spin_unlock code (bsc#929879). - s390/spinlock: optimize spinlock code sequence (bsc#929879). - s390/spinlock: refactor arch_spin_lock_wait[_flags] (bsc#929879). - s390/time: use stck clock fast for do_account_vtime (bsc#929879). - s390: Remove zfcpdump NR_CPUS dependency (bsc#929879). - s390: add z13 code generation support (bsc#929879). - s390: avoid z13 cache aliasing (bsc#929879). - s390: fix control register update (bsc#929879). - s390: optimize control register update (bsc#929879). - s390: z13 base performance (bsc#929879). - sched: fix __sched_setscheduler() vs load balancing race (bsc#921430) - scsi: retry MODE SENSE on unit attention (bsc#895814). - scsi_dh_alua: Recheck state on unit attention (bsc#895814). - scsi_dh_alua: fixup crash in alua_rtpg_work() (bsc#895814). - scsi_dh_alua: parse device id instead of target id (bsc#895814). - scsi_dh_alua: recheck RTPG in regular intervals (bsc#895814). - scsi_dh_alua: update all port states (bsc#895814). - sd: always retry READ CAPACITY for ALUA state transition (bsc#895814). - st: null pointer dereference panic caused by use after kref_put by st_open (bsc#936875). - supported.conf: add btrfs to kernel-$flavor-base (bsc#933637) - udf: Remove repeated loads blocksize (bsc#933907). - usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset (bsc#938024). - vTPM: set virtual device before passing to ibmvtpm_reset_crq (bsc#937087). - vfs: add super_operations->get_inode_dev (bsc#927455). - virtio-ccw: virtio-ccw adapter interrupt support (bsc#931860). - virtio-rng: do not crash if virtqueue is broken (bsc#931860). - virtio: fail adding buffer on broken queues (bsc#931860). - virtio: virtio_break_device() to mark all virtqueues broken (bsc#931860). - virtio_blk: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - virtio_ccw: fix hang in set offline processing (bsc#931860). - virtio_ccw: fix vcdev pointer handling issues (bsc#931860). - virtio_ccw: introduce device_lost in virtio_ccw_device (bsc#931860). - virtio_net: do not crash if virtqueue is broken (bsc#931860). - virtio_net: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - virtio_ring: adapt to notify() returning bool (bsc#931860). - virtio_ring: add new function virtqueue_is_broken() (bsc#931860). - virtio_ring: change host notification API (bsc#931860). - virtio_ring: let virtqueue_{kick()/notify()} return a bool (bsc#931860). - virtio_ring: plug kmemleak false positive (bsc#931860). - virtio_scsi: do not call virtqueue_add_sgs(... GFP_NOIO) holding spinlock (bsc#931860). - virtio_scsi: verify if queue is broken after virtqueue_get_buf() (bsc#931860). - vmxnet3: Bump up driver version number (bsc#936423). - vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) (bug#936423). - vmxnet3: Fix memory leaks in rx path (fwd) (bug#936423). - vmxnet3: Register shutdown handler for device (fwd) (bug#936423). - x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A (bsc#907092). - x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing (bsc#907092). - x86/kgr: move kgr infrastructure from asm to C. - x86/mm: Improve AMD Bulldozer ASLR workaround (bsc#937032). - xfrm: release dst_orig in case of error in xfrm_lookup() (bsc#932793). - xfs: Skip dirty pages in ->releasepage (bsc#915183). - xfs: fix xfs_setattr for DMAPI (bsc#932900). - xfs_dmapi: fix transaction ilocks (bsc#932899). - xfs_dmapi: fix value from newer Linux strnlen_user() (bsc#932897). - xfs_dmapi: xfs_dm_rdwr() uses dir file ops not file's ops (bsc#932898).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1003813 1005666 1007197 1008557 1008567 1008833 1008876 1008979 1009062 1009969 1010040 1010213 1010294 1010475 1010478 1010501 1010502 1010507 1010612 1010711 1010716 1012060 1012422 1012852 1012917 1012985 1013001 1013038 1013479 1013531 1013540 1013542 1013543 1013604 1014271 1014410 1014746 1016713 1016725 1016961 1017164 1017170 1017410 1017589 1017710 1018100 1019032 1019148 1019260 1019300 1019783 1019851 1020214 1020602 1021258 1027575 1030575 1038564 1040662 1042892 1046191 1049423 1050751 1052448 1052449 1052466 1060877 1073230 1076017 1077732 1083488 1085114 1085447 1087200 1091836 1095218 1095219 1109465 1116574 1117473 1123482 1124525 1129231 1133810 1136446 1137597 1138872 1140747 1140868 1145665 1149323 854817 854824 856380 857394 858727 866911 867362 895814 903279 907092 908491 915183 917630 918618 921338 921430 921778 922052 922056 923036 923037 924071 924381 924526 926369 926953 927455 927697 927786 928131 929475 929696 929879 929974 930092 930399 930579 930599 930972 931124 931403 931538 931620 931860 931988 932348 932793 932897 932898 932899 932900 932967 933117 933429 933637 933896 933904 933907 934160 935083 935085 935088 935174 935542 935881 935918 936012 936423 936445 936446 936502 936556 936831 936875 937032 937087 937609 937612 937613 937616 938022 938023 938024 938963 972993 980560 981709 983087 983348 984194 984419 985850 987192 987576 990384 991273 993739 997807 999101 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-1805 CVE-2015-3212 CVE-2015-4036 CVE-2015-4167 CVE-2015-4692 CVE-2015-5364 CVE-2015-5366 CVE-2015-8962 CVE-2015-8963 CVE-2015-8964 CVE-2016-10088 CVE-2016-7910 CVE-2016-7911 CVE-2016-7913 CVE-2016-7914 CVE-2016-8399 CVE-2016-8632 CVE-2016-8633 CVE-2016-8645 CVE-2016-9083 CVE-2016-9084 CVE-2016-9576 CVE-2016-9756 CVE-2016-9793 CVE-2016-9794 CVE-2016-9806 CVE-2017-11423 CVE-2017-12166 CVE-2017-12374 CVE-2017-12375 CVE-2017-12376 CVE-2017-12377 CVE-2017-12378 CVE-2017-12379 CVE-2017-12380 CVE-2017-13166 CVE-2017-2583 CVE-2017-2584 CVE-2017-2636 CVE-2017-5551 CVE-2017-6418 CVE-2017-6419 CVE-2017-6420 CVE-2017-7184 CVE-2017-7533 CVE-2017-7645 CVE-2017-8890 CVE-2017-9242 CVE-2018-1000004 CVE-2018-1068 CVE-2018-11233 CVE-2018-11235 CVE-2018-13785 CVE-2018-3136 CVE-2018-3139 CVE-2018-3149 CVE-2018-3169 CVE-2018-3180 CVE-2018-3183 CVE-2018-3214 CVE-2018-7566 CVE-2019-11477 CVE-2019-11478 CVE-2019-11708 CVE-2019-11709 CVE-2019-11710 CVE-2019-11711 CVE-2019-11712 CVE-2019-11713 CVE-2019-11714 CVE-2019-11715 CVE-2019-11716 CVE-2019-11717 CVE-2019-11718 CVE-2019-11719 CVE-2019-11720 CVE-2019-11721 CVE-2019-11723 CVE-2019-11724 CVE-2019-11725 CVE-2019-11727 CVE-2019-11728 CVE-2019-11729 CVE-2019-11730 CVE-2019-11733 CVE-2019-11735 CVE-2019-11736 CVE-2019-11738 CVE-2019-11740 CVE-2019-11742 CVE-2019-11743 CVE-2019-11744 CVE-2019-11746 CVE-2019-11747 CVE-2019-11748 CVE-2019-11749 CVE-2019-11750 CVE-2019-11751 CVE-2019-11752 CVE-2019-11753 CVE-2019-3846 CVE-2019-9811 CVE-2019-9812 SUSE-SU-2015:1324-1 SUSE-SU-2017:0244-1 SUSE-SU-2017:0464-1 SUSE-SU-2017:0889-1 SUSE-SU-2017:2088-1 SUSE-SU-2017:2839-1 SUSE-SU-2018:0255-1 SUSE-SU-2018:1012-1 SUSE-SU-2018:1566-1 SUSE-SU-2018:1661-1 SUSE-SU-2018:4064-2 SUSE-SU-2019:0736-1 SUSE-SU-2019:1684-1 SUSE-SU-2019:2620-1
|
Platform(s): | openSUSE Leap 15.0 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 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND libxerces-c-3_1-3.1.4-lp150.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
flash-player-11.2.202.559-0.32 is installed
OR flash-player-gnome-11.2.202.559-0.32 is installed
OR flash-player-kde4-11.2.202.559-0.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
augeas-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND dracut-037-34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
dia-0.97.2-13 is installed
OR dia-lang-0.97.2-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
bash-4.3-78 is installed
OR bash-doc-4.3-78 is installed
OR bash-lang-4.3-78 is installed
OR libreadline6-6.3-78 is installed
OR libreadline6-32bit-6.3-78 is installed
OR readline-doc-6.3-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
colord-1.3.3-12 is installed
OR colord-gtk-lang-0.1.26-6 is installed
OR colord-lang-1.3.3-12 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-12 is installed
OR libcolord2-32bit-1.3.3-12 is installed
OR libcolorhug2-1.3.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND perl-HTML-Parser-3.72-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_3-default-6-2 is installed
OR kernel-livepatch-SLE15_Update_1-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_7-default-3-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_2-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.44-52.10 is installed
OR kernel-ec2-devel-3.12.44-52.10 is installed
OR kernel-ec2-extra-3.12.44-52.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
389-ds-1.4.0.3-4.7 is installed
OR 389-ds-devel-1.4.0.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.46 is installed
OR php7-7.2.5-4.46 is installed
OR php7-bcmath-7.2.5-4.46 is installed
OR php7-bz2-7.2.5-4.46 is installed
OR php7-calendar-7.2.5-4.46 is installed
OR php7-ctype-7.2.5-4.46 is installed
OR php7-curl-7.2.5-4.46 is installed
OR php7-dba-7.2.5-4.46 is installed
OR php7-devel-7.2.5-4.46 is installed
OR php7-dom-7.2.5-4.46 is installed
OR php7-enchant-7.2.5-4.46 is installed
OR php7-exif-7.2.5-4.46 is installed
OR php7-fastcgi-7.2.5-4.46 is installed
OR php7-fileinfo-7.2.5-4.46 is installed
OR php7-fpm-7.2.5-4.46 is installed
OR php7-ftp-7.2.5-4.46 is installed
OR php7-gd-7.2.5-4.46 is installed
OR php7-gettext-7.2.5-4.46 is installed
OR php7-gmp-7.2.5-4.46 is installed
OR php7-iconv-7.2.5-4.46 is installed
OR php7-intl-7.2.5-4.46 is installed
OR php7-json-7.2.5-4.46 is installed
OR php7-ldap-7.2.5-4.46 is installed
OR php7-mbstring-7.2.5-4.46 is installed
OR php7-mysql-7.2.5-4.46 is installed
OR php7-odbc-7.2.5-4.46 is installed
OR php7-opcache-7.2.5-4.46 is installed
OR php7-openssl-7.2.5-4.46 is installed
OR php7-pcntl-7.2.5-4.46 is installed
OR php7-pdo-7.2.5-4.46 is installed
OR php7-pear-7.2.5-4.46 is installed
OR php7-pear-Archive_Tar-7.2.5-4.46 is installed
OR php7-pgsql-7.2.5-4.46 is installed
OR php7-phar-7.2.5-4.46 is installed
OR php7-posix-7.2.5-4.46 is installed
OR php7-shmop-7.2.5-4.46 is installed
OR php7-snmp-7.2.5-4.46 is installed
OR php7-soap-7.2.5-4.46 is installed
OR php7-sockets-7.2.5-4.46 is installed
OR php7-sodium-7.2.5-4.46 is installed
OR php7-sqlite-7.2.5-4.46 is installed
OR php7-sysvmsg-7.2.5-4.46 is installed
OR php7-sysvsem-7.2.5-4.46 is installed
OR php7-sysvshm-7.2.5-4.46 is installed
OR php7-tokenizer-7.2.5-4.46 is installed
OR php7-wddx-7.2.5-4.46 is installed
OR php7-xmlreader-7.2.5-4.46 is installed
OR php7-xmlrpc-7.2.5-4.46 is installed
OR php7-xmlwriter-7.2.5-4.46 is installed
OR php7-xsl-7.2.5-4.46 is installed
OR php7-zip-7.2.5-4.46 is installed
OR php7-zlib-7.2.5-4.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
tomcat-9.0.21-4.5 is installed
OR tomcat-admin-webapps-9.0.21-4.5 is installed
OR tomcat-el-3_0-api-9.0.21-4.5 is installed
OR tomcat-jsp-2_3-api-9.0.21-4.5 is installed
OR tomcat-lib-9.0.21-4.5 is installed
OR tomcat-servlet-4_0-api-9.0.21-4.5 is installed
OR tomcat-webapps-9.0.21-4.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.6.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8 is installed
OR libfreebl3-3.16.1-0.8 is installed
OR libfreebl3-32bit-3.16.1-0.8 is installed
OR libfreebl3-x86-3.16.1-0.8 is installed
OR libsoftokn3-3.16.1-0.8 is installed
OR libsoftokn3-32bit-3.16.1-0.8 is installed
OR libsoftokn3-x86-3.16.1-0.8 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-x86-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.8 is installed
OR mozilla-nss-32bit-3.16.1-0.8 is installed
OR mozilla-nss-tools-3.16.1-0.8 is installed
OR mozilla-nss-x86-3.16.1-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND cifs-utils-5.1-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-52.2.0esr-72.5 is installed
OR MozillaFirefox-branding-SLED-52-24.3 is installed
OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
OR firefox-gcc5-5.3.1+r233831-7 is installed
OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
OR firefox-libffi4-5.3.1+r233831-7 is installed
OR firefox-libstdc++6-5.3.1+r233831-7 is installed
OR libfreebl3-3.29.5-47.3 is installed
OR libfreebl3-32bit-3.29.5-47.3 is installed
OR libsoftokn3-3.29.5-47.3 is installed
OR libsoftokn3-32bit-3.29.5-47.3 is installed
OR mozilla-nss-3.29.5-47.3 is installed
OR mozilla-nss-32bit-3.29.5-47.3 is installed
OR mozilla-nss-tools-3.29.5-47.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-52.2.0esr-72.5 is installed
OR MozillaFirefox-branding-SLED-52-24.3 is installed
OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
OR firefox-gcc5-5.3.1+r233831-7 is installed
OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
OR firefox-libffi4-5.3.1+r233831-7 is installed
OR firefox-libstdc++6-5.3.1+r233831-7 is installed
OR libfreebl3-3.29.5-47.3 is installed
OR libfreebl3-32bit-3.29.5-47.3 is installed
OR libsoftokn3-3.29.5-47.3 is installed
OR libsoftokn3-32bit-3.29.5-47.3 is installed
OR mozilla-nss-3.29.5-47.3 is installed
OR mozilla-nss-32bit-3.29.5-47.3 is installed
OR mozilla-nss-tools-3.29.5-47.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND Package Information
ImageMagick-6.4.3.6-78.45 is installed
OR libMagickCore1-6.4.3.6-78.45 is installed
OR libMagickCore1-32bit-6.4.3.6-78.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
MozillaFirefox-31.3.0esr-15 is installed
OR MozillaFirefox-branding-SLE-31.0-9 is installed
OR MozillaFirefox-translations-31.3.0esr-15 is installed
OR libfreebl3-3.17.2-12 is installed
OR libfreebl3-32bit-3.17.2-12 is installed
OR libfreebl3-hmac-3.17.2-12 is installed
OR libfreebl3-hmac-32bit-3.17.2-12 is installed
OR libsoftokn3-3.17.2-12 is installed
OR libsoftokn3-32bit-3.17.2-12 is installed
OR libsoftokn3-hmac-3.17.2-12 is installed
OR libsoftokn3-hmac-32bit-3.17.2-12 is installed
OR mozilla-nss-3.17.2-12 is installed
OR mozilla-nss-32bit-3.17.2-12 is installed
OR mozilla-nss-certs-3.17.2-12 is installed
OR mozilla-nss-certs-32bit-3.17.2-12 is installed
OR mozilla-nss-tools-3.17.2-12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
MozillaFirefox-31.3.0esr-15 is installed
OR MozillaFirefox-branding-SLE-31.0-9 is installed
OR MozillaFirefox-translations-31.3.0esr-15 is installed
OR libfreebl3-3.17.2-12 is installed
OR libfreebl3-32bit-3.17.2-12 is installed
OR libfreebl3-hmac-3.17.2-12 is installed
OR libfreebl3-hmac-32bit-3.17.2-12 is installed
OR libsoftokn3-3.17.2-12 is installed
OR libsoftokn3-32bit-3.17.2-12 is installed
OR libsoftokn3-hmac-3.17.2-12 is installed
OR libsoftokn3-hmac-32bit-3.17.2-12 is installed
OR mozilla-nss-3.17.2-12 is installed
OR mozilla-nss-32bit-3.17.2-12 is installed
OR mozilla-nss-certs-3.17.2-12 is installed
OR mozilla-nss-certs-32bit-3.17.2-12 is installed
OR mozilla-nss-tools-3.17.2-12 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 |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
ghostscript-9.15-14 is installed
OR ghostscript-x11-9.15-14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
ghostscript-9.15-14 is installed
OR ghostscript-x11-9.15-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
tigervnc-1.4.3-24 is installed
OR xorg-x11-Xvnc-1.4.3-24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-4-3 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-4-3 is installed
OR kgraft-patch-SLE12-SP1_Update_13-4-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_69-60_64_32-default-4-3 is installed
OR kgraft-patch-3_12_69-60_64_32-xen-4-3 is installed
OR kgraft-patch-SLE12-SP1_Update_13-4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_69-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libxml2-2.9.4-33 is installed
OR libxml2-2-2.9.4-33 is installed
OR libxml2-2-32bit-2.9.4-33 is installed
OR libxml2-doc-2.9.4-33 is installed
OR libxml2-tools-2.9.4-33 is installed
OR python-libxml2-2.9.4-33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libxml2-2.9.4-33 is installed
OR libxml2-2-2.9.4-33 is installed
OR libxml2-2-32bit-2.9.4-33 is installed
OR libxml2-doc-2.9.4-33 is installed
OR libxml2-tools-2.9.4-33 is installed
OR python-libxml2-2.9.4-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
coreutils-8.25-12 is installed
OR coreutils-lang-8.25-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
openslp-2.0.0-18.15 is installed
OR openslp-32bit-2.0.0-18.15 is installed
OR openslp-server-2.0.0-18.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
openslp-2.0.0-18.15 is installed
OR openslp-32bit-2.0.0-18.15 is installed
OR openslp-server-2.0.0-18.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
libopenssl-devel-1.0.2j-60.30 is installed
OR libopenssl1_0_0-1.0.2j-60.30 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.30 is installed
OR openssl-1.0.2j-60.30 is installed
OR openssl-doc-1.0.2j-60.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
libopenssl-devel-1.0.2j-60.30 is installed
OR libopenssl1_0_0-1.0.2j-60.30 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.30 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.30 is installed
OR openssl-1.0.2j-60.30 is installed
OR openssl-doc-1.0.2j-60.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libgcrypt-1.6.1-16.68 is installed
OR libgcrypt20-1.6.1-16.68 is installed
OR libgcrypt20-32bit-1.6.1-16.68 is installed
OR libgcrypt20-hmac-1.6.1-16.68 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.68 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libvirt-3.3.0-5.40 is installed
OR libvirt-admin-3.3.0-5.40 is installed
OR libvirt-client-3.3.0-5.40 is installed
OR libvirt-daemon-3.3.0-5.40 is installed
OR libvirt-daemon-config-network-3.3.0-5.40 is installed
OR libvirt-daemon-config-nwfilter-3.3.0-5.40 is installed
OR libvirt-daemon-driver-interface-3.3.0-5.40 is installed
OR libvirt-daemon-driver-libxl-3.3.0-5.40 is installed
OR libvirt-daemon-driver-lxc-3.3.0-5.40 is installed
OR libvirt-daemon-driver-network-3.3.0-5.40 is installed
OR libvirt-daemon-driver-nodedev-3.3.0-5.40 is installed
OR libvirt-daemon-driver-nwfilter-3.3.0-5.40 is installed
OR libvirt-daemon-driver-qemu-3.3.0-5.40 is installed
OR libvirt-daemon-driver-secret-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-core-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-disk-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-logical-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-mpath-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-rbd-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-scsi-3.3.0-5.40 is installed
OR libvirt-daemon-hooks-3.3.0-5.40 is installed
OR libvirt-daemon-lxc-3.3.0-5.40 is installed
OR libvirt-daemon-qemu-3.3.0-5.40 is installed
OR libvirt-daemon-xen-3.3.0-5.40 is installed
OR libvirt-doc-3.3.0-5.40 is installed
OR libvirt-libs-3.3.0-5.40 is installed
OR libvirt-lock-sanlock-3.3.0-5.40 is installed
OR libvirt-nss-3.3.0-5.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libvirt-3.3.0-5.40 is installed
OR libvirt-admin-3.3.0-5.40 is installed
OR libvirt-client-3.3.0-5.40 is installed
OR libvirt-daemon-3.3.0-5.40 is installed
OR libvirt-daemon-config-network-3.3.0-5.40 is installed
OR libvirt-daemon-config-nwfilter-3.3.0-5.40 is installed
OR libvirt-daemon-driver-interface-3.3.0-5.40 is installed
OR libvirt-daemon-driver-libxl-3.3.0-5.40 is installed
OR libvirt-daemon-driver-lxc-3.3.0-5.40 is installed
OR libvirt-daemon-driver-network-3.3.0-5.40 is installed
OR libvirt-daemon-driver-nodedev-3.3.0-5.40 is installed
OR libvirt-daemon-driver-nwfilter-3.3.0-5.40 is installed
OR libvirt-daemon-driver-qemu-3.3.0-5.40 is installed
OR libvirt-daemon-driver-secret-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-core-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-disk-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-logical-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-mpath-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-rbd-3.3.0-5.40 is installed
OR libvirt-daemon-driver-storage-scsi-3.3.0-5.40 is installed
OR libvirt-daemon-hooks-3.3.0-5.40 is installed
OR libvirt-daemon-lxc-3.3.0-5.40 is installed
OR libvirt-daemon-qemu-3.3.0-5.40 is installed
OR libvirt-daemon-xen-3.3.0-5.40 is installed
OR libvirt-doc-3.3.0-5.40 is installed
OR libvirt-libs-3.3.0-5.40 is installed
OR libvirt-lock-sanlock-3.3.0-5.40 is installed
OR libvirt-nss-3.3.0-5.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
gnome-shell-search-provider-nautilus-3.20.3-23.6 is installed
OR libnautilus-extension1-3.20.3-23.6 is installed
OR nautilus-3.20.3-23.6 is installed
OR nautilus-lang-3.20.3-23.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
gnome-shell-search-provider-nautilus-3.20.3-23.6 is installed
OR libnautilus-extension1-3.20.3-23.6 is installed
OR nautilus-3.20.3-23.6 is installed
OR nautilus-lang-3.20.3-23.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libopenssl-1_0_0-devel-1.0.2p-3.3 is installed
OR libopenssl1_0_0-1.0.2p-3.3 is installed
OR libopenssl1_0_0-32bit-1.0.2p-3.3 is installed
OR libopenssl1_0_0-hmac-1.0.2p-3.3 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2p-3.3 is installed
OR openssl-1_0_0-1.0.2p-3.3 is installed
OR openssl-1_0_0-doc-1.0.2p-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libopenssl-1_0_0-devel-1.0.2p-3.3 is installed
OR libopenssl1_0_0-1.0.2p-3.3 is installed
OR libopenssl1_0_0-32bit-1.0.2p-3.3 is installed
OR libopenssl1_0_0-hmac-1.0.2p-3.3 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2p-3.3 is installed
OR openssl-1_0_0-1.0.2p-3.3 is installed
OR openssl-1_0_0-doc-1.0.2p-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libseccomp-2.4.1-11.3 is installed
OR libseccomp2-2.4.1-11.3 is installed
OR libseccomp2-32bit-2.4.1-11.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 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 Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_62-60_64_8-default-10-2 is installed
OR kgraft-patch-3_12_62-60_64_8-xen-10-2 is installed
OR kgraft-patch-SLE12-SP1_Update_8-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND ucode-intel-20180425-13.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND Package Information
LibVNCServer-0.9.9-17.31 is installed
OR libvncclient0-0.9.9-17.31 is installed
OR libvncserver0-0.9.9-17.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.438-27 is installed
OR flash-player-gnome-11.2.202.438-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
boost-1.54.0-15 is installed
OR cmis-client-0.5.1-8 is installed
OR hyphen-2.8.8-12 is installed
OR libOpenCOLLADA0-1_3335ac1-2 is installed
OR libboost_filesystem1_54_0-1.54.0-15 is installed
OR libcmis-0_5-5-0.5.1-8 is installed
OR libetonyek-0.1.6-6 is installed
OR libetonyek-0_1-1-0.1.6-6 is installed
OR libhyphen0-2.8.8-12 is installed
OR libixion-0.11.0-6 is installed
OR libixion-0_11-0-0.11.0-6 is installed
OR liborcus-0.11.0-6 is installed
OR liborcus-0_11-0-0.11.0-6 is installed
OR libreoffice-5.1.3.2-22 is installed
OR libreoffice-base-5.1.3.2-22 is installed
OR libreoffice-base-drivers-mysql-5.1.3.2-22 is installed
OR libreoffice-base-drivers-postgresql-5.1.3.2-22 is installed
OR libreoffice-calc-5.1.3.2-22 is installed
OR libreoffice-calc-extensions-5.1.3.2-22 is installed
OR libreoffice-draw-5.1.3.2-22 is installed
OR libreoffice-filters-optional-5.1.3.2-22 is installed
OR libreoffice-gnome-5.1.3.2-22 is installed
OR libreoffice-icon-theme-galaxy-5.1.3.2-22 is installed
OR libreoffice-icon-theme-tango-5.1.3.2-22 is installed
OR libreoffice-impress-5.1.3.2-22 is installed
OR libreoffice-l10n-af-5.1.3.2-22 is installed
OR libreoffice-l10n-ar-5.1.3.2-22 is installed
OR libreoffice-l10n-ca-5.1.3.2-22 is installed
OR libreoffice-l10n-cs-5.1.3.2-22 is installed
OR libreoffice-l10n-da-5.1.3.2-22 is installed
OR libreoffice-l10n-de-5.1.3.2-22 is installed
OR libreoffice-l10n-en-5.1.3.2-22 is installed
OR libreoffice-l10n-es-5.1.3.2-22 is installed
OR libreoffice-l10n-fi-5.1.3.2-22 is installed
OR libreoffice-l10n-fr-5.1.3.2-22 is installed
OR libreoffice-l10n-gu-5.1.3.2-22 is installed
OR libreoffice-l10n-hi-5.1.3.2-22 is installed
OR libreoffice-l10n-hu-5.1.3.2-22 is installed
OR libreoffice-l10n-it-5.1.3.2-22 is installed
OR libreoffice-l10n-ja-5.1.3.2-22 is installed
OR libreoffice-l10n-ko-5.1.3.2-22 is installed
OR libreoffice-l10n-nb-5.1.3.2-22 is installed
OR libreoffice-l10n-nl-5.1.3.2-22 is installed
OR libreoffice-l10n-nn-5.1.3.2-22 is installed
OR libreoffice-l10n-pl-5.1.3.2-22 is installed
OR libreoffice-l10n-pt-BR-5.1.3.2-22 is installed
OR libreoffice-l10n-pt-PT-5.1.3.2-22 is installed
OR libreoffice-l10n-ru-5.1.3.2-22 is installed
OR libreoffice-l10n-sk-5.1.3.2-22 is installed
OR libreoffice-l10n-sv-5.1.3.2-22 is installed
OR libreoffice-l10n-xh-5.1.3.2-22 is installed
OR libreoffice-l10n-zh-Hans-5.1.3.2-22 is installed
OR libreoffice-l10n-zh-Hant-5.1.3.2-22 is installed
OR libreoffice-l10n-zu-5.1.3.2-22 is installed
OR libreoffice-mailmerge-5.1.3.2-22 is installed
OR libreoffice-math-5.1.3.2-22 is installed
OR libreoffice-officebean-5.1.3.2-22 is installed
OR libreoffice-pyuno-5.1.3.2-22 is installed
OR libreoffice-writer-5.1.3.2-22 is installed
OR libreoffice-writer-extensions-5.1.3.2-22 is installed
OR libvisio-0.1.5-7 is installed
OR libvisio-0_1-1-0.1.5-7 is installed
OR libwps-0.4.2-6 is installed
OR libwps-0_4-4-0.4.2-6 is installed
OR myspell-af_NA-20160511-11 is installed
OR myspell-af_ZA-20160511-11 is installed
OR myspell-ar-20160511-11 is installed
OR myspell-ar_AE-20160511-11 is installed
OR myspell-ar_BH-20160511-11 is installed
OR myspell-ar_DZ-20160511-11 is installed
OR myspell-ar_EG-20160511-11 is installed
OR myspell-ar_IQ-20160511-11 is installed
OR myspell-ar_JO-20160511-11 is installed
OR myspell-ar_KW-20160511-11 is installed
OR myspell-ar_LB-20160511-11 is installed
OR myspell-ar_LY-20160511-11 is installed
OR myspell-ar_MA-20160511-11 is installed
OR myspell-ar_OM-20160511-11 is installed
OR myspell-ar_QA-20160511-11 is installed
OR myspell-ar_SA-20160511-11 is installed
OR myspell-ar_SD-20160511-11 is installed
OR myspell-ar_SY-20160511-11 is installed
OR myspell-ar_TN-20160511-11 is installed
OR myspell-ar_YE-20160511-11 is installed
OR myspell-be_BY-20160511-11 is installed
OR myspell-bg_BG-20160511-11 is installed
OR myspell-bn_BD-20160511-11 is installed
OR myspell-bn_IN-20160511-11 is installed
OR myspell-bs-20160511-11 is installed
OR myspell-bs_BA-20160511-11 is installed
OR myspell-ca-20160511-11 is installed
OR myspell-ca_AD-20160511-11 is installed
OR myspell-ca_ES-20160511-11 is installed
OR myspell-ca_ES_valencia-20160511-11 is installed
OR myspell-ca_FR-20160511-11 is installed
OR myspell-ca_IT-20160511-11 is installed
OR myspell-cs_CZ-20160511-11 is installed
OR myspell-da_DK-20160511-11 is installed
OR myspell-de-20160511-11 is installed
OR myspell-de_AT-20160511-11 is installed
OR myspell-de_CH-20160511-11 is installed
OR myspell-de_DE-20160511-11 is installed
OR myspell-dictionaries-20160511-11 is installed
OR myspell-el_GR-20160511-11 is installed
OR myspell-en-20160511-11 is installed
OR myspell-en_AU-20160511-11 is installed
OR myspell-en_BS-20160511-11 is installed
OR myspell-en_BZ-20160511-11 is installed
OR myspell-en_CA-20160511-11 is installed
OR myspell-en_GB-20160511-11 is installed
OR myspell-en_GH-20160511-11 is installed
OR myspell-en_IE-20160511-11 is installed
OR myspell-en_IN-20160511-11 is installed
OR myspell-en_JM-20160511-11 is installed
OR myspell-en_MW-20160511-11 is installed
OR myspell-en_NA-20160511-11 is installed
OR myspell-en_NZ-20160511-11 is installed
OR myspell-en_PH-20160511-11 is installed
OR myspell-en_TT-20160511-11 is installed
OR myspell-en_US-20160511-11 is installed
OR myspell-en_ZA-20160511-11 is installed
OR myspell-en_ZW-20160511-11 is installed
OR myspell-es-20160511-11 is installed
OR myspell-es_AR-20160511-11 is installed
OR myspell-es_BO-20160511-11 is installed
OR myspell-es_CL-20160511-11 is installed
OR myspell-es_CO-20160511-11 is installed
OR myspell-es_CR-20160511-11 is installed
OR myspell-es_CU-20160511-11 is installed
OR myspell-es_DO-20160511-11 is installed
OR myspell-es_EC-20160511-11 is installed
OR myspell-es_ES-20160511-11 is installed
OR myspell-es_GT-20160511-11 is installed
OR myspell-es_HN-20160511-11 is installed
OR myspell-es_MX-20160511-11 is installed
OR myspell-es_NI-20160511-11 is installed
OR myspell-es_PA-20160511-11 is installed
OR myspell-es_PE-20160511-11 is installed
OR myspell-es_PR-20160511-11 is installed
OR myspell-es_PY-20160511-11 is installed
OR myspell-es_SV-20160511-11 is installed
OR myspell-es_UY-20160511-11 is installed
OR myspell-es_VE-20160511-11 is installed
OR myspell-et_EE-20160511-11 is installed
OR myspell-fr_BE-20160511-11 is installed
OR myspell-fr_CA-20160511-11 is installed
OR myspell-fr_CH-20160511-11 is installed
OR myspell-fr_FR-20160511-11 is installed
OR myspell-fr_LU-20160511-11 is installed
OR myspell-fr_MC-20160511-11 is installed
OR myspell-gu_IN-20160511-11 is installed
OR myspell-he_IL-20160511-11 is installed
OR myspell-hi_IN-20160511-11 is installed
OR myspell-hr_HR-20160511-11 is installed
OR myspell-hu_HU-20160511-11 is installed
OR myspell-it_IT-20160511-11 is installed
OR myspell-lightproof-en-20160511-11 is installed
OR myspell-lightproof-hu_HU-20160511-11 is installed
OR myspell-lightproof-pt_BR-20160511-11 is installed
OR myspell-lightproof-ru_RU-20160511-11 is installed
OR myspell-lo_LA-20160511-11 is installed
OR myspell-lt_LT-20160511-11 is installed
OR myspell-lv_LV-20160511-11 is installed
OR myspell-nb_NO-20160511-11 is installed
OR myspell-nl_BE-20160511-11 is installed
OR myspell-nl_NL-20160511-11 is installed
OR myspell-nn_NO-20160511-11 is installed
OR myspell-no-20160511-11 is installed
OR myspell-pl_PL-20160511-11 is installed
OR myspell-pt_AO-20160511-11 is installed
OR myspell-pt_BR-20160511-11 is installed
OR myspell-pt_PT-20160511-11 is installed
OR myspell-ro-20160511-11 is installed
OR myspell-ro_RO-20160511-11 is installed
OR myspell-ru_RU-20160511-11 is installed
OR myspell-sk_SK-20160511-11 is installed
OR myspell-sl_SI-20160511-11 is installed
OR myspell-sr-20160511-11 is installed
OR myspell-sr_CS-20160511-11 is installed
OR myspell-sr_Latn_CS-20160511-11 is installed
OR myspell-sr_Latn_RS-20160511-11 is installed
OR myspell-sr_RS-20160511-11 is installed
OR myspell-sv_FI-20160511-11 is installed
OR myspell-sv_SE-20160511-11 is installed
OR myspell-te-20160511-11 is installed
OR myspell-te_IN-20160511-11 is installed
OR myspell-th_TH-20160511-11 is installed
OR myspell-vi-20160511-11 is installed
OR myspell-vi_VN-20160511-11 is installed
OR myspell-zu_ZA-20160511-11 is installed
OR openCOLLADA-1_3335ac1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-12.3 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.4-2.47 is installed
OR webkit2gtk3-2.24.4-2.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
MozillaThunderbird-60.3.0-3.17 is installed
OR MozillaThunderbird-translations-common-60.3.0-3.17 is installed
OR MozillaThunderbird-translations-other-60.3.0-3.17 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
apache2-mod_php53-5.3.17-84 is installed
OR php53-5.3.17-84 is installed
OR php53-bcmath-5.3.17-84 is installed
OR php53-bz2-5.3.17-84 is installed
OR php53-calendar-5.3.17-84 is installed
OR php53-ctype-5.3.17-84 is installed
OR php53-curl-5.3.17-84 is installed
OR php53-dba-5.3.17-84 is installed
OR php53-dom-5.3.17-84 is installed
OR php53-exif-5.3.17-84 is installed
OR php53-fastcgi-5.3.17-84 is installed
OR php53-fileinfo-5.3.17-84 is installed
OR php53-ftp-5.3.17-84 is installed
OR php53-gd-5.3.17-84 is installed
OR php53-gettext-5.3.17-84 is installed
OR php53-gmp-5.3.17-84 is installed
OR php53-iconv-5.3.17-84 is installed
OR php53-intl-5.3.17-84 is installed
OR php53-json-5.3.17-84 is installed
OR php53-ldap-5.3.17-84 is installed
OR php53-mbstring-5.3.17-84 is installed
OR php53-mcrypt-5.3.17-84 is installed
OR php53-mysql-5.3.17-84 is installed
OR php53-odbc-5.3.17-84 is installed
OR php53-openssl-5.3.17-84 is installed
OR php53-pcntl-5.3.17-84 is installed
OR php53-pdo-5.3.17-84 is installed
OR php53-pear-5.3.17-84 is installed
OR php53-pgsql-5.3.17-84 is installed
OR php53-pspell-5.3.17-84 is installed
OR php53-shmop-5.3.17-84 is installed
OR php53-snmp-5.3.17-84 is installed
OR php53-soap-5.3.17-84 is installed
OR php53-suhosin-5.3.17-84 is installed
OR php53-sysvmsg-5.3.17-84 is installed
OR php53-sysvsem-5.3.17-84 is installed
OR php53-sysvshm-5.3.17-84 is installed
OR php53-tokenizer-5.3.17-84 is installed
OR php53-wddx-5.3.17-84 is installed
OR php53-xmlreader-5.3.17-84 is installed
OR php53-xmlrpc-5.3.17-84 is installed
OR php53-xmlwriter-5.3.17-84 is installed
OR php53-xsl-5.3.17-84 is installed
OR php53-zip-5.3.17-84 is installed
OR php53-zlib-5.3.17-84 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|