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

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

The following security bugs were fixed:

- CVE-2021-3444: Fixed an issue with the bpf verifier which did not properly handle mod32 destination register truncation when the source register was known to be 0 leading to out of bounds read (bsc#1184170). - CVE-2021-3428: Fixed an integer overflow in ext4_es_cache_extent (bsc#1173485). - CVE-2021-29647: Fixed an issue in qrtr_recvmsg which could have allowed attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure (bsc#1184192 ). - CVE-2021-29265: Fixed an issue in usbip_sockfd_store which could have allowed attackers to cause a denial of service due to race conditions during an update of the local and shared status (bsc#1184167). - CVE-2021-29264: Fixed an issue in the Freescale Gianfar Ethernet driver which could have allowed attackers to cause a system crash due to a calculation of negative fragment size (bsc#1184168). - CVE-2021-28972: Fixed a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly (bsc#1184198). - CVE-2021-28971: Fixed an issue in intel_pmu_drain_pebs_nhm which could have caused a system crash because the PEBS status in a PEBS record was mishandled (bsc#1184196 ). - CVE-2021-28964: Fixed a race condition in get_old_root which could have allowed attackers to cause a denial of service (bsc#1184193). - CVE-2021-28688: Fixed an issue introduced by XSA-365 (bsc#1183646). - CVE-2021-28660: Fixed an out of bounds write in rtw_wx_set_scan (bsc#1183593 ). - CVE-2021-28038: Fixed an issue with the netback driver which was lacking necessary treatment of errors such as failed memory allocations (bsc#1183022). - CVE-2021-27365: Fixed an issue where an unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message (bsc#1182715). - CVE-2021-27364: Fixed an issue where an attacker could craft Netlink messages (bsc#1182717). - CVE-2021-27363: Fixed a kernel pointer leak which could have been used to determine the address of the iscsi_transport structure (bsc#1182716). - CVE-2021-26932: Fixed improper error handling issues in Linux grant mapping (XSA-361 bsc#1181747). - CVE-2021-26931: Fixed an issue where Linux kernel was treating grant mapping errors as bugs (XSA-362 bsc#1181753). - CVE-2021-26930: Fixed an improper error handling in blkback's grant mapping (XSA-365 bsc#1181843). - CVE-2020-35519: Fixed an out-of-bounds memory access was found in x25_bind (bsc#1183696). - CVE-2020-29368,CVE-2020-29374: Fixed an issue in copy-on-write implementation which could have granted unintended write access (bsc#1179660, bsc#1179428). - CVE-2020-27815: Fixed an issue in JFS filesystem where could have allowed an attacker to execute code (bsc#1179454). - CVE-2020-27171: Fixed an off-by-one error affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183775). - CVE-2020-27170: Fixed potential side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183686). - CVE-2020-0433: Fixed a use after free due to improper locking which could have led to local escalation of privilege (bsc#1176720). - CVE-2021-3483: Fixed a use-after-free in nosy.c (bsc#1184393). - CVE-2021-30002: Fixed a memory leak for large arguments in video_usercopy (bsc#1184120). - CVE-2021-29154: Fixed incorrect computation of branch displacements, allowing arbitrary code execution (bsc#1184391). - CVE-2021-20219: Fixed a denial of service in n_tty_receive_char_special (bsc#1184397). - CVE-2020-36311: Fixed a denial of service (soft lockup) by triggering destruction of a large SEV VM (bsc#1184511). - CVE-2020-25670, CVE-2020-25671, CVE-2020-25672, CVE-2020-25673: Fixed multiple bugs in NFC subsytem (bsc#1178181).

The following non-security bugs were fixed:

- ACPI: scan: Rearrange memory allocation in acpi_device_add() (git-fixes). - ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits (git-fixes). - ALSA: hda: Drop the BATCH workaround for AMD controllers (git-fixes). - ALSA: hda/realtek: modify EAPD in the ALC886 (git-fixes). - amba: Fix resource leak for drivers without .remove (git-fixes). - bfq: Fix kABI for update internal depth state when queue depth changes (bsc#1172455). - bfq: update internal depth state when queue depth changes (bsc#1172455). - block: rsxx: fix error return code of rsxx_pci_probe() (git-fixes). - Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data (git-fixes). - Bluetooth: hci_uart: Cancel init work before unregistering (git-fixes). - Bluetooth: hci_uart: Fix a race for write_work scheduling (git-fixes). - bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775). - bpf: Fix 32 bit src register truncation on div/mod (bsc#1184170). - bpf: fix subprog verifier bypass by div/mod by 0 exception (bsc#1184170). - bpf: fix x64 JIT code generation for jmp to 1st insn (bsc#1178163). - bpf_lru_list: Read double-checked variable once without lock (git-fixes). - bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775). - bpf,x64: Pad NOPs to make images converge more easily (bsc#1178163). - bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD (git-fixes). - can: c_can: move runtime PM enable/disable to c_can_platform (git-fixes). - can: c_can_pci: c_can_pci_remove(): fix use-after-free (git-fixes). - can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning (git-fixes). - can: peak_usb: add forgotten supported devices (git-fixes). - can: peak_usb: Revert 'can: peak_usb: add forgotten supported devices' (git-fixes). - can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership (git-fixes). - cifs: change noisy error message to FYI (bsc#1181507). - cifs: check all path components in resolved dfs target (bsc#1179755). - cifs_debug: use %pd instead of messing with ->d_name (bsc#1181507). - cifs: do not send close in compound create+close requests (bsc#1181507). - cifs: fix nodfs mount option (bsc#1179755). - cifs: introduce helper for finding referral server (bsc#1179755). - cifs: New optype for session operations (bsc#1181507). - cifs: print MIDs in decimal notation (bsc#1181507). - cifs: return proper error code in statfs(2) (bsc#1181507). - cifs: Tracepoints and logs for tracing credit changes (bsc#1181507). - cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (bsc#1104270). - dmaengine: hsu: disable spurious interrupt (git-fixes). - drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if (bsc#1129770) - drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing (bsc#1142635) - drm: bridge: dw-hdmi: Avoid resetting force in the detect function (bsc#1129770) - drm/compat: Clear bounce structures (bsc#1129770) - drm/etnaviv: replace MMU flush marker with flush sequence (bsc#1154048) - drm/gma500: Fix error return code in psb_driver_load() (bsc#1129770) - drm/mediatek: Add missing put_device() call in mtk_drm_kms_init() (bsc#1152446) - drm/mediatek: Fix aal size config (bsc#1129770) - drm: meson_drv add shutdown function (git-fixes). - drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register (git-fixes). - drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY) (bsc#1129770) - drm/msm: fix shutdown hook in case GPU components failed to bind (git-fixes). - drm: mxsfb: check framebuffer pitch (bsc#1129770) - drm/omap: fix max fclk divider for omap36xx (bsc#1152446) - drm: panel: Fix bpc for OrtusTech COM43H4M85ULC panel (bsc#1129770) - drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel (bsc#1129770) - drm/radeon: fix AGP dependency (git-fixes). - drm: rcar-du: Put reference to VSP device (bsc#1129770) - drm/vc4: crtc: Rework a bit the CRTC state code (bsc#1129770) - drm/vc4: hdmi: Avoid sleeping in atomic context (bsc#1129770) - ethernet: alx: fix order of calls on resume (git-fixes). - fbdev: aty: SPARC64 requires FB_ATY_CT (bsc#1129770) - firmware/efi: Fix a use after bug in efi_mem_reserve_persistent (git-fixes). - fix setting irq affinity (bsc#1184583) - futex: Prevent robust futex exit race (git-fixes). - gma500: clean up error handling in init (bsc#1129770) - gpiolib: acpi: Add missing IRQF_ONESHOT (git-fixes). - HID: make arrays usage and value to be the same (git-fixes). - i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition (git-fixes). - i40e: Add zero-initialization of AQ command structures (bsc#1109837 bsc#1111981). - i40e: Fix add TC filter for IPv6 (bsc#1109837 bsc#1111981 ). - i40e: Fix endianness conversions (bsc#1109837 bsc#1111981 ). - IB/mlx5: Return appropriate error code instead of ENOMEM (bsc#1103991). - ibmvnic: add comments for spinlock_t definitions (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: add memory barrier to protect long term buffer (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591). - ibmvnic: always store valid MAC address (bsc#1182011 ltc#191844). - ibmvnic: avoid multiple line dereference (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Correctly re-enable interrupts in NAPI polling routine (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: create send_control_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: create send_query_ip_offload (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Do not replenish RX buffers after every polling loop (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Ensure that CRQ entry read are correctly ordered (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591). - ibmvnic: Ensure that device queue memory is cache-line aligned (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Ensure that SCRQ entry reads are correctly ordered (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: fix block comments (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: fix braces (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: fix miscellaneous checks (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning (bsc#1184114 ltc#192237). - ibmvnic: Fix TX completion error handling (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Fix use-after-free of VNIC login response buffer (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: handle inconsistent login with reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Harden device Command Response Queue handshake (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: improve ibmvnic_init and ibmvnic_reset_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: merge do_change_param_reset into do_reset (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: merge ibmvnic_reset_init and ibmvnic_init (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: no reset timeout for 5 seconds after reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: prefer strscpy over strlcpy (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: prefer 'unsigned long' over 'unsigned long int' (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: reduce wait for completion time (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: remove excessive irqsave (bsc#1065729). - ibmvnic: remove never executed if statement (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: remove unused spinlock_t stats_lock definition (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: rename ibmvnic_send_req_caps to send_request_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: rename send_cap_queries to send_query_cap (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: rename send_map_query to send_query_map (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - ibmvnic: send_login should check for crq errors (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: simplify reset_long_term_buff function (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791). - ibmvnic: skip send_request_unmap for timeout reset (bsc#1184114 ltc#192237 bsc#1182485 ltc#191591). - ibmvnic: skip tx timeout reset while in resetting (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: stop free_all_rwi on failed reset (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions (bsc#1184114 ltc#192237 bsc#1183023 ltc#191791). - ibmvnic: track pending login (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - ibmvnic: Use 'skb_frag_address()' instead of hand coding it (bsc#1184114 ltc#192237). - ice: Account for port VLAN in VF max packet size calculation (bsc#1118661). - igc: check return value of ret_val in igc_config_fc_after_link_up (bsc#1118657). - igc: Report speed and duplex as unknown when device is runtime suspended (jsc#SLE-4799). - igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr (bsc#1118657). - iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel (git-fixes). - iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler (git-fixes). - iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (git-fixes). - iio: hid-sensor-prox: Fix scale not correct issue (git-fixes). - iio: hid-sensor-temperature: Fix issues of timestamp channel (git-fixes). - Input: i8042 - add ASUS Zenbook Flip to noselftest list (git-fixes). - Input: i8042 - unbreak Pegatron C15B (git-fixes). - Input: raydium_ts_i2c - do not send zero length (git-fixes). - Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|S (git-fixes). - Input: xpad - sync supported devices with fork on GitHub (git-fixes). - iommu/amd: Fix sleeping in atomic in increase_address_space() (bsc#1183378). - iommu/intel: Fix memleak in intel_irq_remapping_alloc (bsc#1183379). - iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183380). - iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183381). - ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (bsc#1113994). - kABI: Fix kABI after modifying struct __call_single_data (bsc#1180846). - kabi/severities: Add rtas_online_cpus_mask, rtas_offline_cpus_mask - kernel/smp: add boot parameter for controlling CSD lock debugging (bsc#1180846). - kernel/smp: add more data to CSD lock debugging (bsc#1180846). - kernel/smp: prepare more CSD lock debugging (bsc#1180846). - kernel/smp: Provide CSD lock timeout diagnostics (bsc#1180846). - KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off (bsc#1183382). - lib/crc32test: remove extra local_irq_disable/enable (git-fixes). - locking/mutex: Fix non debug version of mutex_lock_io_nested() (git-fixes). - mac80211: fix double free in ibss_leave (git-fixes). - mac80211: fix rate mask reset (git-fixes). - media: usbtv: Fix deadlock on suspend (git-fixes). - media: uvcvideo: Allow entities with no pads (git-fixes). - misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (git-fixes). - mmc: core: Fix partition switch time for eMMC (git-fixes). - mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE. - mmc: cqhci: Fix random crash when remove mmc module/card (git-fixes). - mmc: sdhci-esdhc-imx: fix kernel panic when remove module (git-fixes). - mmc: sdhci-of-arasan: Add missed checks for devm_clk_register() (git-fixes). - mwifiex: pcie: skip cancel_work_sync() on reset failure path (git-fixes). - net: bridge: use switchdev for port flags set through sysfs too (bsc#1112374). - net: cdc-phonet: fix data-interface release on probe failure (git-fixes). - net: core: introduce __netdev_notify_peers (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - net: hns3: add a check for index in hclge_get_rss_key() (bsc#1126390). - net: hns3: add a check for queue_id in hclge_reset_vf_queue() (bsc#1104353). - net: hns3: fix bug when calculating the TCAM table info (bsc#1104353). - net: hns3: fix query vlan mask value error for flow director (bsc#1104353). - net/mlx5e: Update max_opened_tc also when channels are closed (bsc#1103990). - net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 (bsc#1119113). - net: re-solve some conflicts after net -> net-next merge (bsc#1184114 ltc#192237 bsc#1176855 ltc#187293). - net: sched: disable TCQ_F_NOLOCK for pfifo_fast (bsc#1183405) - net: usb: ax88179_178a: fix missing stop entry in driver_info (git-fixes). - net: usb: qmi_wwan: allow qmimux add/del with master up (git-fixes). - PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (git-fixes). - PCI: Align checking of syscall user config accessors (git-fixes). - phy: rockchip-emmc: emmc_phy_init() always return 0 (git-fixes). - platform/x86: i2c-multi-instantiate: Do not create platform device for INT3515 ACPI nodes (git-fixes). - powerpc/64s: Fix instruction encoding for lis in ppc_function_entry() (bsc#1065729). - powerpc/book3s64/radix: Remove WARN_ON in destroy_context() (bsc#1183692 ltc#191963). - powerpc: Convert to using %pOFn instead of device_node.name (bsc#1181674 ltc#189159). - powerpc: Fix some spelling mistakes (bsc#1181674 ltc#189159). - powerpc/hvcall: add token and codes for H_VASI_SIGNAL (bsc#1181674 ltc#189159). - powerpc: kABI: add back suspend_disable_cpu in machdep_calls (bsc#1181674 ltc#189159). - powerpc/machdep: remove suspend_disable_cpu() (bsc#1181674 ltc#189159). - powerpc/mm/pkeys: Make pkey access check work on execute_only_key (bsc#1181544 ltc#191080 git-fixes). - powerpc/numa: Fix build when CONFIG_NUMA=n (bsc#1132477 ltc#175530). - powerpc/numa: make vphn_enabled, prrn_enabled flags const (bsc#1181674 ltc#189159). - powerpc/numa: remove ability to enable topology updates (bsc#1181674 ltc#189159). - powerpc/numa: remove arch_update_cpu_topology (bsc#1181674 ltc#189159). - powerpc/numa: Remove late request for home node associativity (bsc#1181674 ltc#189159). - powerpc/numa: remove prrn_is_enabled() (bsc#1181674 ltc#189159). - powerpc/numa: remove start/stop_topology_update() (bsc#1181674 ltc#189159). - powerpc/numa: remove timed_topology_update() (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology timer code (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology update code (bsc#1181674 ltc#189159). - powerpc/numa: remove unreachable topology workqueue code (bsc#1181674 ltc#189159). - powerpc/numa: remove vphn_enabled and prrn_enabled internal flags (bsc#1181674 ltc#189159). - powerpc/numa: stub out numa_update_cpu_topology() (bsc#1181674 ltc#189159). - powerpc/numa: Suppress 'VPHN is not supported' messages (bsc#1181674 ltc#189159). - powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes). - powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n (bsc#1181674 ltc#189159). - powerpc/pseries: Do not enforce MSI affinity with kdump (bsc#1181655 ltc#190855). - powerpc/pseries: Generalize hcall_vphn() (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: pass stream id via function arguments (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: perform post-suspend fixups later (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: remove prepare_late() callback (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: remove pseries_suspend_cpu() (bsc#1181674 ltc#189159). - powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me() (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: add missing break to default case (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: Add pr_debug() for device tree changes (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: do not error on absence of ibm, update-nodes (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: error message improvements (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: extract VASI session polling logic (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922). - powerpc/pseries/mobility: refactor node lookup during DT update (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: retry partition suspend after error (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: Set pr_fmt() (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: signal suspend cancellation to platform (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: use rtas_activate_firmware() on resume (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: use stop_machine for join/suspend (bsc#1181674 ltc#189159). - powerpc/pseries/mobility: use struct for shared state (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922). - powerpc/pseries/ras: Remove unused variable 'status' (bsc#1065729). - powerpc/pseries: remove dlpar_cpu_readd() (bsc#1181674 ltc#189159). - powerpc/pseries: remove memory 're-add' implementation (bsc#1181674 ltc#189159). - powerpc/pseries: remove obsolete memory hotplug DT notifier code (bsc#1181674 ltc#189159). - powerpc/pseries: remove prrn special case from DT update path (bsc#1181674 ltc#189159). - powerpc/rtas: add rtas_activate_firmware() (bsc#1181674 ltc#189159). - powerpc/rtas: add rtas_ibm_suspend_me() (bsc#1181674 ltc#189159). - powerpc/rtas: complete ibm,suspend-me status codes (bsc#1181674 ltc#189159). - powerpc/rtas: dispatch partition migration requests to pseries (bsc#1181674 ltc#189159). - powerpc/rtasd: simplify handle_rtas_event(), emit message on events (bsc#1181674 ltc#189159). - powerpc/rtas: prevent suspend-related sys_rtas use on LE (bsc#1181674 ltc#189159). - powerpc/rtas: remove rtas_ibm_suspend_me_unsafe() (bsc#1181674 ltc#189159). - powerpc/rtas: remove rtas_suspend_cpu() (bsc#1181674 ltc#189159). - powerpc/rtas: remove unused rtas_suspend_last_cpu() (bsc#1181674 ltc#189159). - powerpc/rtas: remove unused rtas_suspend_me_data (bsc#1181674 ltc#189159). - powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe (bsc#1181674 ltc#189159). - powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask (bsc#1181674 ltc#189159). - powerpc/vio: Use device_type to detect family (bsc#1181674 ltc#189159). - printk: fix deadlock when kernel panic (bsc#1183018). - pseries/drmem: do not cache node id in drmem_lmb struct (bsc#1132477 ltc#175530). - pseries/hotplug-memory: hot-add: skip redundant LMB lookup (bsc#1132477 ltc#175530). - pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare() (git-fixes). - qxl: Fix uninitialised struct field head.surface_id (git-fixes). - random: fix the RNDRESEEDCRNG ioctl (git-fixes). - rcu: Allow only one expedited GP to run concurrently with (git-fixes) - rcu: Fix missed wakeup of exp_wq waiters (git-fixes) - RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation (bsc#1103991). - RDMA/rxe: Remove useless code in rxe_recv.c (bsc#1103992 ). - RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709) - RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc (bsc#1103992). - Revert 'ibmvnic: remove never executed if statement' (bsc#1184114 ltc#192237 bsc#1179243 ltc#189290). - rpadlpar: fix potential drc_name corruption in store functions (bsc#1183416 ltc#191079). - rsxx: Return -EFAULT if copy_to_user() fails (git-fixes). - s390/cio: return -EFAULT if copy_to_user() fails (git-fixes). - s390/cio: return -EFAULT if copy_to_user() fails (git-fixes). - s390/crypto: return -EFAULT if copy_to_user() fails (git-fixes). - s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165). - s390/dasd: fix hanging offline processing due to canceled worker (bsc#1175165). - s390/pci: Fix s390_mmio_read/write with MIO (LTC#192079 bsc#1183755). - s390/vtime: fix increased steal time accounting (bsc#1183861). - sched/fair: Fix wrong cpu selecting from isolated domain (git-fixes) - sched/vtime: Fix guest/system mis-accounting on task switch (git-fixes) - scsi: lpfc: Change wording of invalid pci reset log message (bsc#1182574). - scsi: lpfc: Correct function header comments related to ndlp reference counting (bsc#1182574). - scsi: lpfc: Fix ADISC handling that never frees nodes (bsc#1182574). - scsi: lpfc: Fix ancient double free (bsc#1182574). - scsi: lpfc: Fix crash caused by switch reboot (bsc#1182574). - scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (bsc#1182574). - scsi: lpfc: Fix EEH encountering oops with NVMe traffic (bsc#1182574). - scsi: lpfc: Fix FLOGI failure due to accessing a freed node (bsc#1182574). - scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (bsc#1182574). - scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0() (bsc#1182574). - scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference (bsc#1182574). - scsi: lpfc: Fix nodeinfo debugfs output (bsc#1182574). - scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb() (bsc#1182574). - scsi: lpfc: Fix 'physical' typos (bsc#1182574). - scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN (bsc#1182574). - scsi: lpfc: Fix pt2pt connection does not recover after LOGO (bsc#1182574). - scsi: lpfc: Fix pt2pt state transition causing rmmod hang (bsc#1182574). - scsi: lpfc: Fix reftag generation sizing errors (bsc#1182574). - scsi: lpfc: Fix stale node accesses on stale RRQ request (bsc#1182574). - scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path (bsc#1182574). - scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf (bsc#1182574). - scsi: lpfc: Fix use after free in lpfc_els_free_iocb (bsc#1182574). - scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid() (bsc#1182574). - scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports (bsc#1182574). - scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes (bsc#1182574). - scsi: lpfc: Update lpfc version to 12.8.0.8 (bsc#1182574). - selinux: never allow relabeling on context mounts (git-fixes). - smb3: add dynamic trace point to trace when credits obtained (bsc#1181507). - smb3: fix crediting for compounding when only one request in flight (bsc#1181507). - smp: Add source and destination CPUs to __call_single_data (bsc#1180846). - Update config files: activate CONFIG_CSD_LOCK_WAIT_DEBUG for x86 (bsc#1180846). - Update config files: disable CONFIG_CSD_LOCK_WAIT_DEBUG (bsc#1180846). - usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot (git-fixes). - usbip: fix stub_dev to check for stream socket (git-fixes). - usbip: fix stub_dev usbip_sockfd_store() races leading to gpf (git-fixes). - usbip: Fix unsafe unaligned pointer usage (git-fixes). - usbip: fix vhci_hcd attach_store() races leading to gpf (git-fixes). - usbip: fix vhci_hcd to check for stream socket (git-fixes). - usbip: tools: fix build error for multiple definition (git-fixes). - usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable (git-fixes). - usb: replace hardcode maximum usb string length by definition (git-fixes). - usb: serial: io_edgeport: fix memory leak in edge_startup (git-fixes). - usb: serial: option: add Quectel EM160R-GL (git-fixes). - usb-storage: Add quirk to defeat Kindle's automatic unload (git-fixes). - use __netdev_notify_peers in ibmvnic (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139). - video: fbdev: acornfb: remove free_unused_pages() (bsc#1129770) - video: fbdev: atmel_lcdfb: fix return error code in (bsc#1129770) Backporting notes: * context changes * fallout from trailing whitespaces - vsprintf: Do not have bprintf dereference pointers (bsc#1184494). - vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) (bsc#1184494). - vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers (bsc#1184494). - wlcore: Fix command execute failure 19 for wl12xx (git-fixes). - x86/ioapic: Ignore IRQ2 again (12sp5). - x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() (12sp5). - xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367). - xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600). - xen/netback: fix spurious event detection for common event case (bsc#1182175). - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367). - xfs: Fix assert failure in xfs_setattr_size() (git-fixes). - xsk: Remove dangling function declaration from header file (bsc#1109837).
Family:unixClass:patch
Status:Reference(s):1015187
1017646
1023078
1023079
1027038
1063416
1065600
1065729
1090078
1102340
1103990
1103991
1103992
1104270
1104353
1109837
1110194
1111981
1112374
1113295
1113994
1118657
1118661
1119113
1120758
1126390
1129770
1132477
1134395
1134835
1135650
1136424
1137194
1138943
1139751
1142635
1152446
1154048
1169709
1172455
1173027
1173485
1175165
1176493
1176496
1176720
1176764
1176855
1178163
1178181
1179243
1179428
1179454
1179660
1179755
1180846
1181507
1181515
1181544
1181655
1181674
1181747
1181753
1181843
1182011
1182175
1182485
1182574
1182715
1182716
1182717
1183018
1183022
1183023
1183378
1183379
1183380
1183381
1183382
1183405
1183416
1183509
1183593
1183646
1183662
1183686
1183692
1183696
1183755
1183775
1183861
1183871
1184114
1184120
1184167
1184168
1184170
1184192
1184193
1184196
1184198
1184391
1184393
1184397
1184494
1184511
1184583
865241
901882
925499
932026
958791
CVE-2008-5913
CVE-2009-0040
CVE-2009-0652
CVE-2009-0771
CVE-2009-0772
CVE-2009-0773
CVE-2009-0774
CVE-2009-0775
CVE-2009-0776
CVE-2009-0777
CVE-2009-1044
CVE-2009-1169
CVE-2009-1302
CVE-2009-1303
CVE-2009-1304
CVE-2009-1305
CVE-2009-1306
CVE-2009-1307
CVE-2009-1308
CVE-2009-1309
CVE-2009-1310
CVE-2009-1311
CVE-2009-1312
CVE-2009-1313
CVE-2009-1563
CVE-2009-2470
CVE-2009-2654
CVE-2009-3069
CVE-2009-3070
CVE-2009-3071
CVE-2009-3072
CVE-2009-3073
CVE-2009-3074
CVE-2009-3075
CVE-2009-3077
CVE-2009-3078
CVE-2009-3079
CVE-2009-3274
CVE-2009-3370
CVE-2009-3371
CVE-2009-3372
CVE-2009-3373
CVE-2009-3374
CVE-2009-3375
CVE-2009-3376
CVE-2009-3377
CVE-2009-3378
CVE-2009-3379
CVE-2009-3380
CVE-2009-3381
CVE-2009-3383
CVE-2009-3388
CVE-2009-3389
CVE-2009-3555
CVE-2009-3979
CVE-2009-3980
CVE-2009-3982
CVE-2009-3983
CVE-2009-3984
CVE-2009-3985
CVE-2010-0164
CVE-2010-0165
CVE-2010-0166
CVE-2010-0167
CVE-2010-0168
CVE-2010-0169
CVE-2010-0170
CVE-2010-0171
CVE-2010-0172
CVE-2010-0173
CVE-2010-0174
CVE-2010-0176
CVE-2010-0177
CVE-2010-0178
CVE-2010-0181
CVE-2010-0182
CVE-2010-0654
CVE-2010-1028
CVE-2010-1121
CVE-2010-1125
CVE-2010-1196
CVE-2010-1197
CVE-2010-1198
CVE-2010-1199
CVE-2010-1200
CVE-2010-1201
CVE-2010-1202
CVE-2010-1203
CVE-2010-1205
CVE-2010-1206
CVE-2010-1207
CVE-2010-1208
CVE-2010-1209
CVE-2010-1210
CVE-2010-1211
CVE-2010-1212
CVE-2010-1213
CVE-2010-1214
CVE-2010-1215
CVE-2010-2751
CVE-2010-2752
CVE-2010-2753
CVE-2010-2754
CVE-2010-2755
CVE-2010-2760
CVE-2010-2762
CVE-2010-2764
CVE-2010-2765
CVE-2010-2766
CVE-2010-2767
CVE-2010-2768
CVE-2010-2769
CVE-2010-3166
CVE-2010-3167
CVE-2010-3168
CVE-2010-3169
CVE-2010-3170
CVE-2010-3173
CVE-2010-3174
CVE-2010-3175
CVE-2010-3176
CVE-2010-3177
CVE-2010-3178
CVE-2010-3179
CVE-2010-3180
CVE-2010-3182
CVE-2010-3183
CVE-2010-3765
CVE-2011-0068
CVE-2011-0069
CVE-2011-0070
CVE-2011-0079
CVE-2011-0080
CVE-2011-0081
CVE-2011-0084
CVE-2011-0461
CVE-2011-1187
CVE-2011-1202
CVE-2011-1898
CVE-2011-2366
CVE-2011-2367
CVE-2011-2368
CVE-2011-2369
CVE-2011-2370
CVE-2011-2371
CVE-2011-2372
CVE-2011-2373
CVE-2011-2374
CVE-2011-2375
CVE-2011-2377
CVE-2011-2985
CVE-2011-2986
CVE-2011-2988
CVE-2011-2989
CVE-2011-2990
CVE-2011-2991
CVE-2011-2992
CVE-2011-2993
CVE-2011-2995
CVE-2011-2996
CVE-2011-2997
CVE-2011-3000
CVE-2011-3001
CVE-2011-3002
CVE-2011-3003
CVE-2011-3004
CVE-2011-3005
CVE-2011-3026
CVE-2011-3062
CVE-2011-3101
CVE-2011-3232
CVE-2011-3389
CVE-2011-3648
CVE-2011-3650
CVE-2011-3651
CVE-2011-3652
CVE-2011-3654
CVE-2011-3655
CVE-2011-3658
CVE-2011-3659
CVE-2011-3660
CVE-2011-3661
CVE-2011-3663
CVE-2011-4944
CVE-2012-0029
CVE-2012-0217
CVE-2012-0441
CVE-2012-0442
CVE-2012-0443
CVE-2012-0444
CVE-2012-0445
CVE-2012-0446
CVE-2012-0447
CVE-2012-0449
CVE-2012-0451
CVE-2012-0452
CVE-2012-0455
CVE-2012-0456
CVE-2012-0457
CVE-2012-0458
CVE-2012-0459
CVE-2012-0460
CVE-2012-0461
CVE-2012-0462
CVE-2012-0463
CVE-2012-0464
CVE-2012-0467
CVE-2012-0468
CVE-2012-0469
CVE-2012-0470
CVE-2012-0471
CVE-2012-0472
CVE-2012-0473
CVE-2012-0474
CVE-2012-0475
CVE-2012-0477
CVE-2012-0478
CVE-2012-0479
CVE-2012-0759
CVE-2012-0845
CVE-2012-1150
CVE-2012-1937
CVE-2012-1938
CVE-2012-1940
CVE-2012-1941
CVE-2012-1944
CVE-2012-1945
CVE-2012-1946
CVE-2012-1947
CVE-2012-1948
CVE-2012-1949
CVE-2012-1950
CVE-2012-1951
CVE-2012-1952
CVE-2012-1953
CVE-2012-1954
CVE-2012-1955
CVE-2012-1956
CVE-2012-1957
CVE-2012-1958
CVE-2012-1959
CVE-2012-1960
CVE-2012-1961
CVE-2012-1962
CVE-2012-1963
CVE-2012-1965
CVE-2012-1966
CVE-2012-1967
CVE-2012-1970
CVE-2012-1972
CVE-2012-1973
CVE-2012-1974
CVE-2012-1975
CVE-2012-1976
CVE-2012-2625
CVE-2012-2737
CVE-2012-3432
CVE-2012-3433
CVE-2012-3956
CVE-2012-3957
CVE-2012-3958
CVE-2012-3959
CVE-2012-3960
CVE-2012-3961
CVE-2012-3962
CVE-2012-3963
CVE-2012-3964
CVE-2012-3965
CVE-2012-3966
CVE-2012-3967
CVE-2012-3968
CVE-2012-3969
CVE-2012-3970
CVE-2012-3971
CVE-2012-3972
CVE-2012-3973
CVE-2012-3975
CVE-2012-3976
CVE-2012-3978
CVE-2012-3980
CVE-2012-3982
CVE-2012-3983
CVE-2012-3984
CVE-2012-3985
CVE-2012-3986
CVE-2012-3988
CVE-2012-3989
CVE-2012-3990
CVE-2012-3991
CVE-2012-3992
CVE-2012-3993
CVE-2012-3994
CVE-2012-3995
CVE-2012-4179
CVE-2012-4180
CVE-2012-4181
CVE-2012-4182
CVE-2012-4183
CVE-2012-4184
CVE-2012-4185
CVE-2012-4186
CVE-2012-4187
CVE-2012-4188
CVE-2012-4191
CVE-2012-4192
CVE-2012-4193
CVE-2012-4194
CVE-2012-4195
CVE-2012-4196
CVE-2012-4201
CVE-2012-4202
CVE-2012-4203
CVE-2012-4204
CVE-2012-4205
CVE-2012-4207
CVE-2012-4208
CVE-2012-4209
CVE-2012-4210
CVE-2012-4212
CVE-2012-4213
CVE-2012-4214
CVE-2012-4215
CVE-2012-4216
CVE-2012-4217
CVE-2012-4218
CVE-2012-4411
CVE-2012-4535
CVE-2012-4536
CVE-2012-4537
CVE-2012-4538
CVE-2012-4539
CVE-2012-4544
CVE-2012-5510
CVE-2012-5511
CVE-2012-5513
CVE-2012-5514
CVE-2012-5515
CVE-2012-5525
CVE-2012-5634
CVE-2012-5829
CVE-2012-5830
CVE-2012-5833
CVE-2012-5835
CVE-2012-5836
CVE-2012-5837
CVE-2012-5838
CVE-2012-5839
CVE-2012-5840
CVE-2012-5841
CVE-2012-5842
CVE-2012-5843
CVE-2012-6075
CVE-2013-0151
CVE-2013-0152
CVE-2013-0153
CVE-2013-0743
CVE-2013-0744
CVE-2013-0745
CVE-2013-0746
CVE-2013-0747
CVE-2013-0748
CVE-2013-0749
CVE-2013-0750
CVE-2013-0751
CVE-2013-0752
CVE-2013-0753
CVE-2013-0754
CVE-2013-0755
CVE-2013-0756
CVE-2013-0757
CVE-2013-0758
CVE-2013-0760
CVE-2013-0761
CVE-2013-0762
CVE-2013-0763
CVE-2013-0764
CVE-2013-0765
CVE-2013-0766
CVE-2013-0767
CVE-2013-0768
CVE-2013-0769
CVE-2013-0770
CVE-2013-0771
CVE-2013-0772
CVE-2013-0773
CVE-2013-0774
CVE-2013-0775
CVE-2013-0776
CVE-2013-0777
CVE-2013-0778
CVE-2013-0779
CVE-2013-0780
CVE-2013-0781
CVE-2013-0782
CVE-2013-0783
CVE-2013-0787
CVE-2013-0788
CVE-2013-0789
CVE-2013-0792
CVE-2013-0793
CVE-2013-0794
CVE-2013-0795
CVE-2013-0796
CVE-2013-0800
CVE-2013-0801
CVE-2013-1442
CVE-2013-1669
CVE-2013-1670
CVE-2013-1671
CVE-2013-1674
CVE-2013-1675
CVE-2013-1676
CVE-2013-1677
CVE-2013-1678
CVE-2013-1679
CVE-2013-1680
CVE-2013-1681
CVE-2013-1682
CVE-2013-1683
CVE-2013-1684
CVE-2013-1685
CVE-2013-1686
CVE-2013-1687
CVE-2013-1688
CVE-2013-1690
CVE-2013-1692
CVE-2013-1693
CVE-2013-1694
CVE-2013-1695
CVE-2013-1696
CVE-2013-1697
CVE-2013-1698
CVE-2013-1699
CVE-2013-1701
CVE-2013-1702
CVE-2013-1704
CVE-2013-1705
CVE-2013-1708
CVE-2013-1709
CVE-2013-1710
CVE-2013-1711
CVE-2013-1713
CVE-2013-1714
CVE-2013-1717
CVE-2013-1718
CVE-2013-1719
CVE-2013-1720
CVE-2013-1721
CVE-2013-1722
CVE-2013-1723
CVE-2013-1724
CVE-2013-1725
CVE-2013-1728
CVE-2013-1730
CVE-2013-1732
CVE-2013-1735
CVE-2013-1736
CVE-2013-1737
CVE-2013-1738
CVE-2013-1752
CVE-2013-1917
CVE-2013-1918
CVE-2013-1919
CVE-2013-1922
CVE-2013-1952
CVE-2013-2007
CVE-2013-3495
CVE-2013-4238
CVE-2013-4355
CVE-2013-4356
CVE-2013-4361
CVE-2013-4375
CVE-2013-4416
CVE-2013-4494
CVE-2013-4540
CVE-2013-4551
CVE-2013-4553
CVE-2013-4554
CVE-2013-5590
CVE-2013-5591
CVE-2013-5592
CVE-2013-5593
CVE-2013-5595
CVE-2013-5596
CVE-2013-5597
CVE-2013-5598
CVE-2013-5599
CVE-2013-5600
CVE-2013-5601
CVE-2013-5602
CVE-2013-5603
CVE-2013-5604
CVE-2013-5609
CVE-2013-5610
CVE-2013-5611
CVE-2013-5612
CVE-2013-5613
CVE-2013-5614
CVE-2013-5615
CVE-2013-5616
CVE-2013-5618
CVE-2013-5619
CVE-2013-6629
CVE-2013-6630
CVE-2013-6671
CVE-2013-6672
CVE-2013-6673
CVE-2013-7490
CVE-2013-7491
CVE-2014-1477
CVE-2014-1478
CVE-2014-1479
CVE-2014-1480
CVE-2014-1481
CVE-2014-1482
CVE-2014-1483
CVE-2014-1484
CVE-2014-1485
CVE-2014-1486
CVE-2014-1487
CVE-2014-1488
CVE-2014-1489
CVE-2014-1490
CVE-2014-1491
CVE-2014-1544
CVE-2014-1547
CVE-2014-1548
CVE-2014-1553
CVE-2014-1554
CVE-2014-1555
CVE-2014-1556
CVE-2014-1557
CVE-2014-1562
CVE-2014-1563
CVE-2014-1564
CVE-2014-1565
CVE-2014-1567
CVE-2014-1574
CVE-2014-1575
CVE-2014-1576
CVE-2014-1577
CVE-2014-1578
CVE-2014-1581
CVE-2014-1583
CVE-2014-1585
CVE-2014-1586
CVE-2014-1587
CVE-2014-1588
CVE-2014-1590
CVE-2014-1592
CVE-2014-1593
CVE-2014-1594
CVE-2014-2667
CVE-2014-3124
CVE-2014-3566
CVE-2014-4650
CVE-2014-6268
CVE-2014-7154
CVE-2014-7155
CVE-2014-7156
CVE-2014-7188
CVE-2014-8634
CVE-2014-8635
CVE-2014-8638
CVE-2014-8639
CVE-2014-8641
CVE-2015-0797
CVE-2015-0801
CVE-2015-0807
CVE-2015-0813
CVE-2015-0814
CVE-2015-0815
CVE-2015-0816
CVE-2015-0817
CVE-2015-0818
CVE-2015-0822
CVE-2015-0827
CVE-2015-0831
CVE-2015-0835
CVE-2015-0836
CVE-2015-2708
CVE-2015-2709
CVE-2015-2710
CVE-2015-2713
CVE-2015-2716
CVE-2015-2721
CVE-2015-2722
CVE-2015-2724
CVE-2015-2725
CVE-2015-2726
CVE-2015-2728
CVE-2015-2730
CVE-2015-2733
CVE-2015-2734
CVE-2015-2735
CVE-2015-2736
CVE-2015-2737
CVE-2015-2738
CVE-2015-2739
CVE-2015-2740
CVE-2015-2743
CVE-2015-4000
CVE-2015-4000
CVE-2015-4473
CVE-2015-4474
CVE-2015-4475
CVE-2015-4478
CVE-2015-4479
CVE-2015-4484
CVE-2015-4485
CVE-2015-4486
CVE-2015-4487
CVE-2015-4488
CVE-2015-4489
CVE-2015-4491
CVE-2015-4492
CVE-2015-4495
CVE-2015-4497
CVE-2015-4498
CVE-2015-4500
CVE-2015-4501
CVE-2015-4506
CVE-2015-4509
CVE-2015-4511
CVE-2015-4513
CVE-2015-4517
CVE-2015-4519
CVE-2015-4520
CVE-2015-4521
CVE-2015-4522
CVE-2015-7174
CVE-2015-7175
CVE-2015-7176
CVE-2015-7177
CVE-2015-7180
CVE-2015-7181
CVE-2015-7182
CVE-2015-7183
CVE-2015-7188
CVE-2015-7189
CVE-2015-7193
CVE-2015-7194
CVE-2015-7196
CVE-2015-7197
CVE-2015-7198
CVE-2015-7199
CVE-2015-7200
CVE-2015-8540
CVE-2016-10087
CVE-2016-2183
CVE-2016-9577
CVE-2016-9578
CVE-2016-9933
CVE-2018-18384
CVE-2018-20836
CVE-2018-5390
CVE-2019-12614
CVE-2019-20919
CVE-2019-3459
CVE-2019-3460
CVE-2019-3846
CVE-2019-3896
CVE-2020-0433
CVE-2020-25670
CVE-2020-25671
CVE-2020-25672
CVE-2020-25673
CVE-2020-27170
CVE-2020-27171
CVE-2020-27815
CVE-2020-29368
CVE-2020-29374
CVE-2020-35519
CVE-2020-36311
CVE-2020-8177
CVE-2021-20219
CVE-2021-26930
CVE-2021-26931
CVE-2021-26932
CVE-2021-27363
CVE-2021-27364
CVE-2021-27365
CVE-2021-28038
CVE-2021-28660
CVE-2021-28688
CVE-2021-28964
CVE-2021-28971
CVE-2021-28972
CVE-2021-29154
CVE-2021-29264
CVE-2021-29265
CVE-2021-29647
CVE-2021-30002
CVE-2021-3428
CVE-2021-3444
CVE-2021-3483
SUSE-SU-2015:1526-1
SUSE-SU-2016:3251-1
SUSE-SU-2017:0396-1
SUSE-SU-2017:0719-1
SUSE-SU-2017:0901-1
SUSE-SU-2019:13984-1
SUSE-SU-2019:14127-1
SUSE-SU-2020:14409-1
SUSE-SU-2020:14510-1
SUSE-SU-2021:1210-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
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 Desktop 12 SP5
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Public Cloud 15
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
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-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-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 SP2
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-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 Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND tcpdump-4.9.2-lp150.2.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND apache-commons-daemon-1.0.15-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • acroread-9.5.5-0.5.5 is installed
  • OR acroread-cmaps-9.4.6-0.4.5 is installed
  • OR acroread-fonts-ja-9.4.6-0.4.5 is installed
  • OR acroread-fonts-ko-9.4.6-0.4.5 is installed
  • OR acroread-fonts-zh_CN-9.4.6-0.4.5 is installed
  • OR acroread-fonts-zh_TW-9.4.6-0.4.5 is installed
  • OR acroread_ja-9.4.2-0.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.13 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • dbus-1-glib-0.100.2-3 is installed
  • OR dbus-1-glib-32bit-0.100.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-7 is installed
  • OR cyrus-sasl-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-plain-2.1.26-7 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-7 is installed
  • OR libsasl2-3-2.1.26-7 is installed
  • OR libsasl2-3-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libdcerpc-binding0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libdcerpc-binding0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libdcerpc0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libdcerpc0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-krb5pac0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-krb5pac0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-nbt0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-nbt0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-standard0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr-standard0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libndr0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libnetapi0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libnetapi0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-credentials0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-credentials0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-errors0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-errors0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-hostconfig0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-hostconfig0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-passdb0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-passdb0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-util0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamba-util0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamdb0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsamdb0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbclient0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbclient0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbconf0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbconf0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbldap0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libsmbldap0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libtevent-util0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libtevent-util0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libwbclient0-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR libwbclient0-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-client-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-client-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-doc-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-libs-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-libs-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-winbind-4.6.7+git.51.327af8d0a11-3.12 is installed
  • OR samba-winbind-32bit-4.6.7+git.51.327af8d0a11-3.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-12.8 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND kernel-default-extra-4.12.14-122.66.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.212-3.19 is installed
  • OR java-1_8_0-openjdk-javadoc-1.8.0.212-3.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.10 is installed
  • OR salt-api-2016.11.4-46.10 is installed
  • OR salt-bash-completion-2016.11.4-46.10 is installed
  • OR salt-cloud-2016.11.4-46.10 is installed
  • OR salt-doc-2016.11.4-46.10 is installed
  • OR salt-master-2016.11.4-46.10 is installed
  • OR salt-minion-2016.11.4-46.10 is installed
  • OR salt-proxy-2016.11.4-46.10 is installed
  • OR salt-ssh-2016.11.4-46.10 is installed
  • OR salt-syndic-2016.11.4-46.10 is installed
  • OR salt-zsh-completion-2016.11.4-46.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libXt-devel-1.1.5-2 is installed
  • OR libXt6-1.1.5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • binutils-2.31-5 is installed
  • OR binutils-devel-2.31-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gdm-3.26.2.1-11 is installed
  • OR gdm-devel-3.26.2.1-11 is installed
  • OR gdm-lang-3.26.2.1-11 is installed
  • OR gdmflexiserver-3.26.2.1-11 is installed
  • OR libgdm1-3.26.2.1-11 is installed
  • OR typelib-1_0-Gdm-1_0-3.26.2.1-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • glibc-2.26-13.19 is installed
  • OR glibc-devel-32bit-2.26-13.19 is installed
  • OR glibc-devel-static-2.26-13.19 is installed
  • OR glibc-utils-2.26-13.19 is installed
  • OR glibc-utils-src-2.26-13.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_6-default-5-2 is installed
  • OR kernel-livepatch-SLE15_Update_2-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND tiff-4.0.9-5.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • gnome-shell-3.26.2+20180130.0d9c74212-4.19 is installed
  • OR gnome-shell-browser-plugin-3.26.2+20180130.0d9c74212-4.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.61-52.136 is installed
  • OR kernel-ec2-devel-3.12.61-52.136 is installed
  • OR kernel-ec2-extra-3.12.61-52.136 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • kernel-azure-4.12.14-5.24 is installed
  • OR kernel-azure-base-4.12.14-5.24 is installed
  • OR kernel-azure-devel-4.12.14-5.24 is installed
  • OR kernel-devel-azure-4.12.14-5.24 is installed
  • OR kernel-source-azure-4.12.14-5.24 is installed
  • OR kernel-syms-azure-4.12.14-5.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • libspice-server-devel-0.14.0-4.6 is installed
  • OR libspice-server1-0.14.0-4.6 is installed
  • OR spice-0.14.0-4.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND skopeo-0.1.32-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-33 is installed
  • OR php5-5.5.14-33 is installed
  • OR php5-bcmath-5.5.14-33 is installed
  • OR php5-bz2-5.5.14-33 is installed
  • OR php5-calendar-5.5.14-33 is installed
  • OR php5-ctype-5.5.14-33 is installed
  • OR php5-curl-5.5.14-33 is installed
  • OR php5-dba-5.5.14-33 is installed
  • OR php5-dom-5.5.14-33 is installed
  • OR php5-enchant-5.5.14-33 is installed
  • OR php5-exif-5.5.14-33 is installed
  • OR php5-fastcgi-5.5.14-33 is installed
  • OR php5-fileinfo-5.5.14-33 is installed
  • OR php5-fpm-5.5.14-33 is installed
  • OR php5-ftp-5.5.14-33 is installed
  • OR php5-gd-5.5.14-33 is installed
  • OR php5-gettext-5.5.14-33 is installed
  • OR php5-gmp-5.5.14-33 is installed
  • OR php5-iconv-5.5.14-33 is installed
  • OR php5-intl-5.5.14-33 is installed
  • OR php5-json-5.5.14-33 is installed
  • OR php5-ldap-5.5.14-33 is installed
  • OR php5-mbstring-5.5.14-33 is installed
  • OR php5-mcrypt-5.5.14-33 is installed
  • OR php5-mysql-5.5.14-33 is installed
  • OR php5-odbc-5.5.14-33 is installed
  • OR php5-opcache-5.5.14-33 is installed
  • OR php5-openssl-5.5.14-33 is installed
  • OR php5-pcntl-5.5.14-33 is installed
  • OR php5-pdo-5.5.14-33 is installed
  • OR php5-pear-5.5.14-33 is installed
  • OR php5-pgsql-5.5.14-33 is installed
  • OR php5-posix-5.5.14-33 is installed
  • OR php5-pspell-5.5.14-33 is installed
  • OR php5-shmop-5.5.14-33 is installed
  • OR php5-snmp-5.5.14-33 is installed
  • OR php5-soap-5.5.14-33 is installed
  • OR php5-sockets-5.5.14-33 is installed
  • OR php5-sqlite-5.5.14-33 is installed
  • OR php5-suhosin-5.5.14-33 is installed
  • OR php5-sysvmsg-5.5.14-33 is installed
  • OR php5-sysvsem-5.5.14-33 is installed
  • OR php5-sysvshm-5.5.14-33 is installed
  • OR php5-tokenizer-5.5.14-33 is installed
  • OR php5-wddx-5.5.14-33 is installed
  • OR php5-xmlreader-5.5.14-33 is installed
  • OR php5-xmlrpc-5.5.14-33 is installed
  • OR php5-xmlwriter-5.5.14-33 is installed
  • OR php5-xsl-5.5.14-33 is installed
  • OR php5-zip-5.5.14-33 is installed
  • OR php5-zlib-5.5.14-33 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • apache2-mod_php7-7.2.5-4.12 is installed
  • OR php7-7.2.5-4.12 is installed
  • OR php7-bcmath-7.2.5-4.12 is installed
  • OR php7-bz2-7.2.5-4.12 is installed
  • OR php7-calendar-7.2.5-4.12 is installed
  • OR php7-ctype-7.2.5-4.12 is installed
  • OR php7-curl-7.2.5-4.12 is installed
  • OR php7-dba-7.2.5-4.12 is installed
  • OR php7-devel-7.2.5-4.12 is installed
  • OR php7-dom-7.2.5-4.12 is installed
  • OR php7-enchant-7.2.5-4.12 is installed
  • OR php7-exif-7.2.5-4.12 is installed
  • OR php7-fastcgi-7.2.5-4.12 is installed
  • OR php7-fileinfo-7.2.5-4.12 is installed
  • OR php7-fpm-7.2.5-4.12 is installed
  • OR php7-ftp-7.2.5-4.12 is installed
  • OR php7-gd-7.2.5-4.12 is installed
  • OR php7-gettext-7.2.5-4.12 is installed
  • OR php7-gmp-7.2.5-4.12 is installed
  • OR php7-iconv-7.2.5-4.12 is installed
  • OR php7-intl-7.2.5-4.12 is installed
  • OR php7-json-7.2.5-4.12 is installed
  • OR php7-ldap-7.2.5-4.12 is installed
  • OR php7-mbstring-7.2.5-4.12 is installed
  • OR php7-mysql-7.2.5-4.12 is installed
  • OR php7-odbc-7.2.5-4.12 is installed
  • OR php7-opcache-7.2.5-4.12 is installed
  • OR php7-openssl-7.2.5-4.12 is installed
  • OR php7-pcntl-7.2.5-4.12 is installed
  • OR php7-pdo-7.2.5-4.12 is installed
  • OR php7-pear-7.2.5-4.12 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.12 is installed
  • OR php7-pgsql-7.2.5-4.12 is installed
  • OR php7-phar-7.2.5-4.12 is installed
  • OR php7-posix-7.2.5-4.12 is installed
  • OR php7-shmop-7.2.5-4.12 is installed
  • OR php7-snmp-7.2.5-4.12 is installed
  • OR php7-soap-7.2.5-4.12 is installed
  • OR php7-sockets-7.2.5-4.12 is installed
  • OR php7-sqlite-7.2.5-4.12 is installed
  • OR php7-sysvmsg-7.2.5-4.12 is installed
  • OR php7-sysvsem-7.2.5-4.12 is installed
  • OR php7-sysvshm-7.2.5-4.12 is installed
  • OR php7-tokenizer-7.2.5-4.12 is installed
  • OR php7-wddx-7.2.5-4.12 is installed
  • OR php7-xmlreader-7.2.5-4.12 is installed
  • OR php7-xmlrpc-7.2.5-4.12 is installed
  • OR php7-xmlwriter-7.2.5-4.12 is installed
  • OR php7-xsl-7.2.5-4.12 is installed
  • OR php7-zip-7.2.5-4.12 is installed
  • OR php7-zlib-7.2.5-4.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libQtWebKit4-4.6.3-5.32 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.32 is installed
  • OR libQtWebKit4-x86-4.6.3-5.32 is installed
  • OR libqt4-4.6.3-5.32 is installed
  • OR libqt4-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-4.6.3-5.32 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.32 is installed
  • OR libqt4-sql-4.6.3-5.32 is installed
  • OR libqt4-sql-32bit-4.6.3-5.32 is installed
  • OR libqt4-sql-mysql-4.6.3-5.32 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.32 is installed
  • OR libqt4-sql-x86-4.6.3-5.32 is installed
  • OR libqt4-x11-4.6.3-5.32 is installed
  • OR libqt4-x11-32bit-4.6.3-5.32 is installed
  • OR libqt4-x11-x86-4.6.3-5.32 is installed
  • OR libqt4-x86-4.6.3-5.32 is installed
  • OR qt4-x11-tools-4.6.3-5.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libQtWebKit4-4.6.3-5.32 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.32 is installed
  • OR libQtWebKit4-x86-4.6.3-5.32 is installed
  • OR libqt4-4.6.3-5.32 is installed
  • OR libqt4-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-4.6.3-5.32 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.32 is installed
  • OR libqt4-sql-4.6.3-5.32 is installed
  • OR libqt4-sql-32bit-4.6.3-5.32 is installed
  • OR libqt4-sql-mysql-4.6.3-5.32 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.32 is installed
  • OR libqt4-sql-x86-4.6.3-5.32 is installed
  • OR libqt4-x11-4.6.3-5.32 is installed
  • OR libqt4-x11-32bit-4.6.3-5.32 is installed
  • OR libqt4-x11-x86-4.6.3-5.32 is installed
  • OR libqt4-x86-4.6.3-5.32 is installed
  • OR qt4-x11-tools-4.6.3-5.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libQtWebKit4-4.6.3-5.32 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.32 is installed
  • OR libQtWebKit4-x86-4.6.3-5.32 is installed
  • OR libqt4-4.6.3-5.32 is installed
  • OR libqt4-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-4.6.3-5.32 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.32 is installed
  • OR libqt4-sql-4.6.3-5.32 is installed
  • OR libqt4-sql-32bit-4.6.3-5.32 is installed
  • OR libqt4-sql-mysql-4.6.3-5.32 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.32 is installed
  • OR libqt4-sql-x86-4.6.3-5.32 is installed
  • OR libqt4-x11-4.6.3-5.32 is installed
  • OR libqt4-x11-32bit-4.6.3-5.32 is installed
  • OR libqt4-x11-x86-4.6.3-5.32 is installed
  • OR libqt4-x86-4.6.3-5.32 is installed
  • OR qt4-x11-tools-4.6.3-5.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libQtWebKit4-4.6.3-5.32 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.32 is installed
  • OR libQtWebKit4-x86-4.6.3-5.32 is installed
  • OR libqt4-4.6.3-5.32 is installed
  • OR libqt4-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-4.6.3-5.32 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.32 is installed
  • OR libqt4-sql-4.6.3-5.32 is installed
  • OR libqt4-sql-32bit-4.6.3-5.32 is installed
  • OR libqt4-sql-mysql-4.6.3-5.32 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.32 is installed
  • OR libqt4-sql-x86-4.6.3-5.32 is installed
  • OR libqt4-x11-4.6.3-5.32 is installed
  • OR libqt4-x11-32bit-4.6.3-5.32 is installed
  • OR libqt4-x11-x86-4.6.3-5.32 is installed
  • OR libqt4-x86-4.6.3-5.32 is installed
  • OR qt4-x11-tools-4.6.3-5.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libQtWebKit4-4.6.3-5.32 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.32 is installed
  • OR libQtWebKit4-x86-4.6.3-5.32 is installed
  • OR libqt4-4.6.3-5.32 is installed
  • OR libqt4-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-4.6.3-5.32 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.32 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.32 is installed
  • OR libqt4-sql-4.6.3-5.32 is installed
  • OR libqt4-sql-32bit-4.6.3-5.32 is installed
  • OR libqt4-sql-mysql-4.6.3-5.32 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.32 is installed
  • OR libqt4-sql-x86-4.6.3-5.32 is installed
  • OR libqt4-x11-4.6.3-5.32 is installed
  • OR libqt4-x11-32bit-4.6.3-5.32 is installed
  • OR libqt4-x11-x86-4.6.3-5.32 is installed
  • OR libqt4-x86-4.6.3-5.32 is installed
  • OR qt4-x11-tools-4.6.3-5.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND gd-2.0.36.RC1-52.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND gd-2.0.36.RC1-52.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • curl-7.37.0-70.47 is installed
  • OR libcurl4-7.37.0-70.47 is installed
  • OR libcurl4-32bit-7.37.0-70.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • curl-7.37.0-70.47 is installed
  • OR libcurl4-7.37.0-70.47 is installed
  • OR libcurl4-32bit-7.37.0-70.47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND tcpdump-4.5.1-7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND tcpdump-4.5.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • accountsservice-0.6.35-1 is installed
  • OR accountsservice-lang-0.6.35-1 is installed
  • OR libaccountsservice0-0.6.35-1 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.35-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libdcerpc-binding0-4.2.4-11 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-11 is installed
  • OR libdcerpc0-4.2.4-11 is installed
  • OR libdcerpc0-32bit-4.2.4-11 is installed
  • OR libgensec0-4.2.4-11 is installed
  • OR libgensec0-32bit-4.2.4-11 is installed
  • OR libndr-krb5pac0-4.2.4-11 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-11 is installed
  • OR libndr-nbt0-4.2.4-11 is installed
  • OR libndr-nbt0-32bit-4.2.4-11 is installed
  • OR libndr-standard0-4.2.4-11 is installed
  • OR libndr-standard0-32bit-4.2.4-11 is installed
  • OR libndr0-4.2.4-11 is installed
  • OR libndr0-32bit-4.2.4-11 is installed
  • OR libnetapi0-4.2.4-11 is installed
  • OR libnetapi0-32bit-4.2.4-11 is installed
  • OR libregistry0-4.2.4-11 is installed
  • OR libsamba-credentials0-4.2.4-11 is installed
  • OR libsamba-credentials0-32bit-4.2.4-11 is installed
  • OR libsamba-hostconfig0-4.2.4-11 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-11 is installed
  • OR libsamba-passdb0-4.2.4-11 is installed
  • OR libsamba-passdb0-32bit-4.2.4-11 is installed
  • OR libsamba-util0-4.2.4-11 is installed
  • OR libsamba-util0-32bit-4.2.4-11 is installed
  • OR libsamdb0-4.2.4-11 is installed
  • OR libsamdb0-32bit-4.2.4-11 is installed
  • OR libsmbclient-raw0-4.2.4-11 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-11 is installed
  • OR libsmbclient0-4.2.4-11 is installed
  • OR libsmbclient0-32bit-4.2.4-11 is installed
  • OR libsmbconf0-4.2.4-11 is installed
  • OR libsmbconf0-32bit-4.2.4-11 is installed
  • OR libsmbldap0-4.2.4-11 is installed
  • OR libsmbldap0-32bit-4.2.4-11 is installed
  • OR libtevent-util0-4.2.4-11 is installed
  • OR libtevent-util0-32bit-4.2.4-11 is installed
  • OR libwbclient0-4.2.4-11 is installed
  • OR libwbclient0-32bit-4.2.4-11 is installed
  • OR samba-4.2.4-11 is installed
  • OR samba-32bit-4.2.4-11 is installed
  • OR samba-client-4.2.4-11 is installed
  • OR samba-client-32bit-4.2.4-11 is installed
  • OR samba-doc-4.2.4-11 is installed
  • OR samba-libs-4.2.4-11 is installed
  • OR samba-libs-32bit-4.2.4-11 is installed
  • OR samba-winbind-4.2.4-11 is installed
  • OR samba-winbind-32bit-4.2.4-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libdcerpc-binding0-4.2.4-11 is installed
  • OR libdcerpc-binding0-32bit-4.2.4-11 is installed
  • OR libdcerpc0-4.2.4-11 is installed
  • OR libdcerpc0-32bit-4.2.4-11 is installed
  • OR libgensec0-4.2.4-11 is installed
  • OR libgensec0-32bit-4.2.4-11 is installed
  • OR libndr-krb5pac0-4.2.4-11 is installed
  • OR libndr-krb5pac0-32bit-4.2.4-11 is installed
  • OR libndr-nbt0-4.2.4-11 is installed
  • OR libndr-nbt0-32bit-4.2.4-11 is installed
  • OR libndr-standard0-4.2.4-11 is installed
  • OR libndr-standard0-32bit-4.2.4-11 is installed
  • OR libndr0-4.2.4-11 is installed
  • OR libndr0-32bit-4.2.4-11 is installed
  • OR libnetapi0-4.2.4-11 is installed
  • OR libnetapi0-32bit-4.2.4-11 is installed
  • OR libregistry0-4.2.4-11 is installed
  • OR libsamba-credentials0-4.2.4-11 is installed
  • OR libsamba-credentials0-32bit-4.2.4-11 is installed
  • OR libsamba-hostconfig0-4.2.4-11 is installed
  • OR libsamba-hostconfig0-32bit-4.2.4-11 is installed
  • OR libsamba-passdb0-4.2.4-11 is installed
  • OR libsamba-passdb0-32bit-4.2.4-11 is installed
  • OR libsamba-util0-4.2.4-11 is installed
  • OR libsamba-util0-32bit-4.2.4-11 is installed
  • OR libsamdb0-4.2.4-11 is installed
  • OR libsamdb0-32bit-4.2.4-11 is installed
  • OR libsmbclient-raw0-4.2.4-11 is installed
  • OR libsmbclient-raw0-32bit-4.2.4-11 is installed
  • OR libsmbclient0-4.2.4-11 is installed
  • OR libsmbclient0-32bit-4.2.4-11 is installed
  • OR libsmbconf0-4.2.4-11 is installed
  • OR libsmbconf0-32bit-4.2.4-11 is installed
  • OR libsmbldap0-4.2.4-11 is installed
  • OR libsmbldap0-32bit-4.2.4-11 is installed
  • OR libtevent-util0-4.2.4-11 is installed
  • OR libtevent-util0-32bit-4.2.4-11 is installed
  • OR libwbclient0-4.2.4-11 is installed
  • OR libwbclient0-32bit-4.2.4-11 is installed
  • OR samba-4.2.4-11 is installed
  • OR samba-32bit-4.2.4-11 is installed
  • OR samba-client-4.2.4-11 is installed
  • OR samba-client-32bit-4.2.4-11 is installed
  • OR samba-doc-4.2.4-11 is installed
  • OR samba-libs-4.2.4-11 is installed
  • OR samba-libs-32bit-4.2.4-11 is installed
  • OR samba-winbind-4.2.4-11 is installed
  • OR samba-winbind-32bit-4.2.4-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-38.4.0esr-51 is installed
  • OR MozillaFirefox-translations-38.4.0esr-51 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-52.5.0esr-109.9 is installed
  • OR MozillaFirefox-devel-52.5.0esr-109.9 is installed
  • OR MozillaFirefox-translations-52.5.0esr-109.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache-commons-httpclient-3.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_114-92_67-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_19-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • java-1_8_0-openjdk-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 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.171-27.19 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-27.19 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-27.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND clamav-0.100.1-33.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND clamav-0.100.1-33.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • MozillaFirefox-60.3.0-109.50 is installed
  • OR MozillaFirefox-translations-common-60.3.0-109.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • MozillaFirefox-60.3.0-109.50 is installed
  • OR MozillaFirefox-translations-common-60.3.0-109.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache2-mod_perl-2.0.8-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • glib2-lang-2.48.2-12.15 is installed
  • OR glib2-tools-2.48.2-12.15 is installed
  • OR libgio-2_0-0-2.48.2-12.15 is installed
  • OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libglib-2_0-0-2.48.2-12.15 is installed
  • OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-2.48.2-12.15 is installed
  • OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-2.48.2-12.15 is installed
  • OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-2.48.2-12.15 is installed
  • OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_45-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_13-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND dnsmasq-2.78-18.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_85-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_23-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • bzip2-1.0.6-30.8 is installed
  • OR bzip2-doc-1.0.6-30.8 is installed
  • OR libbz2-1-1.0.6-30.8 is installed
  • OR libbz2-1-32bit-1.0.6-30.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND kernel-default-extra-3.12.28-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.49-92.11 is installed
  • OR kernel-default-extra-4.4.49-92.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libraw-0.15.4-16 is installed
  • OR libraw9-0.15.4-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND gnome-shell-calendar-3.20.4-77.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND libgio-fam-2.48.2-12.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • libavcodec-devel-3.4.2-4.12 is installed
  • OR libavformat-devel-3.4.2-4.12 is installed
  • OR libavformat57-3.4.2-4.12 is installed
  • OR libavresample-devel-3.4.2-4.12 is installed
  • OR libavresample3-3.4.2-4.12 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ruby2.1-rubygem-actionmailer-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-actionpack-4_2-4.2.9-7.3 is installed
  • OR ruby2.1-rubygem-actionview-4_2-4.2.9-9.3 is installed
  • OR ruby2.1-rubygem-activejob-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-activemodel-4_2-4.2.9-6.3 is installed
  • OR ruby2.1-rubygem-activerecord-4_2-4.2.9-6.3 is installed
  • OR ruby2.1-rubygem-activesupport-4_2-4.2.9-7.3 is installed
  • OR ruby2.1-rubygem-rails-4_2-4.2.9-3.3 is installed
  • OR ruby2.1-rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
  • OR ruby2.1-rubygem-railties-4_2-4.2.9-3.3 is installed
  • OR rubygem-actionmailer-4_2-4.2.9-3.3 is installed
  • OR rubygem-actionpack-4_2-4.2.9-7.3 is installed
  • OR rubygem-actionview-4_2-4.2.9-9.3 is installed
  • OR rubygem-activejob-4_2-4.2.9-3.3 is installed
  • OR rubygem-activemodel-4_2-4.2.9-6.3 is installed
  • OR rubygem-activerecord-4_2-4.2.9-6.3 is installed
  • OR rubygem-activesupport-4_2-4.2.9-7.3 is installed
  • OR rubygem-rails-4_2-4.2.9-3.3 is installed
  • OR rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
  • OR rubygem-railties-4_2-4.2.9-3.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND Package Information
  • libmariadb3-3.0.3-3.3 is installed
  • OR mariadb-10.2.15-4.3 is installed
  • OR mariadb-client-10.2.15-4.3 is installed
  • OR mariadb-connector-c-3.0.3-3.3 is installed
  • OR mariadb-errormessages-10.2.15-4.3 is installed
  • OR mariadb-galera-10.2.15-4.3 is installed
  • OR mariadb-tools-10.2.15-4.3 is installed
  • OR xtrabackup-2.4.10-4.3 is installed
  • BACK