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

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



The following security bugs were fixed:

- CVE-2020-2732: Fixed an issue affecting Intel CPUs where an L2 guest may trick the L0 hypervisor into accessing sensitive L1 resources (bsc#1163971). - CVE-2020-8992: An issue was discovered in ext4_protect_reserved_inode in fs/ext4/block_validity.c that allowed attackers to cause a soft lockup via a crafted journal size (bnc#1164069). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bnc#1162928). - CVE-2020-8428: There was a use-after-free bug in fs/namei.c, which allowed local users to cause a denial of service or possibly obtain sensitive information from kernel memory (bnc#1162109). - CVE-2020-7053: There was a use-after-free (write) in the i915_ppgtt_close function in drivers/gpu/drm/i915/i915_gem_gtt.c (bnc#1160966). - CVE-2019-19045: A memory leak in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c allowed attackers to cause a denial of service (memory consumption) by triggering mlx5_vector2eqn() failures (bnc#1161522). - CVE-2019-16994: A memory leak existed in sit_init_net() in net/ipv6/sit.c which might have caused denial of service (bnc#1161523). - CVE-2019-19054: A memory leak in the cx23888_ir_probe() function in drivers/media/pci/cx23885/cx23888-ir.c allowed attackers to cause a denial of service (memory consumption) by triggering kfifo_alloc() failures (bnc#1161518). - CVE-2019-14896: A heap overflow was found in the add_ie_rates() function of the Marvell Wifi Driver (bsc#1157157). - CVE-2019-14897: A stack overflow was found in the lbs_ibss_join_existing() function of the Marvell Wifi Driver (bsc#1157155). - CVE-2019-19318: Mounting a crafted btrfs image twice could have caused a use-after-free (bnc#1158026). - CVE-2019-19036: An issue discovered in btrfs_root_node in fs/btrfs/ctree.c allowed a NULL pointer dereference because rcu_dereference(root->node) can be zero (bnc#1157692). - CVE-2019-14615: An information disclosure vulnerability existed due to insufficient control flow in certain data structures for some Intel(R) Processors (bnc#1160195). - CVE-2019-19965: There was a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition (bnc#1159911). - CVE-2019-19927: Fixed an out-of-bounds read access when mounting a crafted f2fs filesystem image and performing some operations, related to ttm_put_pages in drivers/gpu/drm/ttm/ttm_page_alloc.c (bnc#1160147).

The following non-security bugs were fixed:

- 6pack,mkiss: fix possible deadlock (bsc#1051510). - ACPI / APEI: Switch estatus pool to use vmalloc memory (bsc#1051510). - ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion() (bsc#1051510). - ACPI: PM: Avoid attaching ACPI PM domain to certain devices (bsc#1051510). - ACPI / video: Add force_none quirk for Dell OptiPlex 9020M (bsc#1051510). - ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards (bsc#1051510). - ACPI: watchdog: Allow disabling WDAT at boot (bsc#1162557). - ACPI / watchdog: Fix init failure with overlapping register regions (bsc#1162557). - ACPI / watchdog: Set default timeout in probe (bsc#1162557). - af_packet: set defaule value for tmo (bsc#1051510). - ALSA: control: remove useless assignment in .info callback of PCM chmap element (git-fixes). - ALSA: dummy: Fix PCM format loop in proc output (bsc#1111666). - ALSA: hda: Add Clevo W65_67SB the power_save blacklist (git-fixes). - ALSA: hda - Add docking station support for Lenovo Thinkpad T420s (git-fixes). - ALSA: hda: Add JasperLake PCI ID and codec vid (bsc#1111666). - ALSA: hda/analog - Minor optimization for SPDIF mux connections (git-fixes). - ALSA: hda - Apply sync-write workaround to old Intel platforms, too (bsc#1111666). - ALSA: hda: Clear RIRB status before reading WP (bsc#1111666). - ALSA: hda - constify and cleanup static NodeID tables (bsc#1111666). - ALSA: hda: constify copied structure (bsc#1111666). - ALSA: hda: Constify snd_kcontrol_new items (bsc#1111666). - ALSA: hda: Constify snd_pci_quirk tables (bsc#1111666). - ALSA: hda: correct kernel-doc parameter descriptions (bsc#1111666). - ALSA: hda/hdmi - add retry logic to parse_intel_hdmi() (git-fixes). - ALSA: hda: hdmi - add Tigerlake support (bsc#1111666). - ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks (bsc#1111666). - ALSA: hda: hdmi - fix pin setup on Tigerlake (bsc#1111666). - ALSA: hda: More constifications (bsc#1111666). - ALSA: hda: patch_hdmi: remove warnings with empty body (bsc#1111666). - ALSA: hda: patch_realtek: fix empty macro usage in if block (bsc#1111666). - ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker (bsc#1111666). - ALSA: hda/realtek - Add Headset Mic supported for HP cPC (bsc#1111666). - ALSA: hda/realtek - Add new codec supported for ALCS1200A (bsc#1111666). - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen (bsc#1111666). - ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx laptops, too (bsc#1111666). - ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC (bsc#1111666). - ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported (bsc#1111666). - ALSA: hda/realtek - Fix silent output on MSI-GL73 (git-fixes). - ALSA: hda/realtek - More constifications (bsc#1111666). - ALSA: hda/realtek - Set EAPD control to default for ALC222 (bsc#1111666). - ALSA: hda: Reset stream if DMA RUN bit not cleared (bsc#1111666). - ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs (git-fixes). - ALSA: seq: Avoid concurrent access to queue flags (git-fixes). - ALSA: seq: Fix concurrent access to queue current tick/time (git-fixes). - ALSA: seq: Fix racy access for queue timer in proc read (bsc#1051510). - ALSA: sh: Fix compile warning wrt const (git-fixes). - ALSA: sh: Fix unused variable warnings (bsc#1111666). - ALSA: usb-audio: Apply sample rate quirk for Audioengine D1 (git-fixes). - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 (bsc#1111666). - ALSA: usb-audio: Fix endianess in descriptor validation (bsc#1111666). - ALSA: usb-audio: fix sync-ep altsetting sanity check (bsc#1051510). - arm64: Revert support for execute-only user mappings (bsc#1160218). - ASoC: au8540: use 64-bit arithmetic instead of 32-bit (bsc#1051510). - ASoC: cs4349: Use PM ops 'cs4349_runtime_pm' (bsc#1051510). - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1 (bsc#1051510). - ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI (bsc#1111666). - ASoC: sun8i-codec: Fix setting DAI data format (git-fixes). - ata: ahci: Add shutdown to freeze hardware resources of ahci (bsc#1164388). - ath10k: Correct the DMA direction for management tx buffers (bsc#1111666). - ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram (bsc#1111666). - ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe (bsc#1111666). - ath9k: fix storage endpoint lookup (git-fixes). - batman-adv: Fix DAT candidate selection on little endian systems (bsc#1051510). - bcache: add code comment bch_keylist_pop() and bch_keylist_pop_front() (bsc#1163762). - bcache: add code comments for state->pool in __btree_sort() (bsc#1163762). - bcache: add code comments in bch_btree_leaf_dirty() (bsc#1163762). - bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762). - bcache: add idle_max_writeback_rate sysfs interface (bsc#1163762). - bcache: add more accurate error messages in read_super() (bsc#1163762). - bcache: add readahead cache policy options via sysfs interface (bsc#1163762). - bcache: at least try to shrink 1 node in bch_mca_scan() (bsc#1163762). - bcache: avoid unnecessary btree nodes flushing in btree_flush_write() (bsc#1163762). - bcache: check return value of prio_read() (bsc#1163762). - bcache: deleted code comments for dead code in bch_data_insert_keys() (bsc#1163762). - bcache: do not export symbols (bsc#1163762). - bcache: explicity type cast in bset_bkey_last() (bsc#1163762). - bcache: fix a lost wake-up problem caused by mca_cannibalize_lock (bsc#1163762). - bcache: Fix an error code in bch_dump_read() (bsc#1163762). - bcache: fix deadlock in bcache_allocator (bsc#1163762). - bcache: fix incorrect data type usage in btree_flush_write() (bsc#1163762). - bcache: fix memory corruption in bch_cache_accounting_clear() (bsc#1163762). - bcache: fix static checker warning in bcache_device_free() (bsc#1163762). - bcache: ignore pending signals when creating gc and allocator thread (bsc#1163762, bsc#1112504). - bcache: print written and keys in trace_bcache_btree_write (bsc#1163762). - bcache: reap c->btree_cache_freeable from the tail in bch_mca_scan() (bsc#1163762). - bcache: reap from tail of c->btree_cache in bch_mca_scan() (bsc#1163762). - bcache: remove macro nr_to_fifo_front() (bsc#1163762). - bcache: remove member accessed from struct btree (bsc#1163762). - bcache: remove the extra cflags for request.o (bsc#1163762). - bcma: remove set but not used variable 'sizel' (git-fixes). - blk-mq: avoid sysfs buffer overflow with too many CPU cores (bsc#1163840). - blk-mq: make sure that line break can be printed (bsc#1164098). - Bluetooth: Fix race condition in hci_release_sock() (bsc#1051510). - bnxt: apply computed clamp value for coalece parameter (bsc#1104745). - bnxt_en: Fix MSIX request logic for RDMA driver (bsc#1104745 ). - bnxt_en: Return error if FW returns more data than dump length (bsc#1104745). - bonding: fix potential NULL deref in bond_update_slave_arr (bsc#1051510). - bonding: fix unexpected IFF_BONDING bit unset (bsc#1051510). - bpf: add self-check logic to liveness analysis (bsc#1160618). - bpf: add verifier stats and log_level bit 2 (bsc#1160618). - bpf: Fix incorrect verifier simulation of ARSH under ALU32 (bsc#1083647). - bpf: improve stacksafe state comparison (bco#1160618). - bpf: improve verification speed by droping states (bsc#1160618). - bpf: improve verification speed by not remarking live_read (bsc#1160618). - bpf: improve verifier branch analysis (bsc#1160618). - bpf: increase complexity limit and maximum program size (bsc#1160618). - bpf: increase verifier log limit (bsc#1160618). - bpf: Reject indirect var_off stack access in raw mode (bsc#1160618). - bpf: Reject indirect var_off stack access in unpriv mode (bco#1160618). - bpf: Sanity check max value for var_off stack access (bco#1160618). - bpf/sockmap: Read psock ingress_msg before sk_receive_queue (bsc#1083647). - bpf: speed up stacksafe check (bco#1160618). - bpf: Support variable offset stack access from helpers (bco#1160618). - bpf: verifier: teach the verifier to reason about the BPF_JSET instruction (bco#1160618). - brcmfmac: fix interface sanity check (git-fixes). - brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev() (bsc#1111666). - brcmfmac: Fix memory leak in brcmf_usbdev_qinit (git-fixes). - brcmfmac: Fix use after free in brcmf_sdio_readframes() (git-fixes). - brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362 (bsc#1111666). - btrfs: abort transaction after failed inode updates in create_subvol (bsc#1161936). - btrfs: dev-replace: remove warning for unknown return codes when finished (dependency for bsc#1162067). - btrfs: do not call synchronize_srcu() in inode_tree_del (bsc#1161934). - btrfs: do not double lock the subvol_sem for rename exchange (bsc#1162943). - Btrfs: fix block group remaining RO forever after error during device replace (bsc#1160442). - Btrfs: fix btrfs_write_inode vs delayed iput deadlock (bsc#1154243). - Btrfs: fix infinite loop during fsync after rename operations (bsc#1163383). - Btrfs: fix infinite loop during nocow writeback due to race (bsc#1160804). - btrfs: fix integer overflow in calc_reclaim_items_nr (bsc#1160433). - Btrfs: fix missing data checksums after replaying a log tree (bsc#1161931). - Btrfs: fix negative subv_writers counter and data space leak after buffered write (bsc#1160802). - Btrfs: fix race between adding and putting tree mod seq elements and nodes (bsc#1163384). - Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues (bsc#1160803). - Btrfs: fix selftests failure due to uninitialized i_mode in test inodes (Fix for dependency of bsc#1157692). - btrfs: handle ENOENT in btrfs_uuid_tree_iterate (bsc#1161937). - btrfs: inode: Verify inode mode to avoid NULL pointer dereference (dependency for bsc#1157692). - Btrfs: make tree checker detect checksum items with overlapping ranges (bsc#1161931). - btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it (dependency for bsc#1157692). - btrfs: record all roots for rename exchange on a subvol (bsc#1161933). - btrfs: relocation: fix reloc_root lifespan and access (bsc#1159588). - btrfs: scrub: Require mandatory block group RO for dev-replace (bsc#1162067). - Btrfs: send, skip backreference walking for extents with many references (bsc#1162139). - btrfs: skip log replay on orphaned roots (bsc#1161935). - btrfs: tree-checker: Check chunk item at tree block read time (dependency for bsc#1157692). - btrfs: tree-checker: Check level for leaves and nodes (dependency for bsc#1157692). - btrfs: tree-checker: Enhance chunk checker to validate chunk profile (dependency for bsc#1157692). - btrfs: tree-checker: Fix wrong check on max devid (fixes for dependency of bsc#1157692). - btrfs: tree-checker: get fs_info from eb in block_group_err (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_block_group_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_csum_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_dev_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_dir_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_extent_data_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_inode_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_leaf (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in check_leaf_item (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in chunk_err (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in dev_item_err (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in dir_item_err (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in file_extent_err (dependency for bsc#1157692). - btrfs: tree-checker: get fs_info from eb in generic_err (dependency for bsc#1157692). - btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO (dependency for bsc#1157692). - btrfs: tree-checker: Make chunk item checker messages more readable (dependency for bsc#1157692). - btrfs: tree-checker: Verify dev item (dependency for bsc#1157692). - btrfs: tree-checker: Verify inode item (dependency for bsc#1157692). - can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs (bsc#1051510). - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting (bsc#1051510). - can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode (bsc#1051510). - can, slip: Protect tty->disc_data in write_wakeup and close with RCU (bsc#1051510). - cdrom: respect device capabilities during opening action (boo#1164632). - cfg80211: check for set_wiphy_params (bsc#1051510). - cfg80211: fix deadlocks in autodisconnect work (bsc#1111666). - cfg80211: fix memory leak in cfg80211_cqm_rssi_update (bsc#1111666). - cfg80211: fix page refcount issue in A-MSDU decap (bsc#1051510). - cfg80211/mac80211: make ieee80211_send_layer2_update a public function (bsc#1051510). - cgroup: pids: use atomic64_t for pids->limit (bsc#1161514). - chardev: Avoid potential use-after-free in 'chrdev_open()' (bsc#1163849). - CIFS: add support for flock (bsc#1144333). - CIFS: Close cached root handle only if it had a lease (bsc#1144333). - CIFS: Close open handle after interrupted close (bsc#1144333). - CIFS: close the shared root handle on tree disconnect (bsc#1144333). - CIFS: Do not miss cancelled OPEN responses (bsc#1144333). - CIFS: Fix lookup of root ses in DFS referral cache (bsc#1144333). - CIFS: Fix memory allocation in __smb2_handle_cancelled_cmd() (bsc#1144333). - CIFS: fix mount option display for sec=krb5i (bsc#1161907). - CIFS: Fix mount options set in automount (bsc#1144333). - CIFS: Fix NULL pointer dereference in mid callback (bsc#1144333). - CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks (bsc#1144333). - CIFS: Fix potential softlockups while refreshing DFS cache (bsc#1144333). - CIFS: Fix retrieval of DFS referrals in cifs_mount() (bsc#1144333). - CIFS: Fix use-after-free bug in cifs_reconnect() (bsc#1144333). - CIFS: Properly process SMB3 lease breaks (bsc#1144333). - CIFS: remove set but not used variables 'cinode' and 'netfid' (bsc#1144333). - CIFS: Respect O_SYNC and O_DIRECT flags during reconnect (bsc#1144333). - clk: Do not try to enable critical clocks if prepare failed (bsc#1051510). - clk: imx: clk-composite-8m: add lock to gate/mux (git-fixes). - clk: mmp2: Fix the order of timer mux parents (bsc#1051510). - clk: qcom: rcg2: Do not crash if our parent can't be found; return an error (bsc#1051510). - clk: rockchip: fix I2S1 clock gate register for rk3328 (bsc#1051510). - clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 (bsc#1051510). - clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering (bsc#1051510). - clk: rockchip: fix rk3188 sclk_smc gate data (bsc#1051510). - clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock (bsc#1051510). - clk: sunxi: sun9i-mmc: Implement reset callback for reset controls (bsc#1051510). - clk: tegra: Mark fuse clock as critical (bsc#1051510). - clocksource/drivers/bcm2835_timer: Fix memory leak of timer (bsc#1051510). - clocksource: Prevent double add_timer_on() for watchdog_timer (bsc#1051510). - closures: fix a race on wakeup from closure_sync (bsc#1163762). - closures: fix a race on wakeup from closure_sync (bsc#1163762). - crypto: af_alg - Use bh_lock_sock in sk_destruct (bsc#1051510). - crypto: api - Check spawn->alg under lock in crypto_drop_spawn (bsc#1051510). - crypto: api - Fix race condition in crypto_spawn_alg (bsc#1051510). - crypto: atmel-sha - fix error handling when setting hmac key (bsc#1051510). - crypto: caam/qi2 - fix typo in algorithm's driver name (bsc#1111666). - crypto: chelsio - fix writing tfm flags to wrong place (bsc#1051510). - crypto: pcrypt - Do not clear MAY_SLEEP flag in original request (bsc#1051510). - crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill (bsc#1051510). - crypto: reexport crypto_shoot_alg() (bsc#1051510, kABI fix). - dmaengine: coh901318: Fix a double-lock bug (bsc#1051510). - dmaengine: coh901318: Remove unused variable (bsc#1051510). - dmaengine: Fix access to uninitialized dma_slave_caps (bsc#1051510). - dma-mapping: fix return type of dma_set_max_seg_size() (bsc#1051510). - Documentation: Document arm64 kpti control (bsc#1162623). - drivers/base/memory.c: cache blocks in radix tree to accelerate lookup (bsc#1159955 ltc#182993). - drivers/base/memory.c: do not access uninitialized memmaps in soft_offline_page_store() (bsc#1051510). - drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero (bsc#1111666). - drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state' (bsc#1111666). - drm/amdgpu: add function parameter description in 'amdgpu_gart_bind' (bsc#1051510). - drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) (bsc#1111666). - drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table (bsc#1051510). - drm/amdgpu: remove always false comparison in 'amdgpu_atombios_i2c_process_i2c_ch' (bsc#1051510). - drm/amdgpu: remove set but not used variable 'amdgpu_connector' (bsc#1051510). - drm/amdgpu: remove set but not used variable 'dig' (bsc#1051510). - drm/amdgpu: remove set but not used variable 'dig_connector' (bsc#1051510). - drm/amdgpu: remove set but not used variable 'invalid' (bsc#1111666). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' (bsc#1051510). - drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c' (bsc#1051510). - drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc (bsc#1111666). - drm/amd/powerplay: remove set but not used variable 'us_mvdd' (bsc#1111666). - drm: bridge: dw-hdmi: constify copied structure (bsc#1051510). - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ (bsc#1051510). - drm/fb-helper: Round up bits_per_pixel if possible (bsc#1051510). - drm/i810: Prevent underflow in ioctl (bsc#1114279) - drm/i915: Add missing include file <linux/math64.h> (bsc#1051510). - drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() (bsc#1111666). - drm/i915: Fix pid leak with banned clients (bsc#1114279) - drm/i915/gvt: Pin vgpu dma address before using (bsc#1112178) - drm/i915/gvt: set guest display buffer as readonly (bsc#1112178) - drm/i915/gvt: use vgpu lock for active state setting (bsc#1112178) - drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set (bsc#1111666). - drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV (bsc#1111666). - drm/i915/perf: add missing delay for OA muxes configuration (bsc#1111666). - drm/i915: Sanity check mmap length against object size (bsc#1111666). - drm: limit to INT_MAX in create_blob ioctl (bsc#1051510). - drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable (bsc#1111666). - drm/mst: Fix MST sideband up-reply failure handling (bsc#1051510). - drm/nouveau/bar/gf100: ensure BAR is mapped (bsc#1111666). - drm/nouveau/bar/nv50: check bar1 vmm return value (bsc#1111666). - drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler (bsc#1051510). - drm/nouveau/mmu: qualify vmm during dtor (bsc#1111666). - drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() (bsc#1051510). - drm/qxl: Return error if fbdev is not 32 bpp (bsc#1159028) - drm/radeon: fix r1xx/r2xx register checker for POT textures (bsc#1114279) - drm/rect: Avoid division by zero (bsc#1111666). - drm/rect: update kerneldoc for drm_rect_clip_scaled() (bsc#1111666). - drm/rockchip: lvds: Fix indentation of a #define (bsc#1051510). - drm/sun4i: hdmi: Remove duplicate cleanup calls (bsc#1113956) - drm/sun4i: tcon: Set min division of TCON0_DCLK to 1 (bsc#1111666). - drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model (bsc#1111666). - drm/ttm: ttm_tt_init_fields() can be static (bsc#1111666). - drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add (bsc#1051510). - Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632). - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - exit: panic before exit_mm() on global init exit (bsc#1161549). - ext2: check err when partial != NULL (bsc#1163859). - ext4: check for directory entries too close to block end (bsc#1163861). - ext4: fix a bug in ext4_wait_for_tail_page_commit (bsc#1163841). - ext4: fix checksum errors with indexed dirs (bsc#1160979). - ext4: fix deadlock allocating crypto bounce page from mempool (bsc#1163842). - ext4: Fix mount failure with quota configured as module (bsc#1164471). - ext4: improve explanation of a mount failure caused by a misconfigured kernel (bsc#1163843). - ext4, jbd2: ensure panic when aborting with zero errno (bsc#1163853). - extcon: max8997: Fix lack of path setting in USB device mode (bsc#1051510). - firestream: fix memory leaks (bsc#1051510). - fix autofs regression caused by follow_managed() changes (bsc#1159271). - fix dget_parent() fastpath race (bsc#1159271). - Fix the locking in dcache_readdir() and friends (bsc#1123328). - fjes: fix missed check in fjes_acpi_add (bsc#1051510). - fs: cifs: Fix atime update check vs mtime (bsc#1144333). - fscrypt: do not set policy for a dead directory (bsc#1163846). - fs/namei.c: fix missing barriers when checking positivity (bsc#1159271). - fs/namei.c: pull positivity check into follow_managed() (bsc#1159271). - fs/open.c: allow opening only regular files during execve() (bsc#1163845). - ftrace: Add comment to why rcu_dereference_sched() is open coded (git-fixes). - ftrace: Avoid potential division by zero in function profiler (bsc#1160784). - ftrace: Protect ftrace_graph_hash with ftrace_sync (git-fixes). - genirq/proc: Return proper error code when irq_set_affinity() fails (bnc#1105392). - gpio: Fix error message on out-of-range GPIO in lookup table (bsc#1051510). - gtp: avoid zero size hashtable (networking-stable-20_01_01). - gtp: do not allow adding duplicate tid and ms_addr pdp context (networking-stable-20_01_01). - gtp: fix an use-after-free in ipv4_pdp_find() (networking-stable-20_01_01). - gtp: fix wrong condition in gtp_genl_dump_pdp() (networking-stable-20_01_01). - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll (bsc#1051510). - HID: hidraw, uhid: Always report EPOLLOUT (bsc#1051510). - hidraw: Return EPOLLOUT from hidraw_poll (bsc#1051510). - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll (bsc#1051510). - hotplug/drc-info: Add code to search ibm,drc-info property (bsc#1157480 ltc#181028). - hv_netvsc: Fix offset usage in netvsc_send_table() (bsc#1164598). - hv_netvsc: Fix send_table offset in case of a host bug (bsc#1164598). - hv_netvsc: Fix tx_table init in rndis_set_subchannel() (bsc#1164598). - hv_netvsc: Fix unwanted rx_table reset (bsc#1164598). - hwmon: (adt7475) Make volt2reg return same reg as reg2volt input (bsc#1051510). - hwmon: (core) Do not use device managed functions for memory allocations (bsc#1051510). - hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUs (bsc#1163206). - hwmon: (nct7802) Fix voltage limits to wrong registers (bsc#1051510). - hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions (bsc#1051510). - i2c: imx: do not print error message on probe defer (bsc#1051510). - IB/hfi1: Do not cancel unused work item (bsc#1114685 ). - iio: adc: max9611: Fix too short conversion time delay (bsc#1051510). - iio: buffer: align the size of scan bytes to size of the largest element (bsc#1051510). - inet: protect against too small mtu values (networking-stable-19_12_16). - init: add arch_call_rest_init to allow stack switching (jsc#SLE-11178). - init: add arch_call_rest_init to allow stack switching (jsc#SLE-11179). - Input: aiptek - fix endpoint sanity check (bsc#1051510). - Input: gtco - fix endpoint sanity check (bsc#1051510). - Input: keyspan-remote - fix control-message timeouts (bsc#1051510). - Input: pegasus_notetaker - fix endpoint sanity check (bsc#1051510). - Input: pm8xxx-vib - fix handling of separate enable register (bsc#1051510). - Input: rmi_f54 - read from FIFO in 32 byte blocks (bsc#1051510). - Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register (bsc#1051510). - Input: sur40 - fix interface sanity checks (bsc#1051510). - Input: synaptics-rmi4 - simplify data read in rmi_f54_work (bsc#1051510). - iommu/amd: Fix IOMMU perf counter clobbering during init (bsc#1162617). - iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA (bsc#1164314). - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap() (bsc#1164115). - iommu/iova: Init the struct iova to fix the possible memleak (bsc#1160469). - iommu/mediatek: Correct the flush_iotlb_all callback (bsc#1160470). - iommu: Remove device link to group on failure (bsc#1160755). - iommu/vt-d: Unlink device if failed to add to group (bsc#1160756). - iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop (git-fixes). - iwlwifi: change monitor DMA to be coherent (bsc#1161243). - iwlwifi: clear persistence bit according to device family (bsc#1111666). - iwlwifi: do not throw error when trying to remove IGTK (bsc#1051510). - iwlwifi: mvm: fix NVM check for 3168 devices (bsc#1051510). - iwlwifi: trans: Clear persistence bit when starting the FW (bsc#1111666). - jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal (bsc#1163862). - jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer (bsc#1163836). - jbd2: Fix possible overflow in jbd2_log_space_left() (bsc#1163860). - jbd2: make sure ESHUTDOWN to be recorded in the journal superblock (bsc#1163863). - jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() (bsc#1163880). - jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record (bsc#1163852). - kABI fixup for alloc_dax_region (bsc#1158071,bsc#1160678). - kABI: protect struct sctp_ep_common (kabi). - kABI: Protest new fields in BPF structs (bsc#1160618). - kabi/severities: Whitelist rpaphp_get_drc_props (bsc#1157480 ltc#181028). - kABI workaround for can/skb.h inclusion (bsc#1051510). - kconfig: fix broken dependency in randconfig-generated .config (bsc#1051510). - kernel-binary.spec.in: do not recommend firmware for kvmsmall and azure flavor (boo#1161360). - kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail (bsc#1160787). - KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers (bsc#1133021). - KVM: fix spectrev1 gadgets (bsc#1164705). - KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails (bsc#1061840). - KVM: PPC: Book3S PR: Fix -Werror=return-type build failure (bsc#1061840). - KVM: PPC: Book3S PR: Free shared page if mmu initialization fails (bsc#1061840). - KVM: SVM: Override default MMIO mask if memory encryption is enabled (bsc#1162618). - kvm: x86: Host feature SSBD does not imply guest feature SPEC_CTRL_SSBD (bsc#1160476). - KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks (bsc#1164734). - KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks (bsc#1164728). - KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks (bsc#1164729). - KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks (bsc#1164712). - KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks (bsc#1164730). - KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c (bsc#1164733). - KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks (bsc#1164731). - KVM: x86: Protect MSR-based index computations in pmu.h from Spectre-v1/L1TF attacks (bsc#1164732). - KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks (bsc#1164735). - KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks (bsc#1164705). - KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks (bsc#1164727). - lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop (bsc#1050549). - leds: Allow to call led_classdev_unregister() unconditionally (bsc#1161674). - leds: class: ensure workqueue is initialized before setting brightness (bsc#1161674). - lib: crc64: include <linux/crc64.h> for 'crc64_be' (bsc#1163762). - lib: crc64: include <linux/crc64.h> for 'crc64_be' (bsc#1163762). - libnvdimm: Fix devm_nsio_enable() kabi (bsc#1153535). - libnvdimm/namespace: Differentiate between probe mapping and runtime mapping (bsc#1153535). - libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() (bsc#1127682 bsc#1153535 ltc#175033 ltc#181834). - lib/scatterlist.c: adjust indentation in __sg_alloc_table (bsc#1051510). - lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more() (bsc#1051510). - livepatch/samples/selftest: Use klp_shadow_alloc() API correctly (bsc#1071995). - livepatch/selftest: Clean up shadow variable names and type (bsc#1071995). - livepatch: Simplify stack trace retrieval (jsc#SLE-11179). - locking/rwsem: Prevent decrement of reader count before increment (bsc#1050549). - mac80211: Do not send Layer 2 Update frame before authorization (bsc#1051510). - mac80211: fix ieee80211_txq_setup_flows() failure path (bsc#1111666). - mac80211: Fix TKIP replay protection immediately after key setup (bsc#1051510). - mac80211: mesh: restrict airtime metric to peered established plinks (bsc#1051510). - macvlan: do not assume mac_header is set in macvlan_broadcast() (bsc#1051510). - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit() (bsc#1051510). - md/raid0: Fix buffer overflow at debug print (bsc#1164051). - media: af9005: uninitialized variable printked (bsc#1051510). - media: cec: CEC 2.0-only bcast messages were ignored (git-fixes). - media: digitv: do not continue if remote control state can't be read (bsc#1051510). - media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0 (bsc#1051510). - media: exynos4-is: fix wrong mdev and v4l2 dev order in error path (git-fixes). - media: gspca: zero usb_buf (bsc#1051510). - media: iguanair: fix endpoint sanity check (bsc#1051510). - media: ov6650: Fix crop rectangle alignment not passed back (git-fixes). - media: ov6650: Fix incorrect use of JPEG colorspace (git-fixes). - media: pulse8-cec: fix lost cec_transmit_attempt_done() call. - media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors (bsc#1051510). - media/v4l2-core: set pages dirty upon releasing DMA buffers (bsc#1051510). - media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT (bsc#1051510). - media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments (bsc#1051510). - mfd: da9062: Fix watchdog compatible string (bsc#1051510). - mfd: dln2: More sanity checking for endpoints (bsc#1051510). - mfd: rn5t618: Mark ADC control register volatile (bsc#1051510). - mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFO (bsc#1112374). - mmc: sdhci: Add a quirk for broken command queuing (git-fixes). - mmc: sdhci: fix minimum clock rate for v3 controller (bsc#1051510). - mmc: sdhci: Workaround broken command queuing on Intel GLK (git-fixes). - mmc: spi: Toggle SPI polarity, do not hardcode it (bsc#1051510). - mmc: tegra: fix SDR50 tuning override (bsc#1051510). - mm, debug_pagealloc: do not rely on static keys too early (VM debuging functionality, bsc#1159096). - mm: memory_hotplug: use put_device() if device_register fail (bsc#1159955 ltc#182993). - mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock (bsc#1159394). - mod_devicetable: fix PHY module format (networking-stable-19_12_28). - mtd: fix mtd_oobavail() incoherent returned value (bsc#1051510). - mwifiex: delete unused mwifiex_get_intf_num() (bsc#1111666). - mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame() (git-fixes). - mwifiex: update set_mac_address logic (bsc#1111666). - namei: only return -ECHILD from follow_dotdot_rcu() (bsc#1163851). - net: add sendmsg_locked and sendpage_locked to af_inet6 (bsc#1144162). - net: bridge: deny dev_set_mac_address() when unregistering (networking-stable-19_12_16). - net: dst: Force 4-byte alignment of dst_metrics (networking-stable-19_12_28). - net: ena: fix napi handler misbehavior when the napi budget is zero (networking-stable-20_01_01). - net: ethernet: ti: cpsw: fix extra rx interrupt (networking-stable-19_12_16). - net: hisilicon: Fix a BUG trigered by wrong bytes_compl (networking-stable-19_12_28). - net/mlx4_en: fix mlx4 ethtool -N insertion (networking-stable-19_11_25). - net/mlx5e: Fix set vf link state error flow (networking-stable-19_11_25). - net/mlxfw: Fix out-of-memory error in mfa2 flash burning (bsc#1051858). - net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() (networking-stable-19_12_28). - net: psample: fix skb_over_panic (networking-stable-19_12_03). - net: qlogic: Fix error paths in ql_alloc_large_buffers() (networking-stable-19_12_28). - net: rtnetlink: prevent underflows in do_setvfinfo() (networking-stable-19_11_25). - net/sched: act_pedit: fix WARN() in the traffic path (networking-stable-19_11_25). - net: sched: correct flower port blocking (git-fixes). - net: sched: fix `tc -s class show` no bstats on class with nolock subqueues (networking-stable-19_12_03). - net, sysctl: Fix compiler warning when only cBPF is present (bsc#1109837). - net: usb: lan78xx: Fix suspend/resume PHY register access error (networking-stable-19_12_28). - net: usb: lan78xx: limit size of local TSO packets (bsc#1051510). - net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules (networking-stable-19_11_18). - new helper: lookup_positive_unlocked() (bsc#1159271). - NFC: pn533: fix bulk-message timeout (bsc#1051510). - NFC: pn544: Adjust indentation in pn544_hci_check_presence (git-fixes). - nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info (bsc#1163774). - openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info() (networking-stable-19_12_03). - openvswitch: remove another BUG_ON() (networking-stable-19_12_03). - openvswitch: support asymmetric conntrack (networking-stable-19_12_16). - orinoco_usb: fix interface sanity check (git-fixes). - PCI: Add DMA alias quirk for Intel VCA NTB (bsc#1051510). - PCI: Do not disable bridge BARs when assigning bus resources (bsc#1051510). - PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (git-fixes). - PCI: rpaphp: Add drc-info support for hotplug slot registration (bsc#1157480 ltc#181028). - PCI: rpaphp: Annotate and correctly byte swap DRC properties (bsc#1157480 ltc#181028). - PCI: rpaphp: Avoid a sometimes-uninitialized warning (bsc#1157480 ltc#181028). - PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info (bsc#1157480 ltc#181028). - PCI: rpaphp: Do not rely on firmware feature to imply drc-info support (bsc#1157480 ltc#181028). - PCI: rpaphp: Fix up pointer to first drc-info entry (bsc#1157480 ltc#181028). - PCI/switchtec: Fix vep_vector_number ioread width (bsc#1051510). - percpu: Separate decrypted varaibles anytime encryption can be enabled (bsc#1114279). - perf/x86/intel: Fix inaccurate period in context switch for auto-reload (bsc#1164315). - phy: qualcomm: Adjust indentation in read_poll_timeout (bsc#1051510). - pinctrl: cherryview: Fix irq_valid_mask calculation (bsc#1111666). - pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issues (bsc#1051510). - pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B (bsc#1051510). - platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0 (bsc#1051510). - powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB (bnc#1151927 5.3.17). - powerpc: Allow flush_icache_range to work across ranges >4GB (bnc#1151927 5.3.17). - powerpc: avoid adjusting memory_limit for capture kernel memory reservation (bsc#1140025 ltc#176086). - powerpc: Enable support for ibm,drc-info devtree property (bsc#1157480 ltc#181028). - powerpc/irq: fix stack overflow verification (bsc#1065729). - powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable() (bsc#1071995 bsc#1161875). - powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr() (bsc#1065729). - powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 (bsc#1061840). - powerpc/papr_scm: Do not enable direct map for a region by default (bsc#1129551). - powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths (bsc#1142685 ltc#179509). - powerpc/pkeys: remove unused pkey_allows_readwrite (bsc#1065729). - powerpc/pseries: Add cpu DLPAR support for drc-info property (bsc#1157480 ltc#181028). - powerpc/pseries: Advance pfn if section is not present in lmb_is_removable() (bsc#1065729). - powerpc/pseries: Allow not having ibm, hypertas-functions::hcall-multi-tce for DDW (bsc#1065729). - powerpc/pseries: Enable support for ibm,drc-info property (bsc#1157480 ltc#181028). - powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry (bsc#1157480 ltc#181028). - powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index (bsc#1157480 ltc#181028). - powerpc/pseries: Fix vector5 in ibm architecture vector table (bsc#1157480 ltc#181028). - powerpc/pseries/hotplug-memory: Change rc variable to bool (bsc#1065729). - powerpc/pseries/lparcfg: Fix display of Maximum Memory (bsc#1162028 ltc#181740). - powerpc/pseries: Revert support for ibm,drc-info devtree property (bsc#1157480 ltc#181028). - powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning (bsc#1065729). - powerpc: reserve memory for capture kernel after hugepages init (bsc#1140025 ltc#176086). - powerpc/security: Fix debugfs data leak on 32-bit (bsc#1065729). - powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery (bsc#1118338 ltc#173734). - powerpc/tools: Do not quote $objdump in scripts (bsc#1065729). - powerpc/xive: Discard ESB load value when interrupt is invalid (bsc#1085030). - powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts (bsc#1085030). - powerpc/xmon: do not access ASDR in VMs (bsc#1065729). - power: supply: ltc2941-battery-gauge: fix use-after-free (bsc#1051510). - ppp: Adjust indentation into ppp_async_input (git-fixes). - pseries/drc-info: Search DRC properties for CPU indexes (bsc#1157480 ltc#181028). - pstore/ram: Write new dumps to start of recycled zones (bsc#1051510). - pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional (git-fixes). - pwm: Remove set but not set variable 'pwm' (git-fixes). - pxa168fb: Fix the function used to release some memory in an error (bsc#1114279) - qede: Disable hardware gro when xdp prog is installed (bsc#1086314 bsc#1086313 bsc#1086301 ). - qede: Fix multicast mac configuration (networking-stable-19_12_28). - qmi_wwan: Add support for Quectel RM500Q (bsc#1051510). - quota: Check that quota is not dirty before release (bsc#1163858). - quota: fix livelock in dquot_writeback_dquots (bsc#1163857). - r8152: add missing endpoint sanity check (bsc#1051510). - r8152: get default setting of WOL before initializing (bsc#1051510). - RDMA/bnxt_re: Avoid freeing MR resources if dereg fails (bsc#1050244). - regulator: Fix return value of _set_load() stub (bsc#1051510). - regulator: rk808: Lower log level on optional GPIOs being not available (bsc#1051510). - regulator: rn5t618: fix module aliases (bsc#1051510). - reiserfs: Fix memory leak of journal device string (bsc#1163867). - reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling (bsc#1163869). - rpm/kabi.pl: support new (>=5.4) Module.symvers format (new symbol namespace field) - rpm/kernel-binary.spec.in: Conflict with too old powerpc-utils (jsc#ECO-920, jsc#SLE-11054, jsc#SLE-11322). - rpm/kernel-binary.spec.in: Replace Novell with SUSE - rsi_91x_usb: fix interface sanity check (git-fixes). - rtc: cmos: Stop using shared IRQ (bsc#1051510). - rtc: dt-binding: abx80x: fix resistance scale (bsc#1051510). - rtc: hym8563: Return -EINVAL if the time is known to be invalid (bsc#1051510). - rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()' (bsc#1051510). - rtc: msm6242: Fix reading of 10-hour digit (bsc#1051510). - rtc: pcf8523: set xtal load capacitance from DT (bsc#1051510). - rtc: s35390a: Change buf's type to u8 in s35390a_init (bsc#1051510). - rtl8xxxu: fix interface sanity check (git-fixes). - rtlwifi: Fix MAX MPDU of VHT capability (git-fixes). - rtlwifi: Remove redundant semicolon in wifi.h (git-fixes). - s390: add stack switch helper (jsc#SLE-11179). - s390: add support for virtually mapped kernel stacks (jsc#SLE-11179). - s390: always inline current_stack_pointer() (jsc#SLE-11179). - s390: always inline disabled_wait (jsc#SLE-11179). - s390: avoid misusing CALL_ON_STACK for task stack setup (jsc#SLE-11179). - s390: clean up stacks setup (jsc#SLE-11179). - s390: correct CALL_ON_STACK back_chain saving (jsc#SLE-11179). - s390: disable preemption when switching to nodat stack with CALL_ON_STACK (jsc#SLE-11179). - s390: fine-tune stack switch helper (jsc#SLE-11179). - s390: fix register clobbering in CALL_ON_STACK (jsc#SLE-11179). - s390/ftrace: generate traced function stack frame (jsc#SLE-11178 jsc#SLE-11179). - s390/ftrace: save traced function caller (jsc#SLE-11179). - s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR (jsc#SLE-11179). - s390/head64: correct init_task stack setup (jsc#SLE-11179). - s390: kabi workaround for ftrace_ret_stack (jsc#SLE-11179). - s390: kabi workaround for lowcore changes due to vmap stack (jsc#SLE-11179). - s390: kabi workaround for reliable stack tracing (jsc#SLE-11179). - s390/kasan: avoid false positives during stack unwind (jsc#SLE-11179). - s390/kasan: avoid report in get_wchan (jsc#SLE-11179). - s390/livepatch: Implement reliable stack tracing for the consistency model (jsc#SLE-11179). - s390: preserve kabi for stack unwind API (jsc#SLE-11179). - s390/process: avoid custom stack unwinding in get_wchan (jsc#SLE-11179). - s390/stacktrace: use common arch_stack_walk infrastructure (jsc#SLE-11179). - s390/suspend: fix stack setup in swsusp_arch_suspend (jsc#SLE-11179). - s390/test_unwind: print verbose unwinding results (jsc#SLE-11179). - s390: unify stack size definitions (jsc#SLE-11179). - s390/unwind: add stack pointer alignment sanity checks (jsc#SLE-11179). - s390/unwind: always inline get_stack_pointer (jsc#SLE-11179). - s390/unwind: avoid int overflow in outside_of_stack (jsc#SLE-11179). - s390/unwind: cleanup unused READ_ONCE_TASK_STACK (jsc#SLE-11179). - s390/unwind: correct stack switching during unwind (jsc#SLE-11179). - s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr() (jsc#SLE-11179). - s390/unwind: filter out unreliable bogus %r14 (jsc#SLE-11179). - s390/unwind: fix get_stack_pointer(NULL, NULL) (jsc#SLE-11179). - s390/unwind: fix mixing regs and sp (jsc#SLE-11179). - s390/unwind: introduce stack unwind API (jsc#SLE-11179). - s390/unwind: make reuse_sp default when unwinding pt_regs (jsc#SLE-11179). - s390/unwind: remove stack recursion warning (jsc#SLE-11179). - s390/unwind: report an error if pt_regs are not on stack (jsc#SLE-11179). - s390/unwind: start unwinding from reliable state (jsc#SLE-11179). - s390/unwind: stop gracefully at task pt_regs (jsc#SLE-11179). - s390/unwind: stop gracefully at user mode pt_regs in irq stack (jsc#SLE-11179). - s390/unwind: unify task is current checks (jsc#SLE-11179). - scsi: lpfc: fix build failure with DEBUGFS disabled (bsc#1154601). - scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport (bsc#1158013). - scsi: qla2xxx: Add D-Port Diagnostic reason explanation logs (bsc#1158013). - scsi: qla2xxx: Cleanup unused async_logout_done (bsc#1158013). - scsi: qla2xxx: Consolidate fabric scan (bsc#1158013). - scsi: qla2xxx: Correct fcport flags handling (bsc#1158013). - scsi: qla2xxx: Fix a NULL pointer dereference in an error path (bsc#1157966 bsc#1158013 bsc#1157424). - scsi: qla2xxx: Fix fabric scan hang (bsc#1158013). - scsi: qla2xxx: Fix mtcp dump collection failure (bsc#1158013). - scsi: qla2xxx: Fix RIDA Format-2 (bsc#1158013). - scsi: qla2xxx: Fix stuck login session using prli_pend_timer (bsc#1158013). - scsi: qla2xxx: Fix stuck session in GNL (bsc#1158013). - scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type (bsc#1158013). - scsi: qla2xxx: Fix unbound NVME response length (bsc#1157966 bsc#1158013 bsc#1157424). - scsi: qla2xxx: Fix update_fcport for current_topology (bsc#1158013). - scsi: qla2xxx: Improve readability of the code that handles qla_flt_header (bsc#1158013). - scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss (bsc#1158013). - scsi: qla2xxx: Update driver version to 10.01.00.22-k (bsc#1158013). - scsi: qla2xxx: Use common routine to free fcport struct (bsc#1158013). - scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions (bsc#1158013). - sctp: cache netns in sctp_ep_common (networking-stable-19_12_03). - sctp: fully initialize v4 addr in some functions (networking-stable-19_12_28). - serial: 8250_bcm2835aux: Fix line mismatch on driver unbind (bsc#1051510). - serial: ifx6x60: add missed pm_runtime_disable (bsc#1051510). - serial: pl011: Fix DMA ->flush_buffer() (bsc#1051510). - serial: serial_core: Perform NULL checks for break_ctl ops (bsc#1051510). - serial: stm32: fix transmit_chars when tx is stopped (bsc#1051510). - sfc: Only cancel the PPS workqueue if it exists (networking-stable-19_11_25). - sfc: Remove 'PCIE error reporting unavailable' (bsc#1161472). - sh_eth: check sh_eth_cpu_data::dual_port when dumping registers (bsc#1051510). - sh_eth: fix dumping ARSTR (bsc#1051510). - sh_eth: fix invalid context bug while calling auto-negotiation by ethtool (bsc#1051510). - sh_eth: fix invalid context bug while changing link options by ethtool (bsc#1051510). - sh_eth: fix TSU init on SH7734/R8A7740 (bsc#1051510). - sh_eth: fix TXALCR1 offsets (bsc#1051510). - sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 (bsc#1051510). - SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path (bsc#1144333). - SMB3: Fix persistent handles reconnect (bsc#1144333). - smb3: fix refcount underflow warning on unmount when no directory leases (bsc#1144333). - smb3: remove confusing dmesg when mounting with encryption ('seal') (bsc#1144333). - soc: renesas: rcar-sysc: Add goto to of_node_put() before return (bsc#1051510). - soc/tegra: fuse: Correct straps' address for older Tegra124 device trees (bsc#1051510). - soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot (bsc#1051510). - spi: tegra114: clear packed bit for unpacked mode (bsc#1051510). - spi: tegra114: configure dma burst size to fifo trig level (bsc#1051510). - spi: tegra114: fix for unpacked mode transfers (bsc#1051510). - spi: tegra114: flush fifos (bsc#1051510). - spi: tegra114: terminate dma and reset on transfer timeout (bsc#1051510). - sr_vendor: support Beurer GL50 evo CD-on-a-chip devices (boo#1164632). - stacktrace: Do not skip first entry on noncurrent tasks (jsc#SLE-11178). - stacktrace: Force USER_DS for stack_trace_save_user() (jsc#SLE-11179). - stacktrace: Get rid of unneeded '!!' pattern (jsc#SLE-11179). - stacktrace: Provide common infrastructure (jsc#SLE-11179). - stacktrace: Provide helpers for common stack trace operations (jsc#SLE-11179). - stacktrace: Unbreak stack_trace_save_tsk_reliable() (jsc#SLE-11179). - stacktrace: Use PF_KTHREAD to check for kernel threads (jsc#SLE-11179). - staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713 (bsc#1051510). - Staging: iio: adt7316: Fix i2c data reading, set the data field (bsc#1051510). - staging: rtl8188eu: fix interface sanity check (bsc#1051510). - staging: vt6656: correct packet types for CTS protect, mode (bsc#1051510). - staging: vt6656: Fix false Tx excessive retries reporting (bsc#1051510). - staging: vt6656: use NULLFUCTION stack on mac80211 (bsc#1051510). - staging: wlan-ng: ensure error return is actually returned (bsc#1051510). - stop_machine: Atomically queue and wake stopper threads (bsc#1088810, bsc#1161702). - stop_machine: Disable preemption after queueing stopper threads (bsc#1088810, bsc#1161702). - stop_machine: Disable preemption when waking two stopper threads (bsc#1088810, bsc#1161702). - stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock (bsc#1088810, bsc#1161702). - swiotlb: do not panic on mapping failures (bsc#1162171). - swiotlb: remove the overflow buffer (bsc#1162171). - tcp: clear tp->packets_out when purging write queue (bsc#1160560). - tcp: do not send empty skb from tcp_write_xmit() (networking-stable-20_01_01). - tcp: exit if nothing to retransmit on RTO timeout (bsc#1160560, stable 4.14.159). - tcp: md5: fix potential overestimation of TCP option space (networking-stable-19_12_16). - Temporary workaround for bsc#1159096 should no longer be needed. - tracing: Annotate ftrace_graph_hash pointer with __rcu (git-fixes). - tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu (git-fixes). - tracing: Cleanup stack trace code (jsc#SLE-11179). - tracing: Fix very unlikely race of registering two stat tracers (git-fixes). - tracing: Have the histogram compare functions convert to u64 first (bsc#1160210). - tracing: xen: Ordered comparison of function pointers (git-fixes). - tty: n_hdlc: fix build on SPARC (bsc#1051510). - tty/serial: atmel: Add is_half_duplex helper (bsc#1051510). - tty: serial: msm_serial: Fix lockup for sysrq and oops (bsc#1051510). - tty: vt: keyboard: reject invalid keycodes (bsc#1051510). - ubifs: do not trigger assertion on invalid no-key filename (bsc#1163850). - ubifs: Fix deadlock in concurrent bulk-read and writepage (bsc#1163856). - ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag (bsc#1163855). - ubifs: Reject unsupported ioctl flags explicitly (bsc#1163844). - udp: fix integer overflow while computing available space in sk_rcvbuf (networking-stable-20_01_01). - USB: atm: ueagle-atm: add missing endpoint check (bsc#1051510). - USB: chipidea: host: Disable port power only if previously enabled (bsc#1051510). - USB: core: fix check for duplicate endpoints (git-fixes). - USB: core: hub: Improved device recognition on remote wakeup (bsc#1051510). - USB: dwc3: turn off VBUS when leaving host mode (bsc#1051510). - USB: EHCI: Do not return -EPIPE when hub is disconnected (git-fixes). - USB: gadget: f_ncm: Use atomic_t to track in-flight request (bsc#1051510). - USB: gadget: legacy: set max_speed to super-speed (bsc#1051510). - USB: gadget: Zero ffs_io_data (bsc#1051510). - USB: host: xhci-hub: fix extra endianness conversion (bsc#1051510). - USBip: Fix error path of vhci_recv_ret_submit() (git-fixes). - USB: musb: dma: Correct parameter passed to IRQ handler (bsc#1051510). - USB: musb: fix idling for suspend after disconnect interrupt (bsc#1051510). - USB: roles: fix a potential use after free (git-fixes). - USB: serial: ch341: handle unbound port at reset_resume (bsc#1051510). - USB: serial: io_edgeport: add missing active-port sanity check (bsc#1051510). - USB: serial: io_edgeport: handle unbound ports on URB completion (bsc#1051510). - USB: serial: io_edgeport: use irqsave() in USB's complete callback (bsc#1051510). - USB: serial: ir-usb: add missing endpoint sanity check (bsc#1051510). - USB: serial: ir-usb: fix IrLAP framing (bsc#1051510). - USB: serial: ir-usb: fix link-speed handling (bsc#1051510). - USB: serial: keyspan: handle unbound ports (bsc#1051510). - USB: serial: opticon: fix control-message timeouts (bsc#1051510). - USB: serial: option: Add support for Quectel RM500Q (bsc#1051510). - USB: serial: option: add support for Quectel RM500Q in QDL mode (git-fixes). - USB: serial: option: add Telit ME910G1 0x110a composition (git-fixes). - USB: serial: option: add ZLP support for 0x1bc7/0x9010 (git-fixes). - USB: serial: quatech2: handle unbound ports (bsc#1051510). - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx (bsc#1051510). - USB: serial: suppress driver bind attributes (bsc#1051510). - usb-storage: Disable UAS on JMicron SATA enclosure (bsc#1051510). - USB: typec: tcpci: mask event interrupts when remove driver (bsc#1051510). - vhost/vsock: accept only packets with the right dst_cid (networking-stable-20_01_01). - virtio_ring: fix unmap of indirect descriptors (bsc#1162171). - watchdog: max77620_wdt: fix potential build errors (bsc#1051510). - watchdog: rn5t618_wdt: fix module aliases (bsc#1051510). - watchdog: wdat_wdt: fix get_timeleft call for wdat_wdt (bsc#1162557). - wireless: fix enabling channel 12 for custom regulatory domain (bsc#1051510). - wireless: wext: avoid gcc -O3 warning (bsc#1051510). - workqueue: Fix pwq ref leak in rescuer_thread() (bsc#1160211). - x86/amd_nb: Add PCI device IDs for family 17h, model 70h (bsc#1163206). - x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR (bsc#1162619). - x86/intel_rdt: Split resource group removal in two (bsc#1112178). - x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI (bsc#1114279). - x86/MCE/AMD: Allow any CPU to initialize the smca_banks array (bsc#1114279). - x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks (bsc#1114279). - x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() (bsc#1114279). - x86/MCE: Fix possibly incorrect severity calculation on AMD (bsc#1114279). - x86/resctrl: Check monitoring static key in the MBM overflow handler (bsc#1114279). - x86/resctrl: Fix a deadlock due to inaccurate reference (bsc#1112178). - x86/resctrl: Fix an imbalance in domain_remove_cpu() (bsc#1114279). - x86/resctrl: Fix potential memory leak (bsc#1114279). - x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup (bsc#1112178). - x86/resctrl: Fix use-after-free when deleting resource groups (bsc#1114279). - x86/resctrl: Prevent possible overrun during bitmap operations (bsc#1114648). - xen/balloon: Support xend-based toolstack take two (bsc#1065600). - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk (bsc#1065600). - xen-blkfront: switch kcalloc to kvcalloc for large array allocation (bsc#1160917). - xen: Enable interrupts when calling _cond_resched() (bsc#1065600). - xfrm: fix sa selector validation (bsc#1156609). - xfrm: Fix transport mode skb control buffer usage (bsc#1161552). - xfs: Fix tail rounding in xfs_alloc_file_space() (bsc#1161087, bsc#1153917). - xhci: Fix memory leak in xhci_add_in_port() (bsc#1051510). - xhci: fix USB3 device initiated resume race with roothub autosuspend (bsc#1051510). - xhci: make sure interrupts are restored to correct state (bsc#1051510). - zd1211rw: fix storage endpoint lookup (git-fixes).
Family:unixClass:patch
Status:Reference(s):1044210
1050244
1050549
1051510
1051858
1061840
1065600
1065729
1071995
1083647
1085030
1086301
1086313
1086314
1088810
1104745
1105392
1109837
1111666
1112178
1112374
1112504
1113956
1114279
1114648
1114685
1118338
1119245
1123328
1123334
1127682
1129551
1133021
1133147
1140025
1142685
1144162
1144333
1151927
1153535
1153917
1154243
1154601
1156609
1157155
1157157
1157424
1157480
1157692
1157966
1158013
1158026
1158071
1159028
1159096
1159271
1159377
1159394
1159588
1159911
1159955
1160147
1160195
1160210
1160211
1160218
1160433
1160442
1160469
1160470
1160476
1160560
1160618
1160678
1160755
1160756
1160784
1160787
1160802
1160803
1160804
1160917
1160966
1160979
1161087
1161243
1161360
1161472
1161514
1161518
1161522
1161523
1161549
1161552
1161674
1161702
1161875
1161907
1161931
1161933
1161934
1161935
1161936
1161937
1162028
1162067
1162109
1162139
1162171
1162557
1162617
1162618
1162619
1162623
1162928
1162943
1163206
1163383
1163384
1163762
1163774
1163836
1163840
1163841
1163842
1163843
1163844
1163845
1163846
1163849
1163850
1163851
1163852
1163853
1163855
1163856
1163857
1163858
1163859
1163860
1163861
1163862
1163863
1163867
1163869
1163880
1163971
1164051
1164069
1164098
1164115
1164314
1164315
1164388
1164471
1164598
1164632
1164705
1164712
1164727
1164728
1164729
1164730
1164731
1164732
1164733
1164734
1164735
903204
903216
903638
905260
CVE-2006-2607
CVE-2006-4811
CVE-2007-0104
CVE-2007-3387
CVE-2007-4351
CVE-2007-4352
CVE-2007-5392
CVE-2007-5393
CVE-2007-6351
CVE-2007-6352
CVE-2008-0007
CVE-2008-0009
CVE-2008-0010
CVE-2008-0047
CVE-2008-1373
CVE-2008-1375
CVE-2008-1669
CVE-2008-1673
CVE-2008-1675
CVE-2008-1693
CVE-2008-1722
CVE-2008-3528
CVE-2008-3641
CVE-2008-3831
CVE-2008-5079
CVE-2008-5182
CVE-2008-5300
CVE-2009-0029
CVE-2009-0163
CVE-2009-0478
CVE-2009-0945
CVE-2009-0949
CVE-2009-2820
CVE-2009-2855
CVE-2009-3553
CVE-2009-3939
CVE-2009-4026
CVE-2009-4027
CVE-2009-4131
CVE-2009-4138
CVE-2009-4274
CVE-2009-4536
CVE-2009-4537
CVE-2009-4538
CVE-2010-0302
CVE-2010-0308
CVE-2010-0393
CVE-2010-0415
CVE-2010-0424
CVE-2010-0540
CVE-2010-0542
CVE-2010-0622
CVE-2010-0623
CVE-2010-0639
CVE-2010-1146
CVE-2010-1173
CVE-2010-1437
CVE-2010-1641
CVE-2010-1748
CVE-2010-2066
CVE-2010-2431
CVE-2010-2432
CVE-2010-2798
CVE-2010-2803
CVE-2010-2941
CVE-2010-2942
CVE-2010-2943
CVE-2010-2946
CVE-2010-2954
CVE-2010-2955
CVE-2010-2959
CVE-2010-2960
CVE-2010-2962
CVE-2010-2963
CVE-2010-3015
CVE-2010-3078
CVE-2010-3079
CVE-2010-3080
CVE-2010-3081
CVE-2010-3084
CVE-2010-3296
CVE-2010-3297
CVE-2010-3298
CVE-2010-3301
CVE-2010-3310
CVE-2010-3437
CVE-2010-3699
CVE-2010-3705
CVE-2010-3861
CVE-2010-3873
CVE-2010-3874
CVE-2010-3875
CVE-2010-3876
CVE-2010-3877
CVE-2010-3880
CVE-2010-3881
CVE-2010-4072
CVE-2010-4073
CVE-2010-4075
CVE-2010-4076
CVE-2010-4077
CVE-2010-4082
CVE-2010-4083
CVE-2010-4157
CVE-2010-4158
CVE-2010-4160
CVE-2010-4162
CVE-2010-4163
CVE-2010-4164
CVE-2010-4165
CVE-2010-4169
CVE-2010-4175
CVE-2010-4243
CVE-2010-4251
CVE-2010-4258
CVE-2010-4342
CVE-2010-4529
CVE-2010-4656
CVE-2010-4668
CVE-2011-0521
CVE-2011-0710
CVE-2011-0711
CVE-2011-0712
CVE-2011-1016
CVE-2011-1017
CVE-2011-1020
CVE-2011-1083
CVE-2011-1160
CVE-2011-1180
CVE-2011-1182
CVE-2011-1478
CVE-2011-1573
CVE-2011-1577
CVE-2011-1593
CVE-2011-2182
CVE-2011-2183
CVE-2011-2203
CVE-2011-2479
CVE-2011-2491
CVE-2011-2494
CVE-2011-2495
CVE-2011-2496
CVE-2011-2725
CVE-2011-2896
CVE-2011-3170
CVE-2011-3191
CVE-2011-3193
CVE-2011-3922
CVE-2011-4086
CVE-2011-4097
CVE-2011-4127
CVE-2011-4131
CVE-2011-4604
CVE-2011-4622
CVE-2012-0038
CVE-2012-0045
CVE-2012-0056
CVE-2012-0207
CVE-2012-1090
CVE-2012-1097
CVE-2012-1146
CVE-2012-1179
CVE-2012-1601
CVE-2012-2119
CVE-2012-2133
CVE-2012-2136
CVE-2012-2137
CVE-2012-2372
CVE-2012-2373
CVE-2012-2390
CVE-2012-2663
CVE-2012-2745
CVE-2012-3412
CVE-2012-3430
CVE-2012-4398
CVE-2012-4461
CVE-2012-5517
CVE-2013-0160
CVE-2013-0216
CVE-2013-0231
CVE-2013-0871
CVE-2013-0913
CVE-2013-1059
CVE-2013-1767
CVE-2013-1774
CVE-2013-1796
CVE-2013-1797
CVE-2013-1798
CVE-2013-1819
CVE-2013-1848
CVE-2013-1929
CVE-2013-1979
CVE-2013-2015
CVE-2013-2094
CVE-2013-2148
CVE-2013-2164
CVE-2013-2186
CVE-2013-2206
CVE-2013-2232
CVE-2013-2234
CVE-2013-2237
CVE-2013-2850
CVE-2013-2851
CVE-2013-2852
CVE-2013-2893
CVE-2013-2897
CVE-2013-2899
CVE-2013-2929
CVE-2013-3301
CVE-2013-4162
CVE-2013-4163
CVE-2013-4470
CVE-2013-4483
CVE-2013-4511
CVE-2013-4514
CVE-2013-4515
CVE-2013-4579
CVE-2013-4587
CVE-2013-4592
CVE-2013-6367
CVE-2013-6368
CVE-2013-6376
CVE-2013-6378
CVE-2013-6380
CVE-2013-6382
CVE-2013-6885
CVE-2013-7027
CVE-2013-7263
CVE-2013-7264
CVE-2013-7265
CVE-2013-7339
CVE-2014-0050
CVE-2014-0055
CVE-2014-00691
CVE-2014-0077
CVE-2014-0101
CVE-2014-0131
CVE-2014-0155
CVE-2014-0181
CVE-2014-0196
CVE-2014-1444
CVE-2014-1445
CVE-2014-1446
CVE-2014-1737
CVE-2014-1738
CVE-2014-1739
CVE-2014-1874
CVE-2014-2309
CVE-2014-2523
CVE-2014-2528
CVE-2014-2678
CVE-2014-2851
CVE-2014-3122
CVE-2014-3144
CVE-2014-3145
CVE-2014-3153
CVE-2014-3181
CVE-2014-3184
CVE-2014-3185
CVE-2014-3186
CVE-2014-3601
CVE-2014-3610
CVE-2014-3611
CVE-2014-3646
CVE-2014-3647
CVE-2014-3673
CVE-2014-3687
CVE-2014-3688
CVE-2014-3690
CVE-2014-3917
CVE-2014-4171
CVE-2014-4508
CVE-2014-4608
CVE-2014-4652
CVE-2014-4653
CVE-2014-4654
CVE-2014-4655
CVE-2014-4656
CVE-2014-4667
CVE-2014-4699
CVE-2014-4943
CVE-2014-5077
CVE-2014-5471
CVE-2014-5472
CVE-2014-6410
CVE-2014-7822
CVE-2014-7826
CVE-2014-7841
CVE-2014-7842
CVE-2014-7970
CVE-2014-8086
CVE-2014-8133
CVE-2014-8134
CVE-2014-8159
CVE-2014-8160
CVE-2014-8354
CVE-2014-8355
CVE-2014-8369
CVE-2014-8559
CVE-2014-8562
CVE-2014-8709
CVE-2014-8716
CVE-2014-9090
CVE-2014-9322
CVE-2014-9419
CVE-2014-9420
CVE-2014-9529
CVE-2014-9584
CVE-2014-9585
CVE-2014-9683
CVE-2015-0777
CVE-2015-1421
CVE-2015-1593
CVE-2015-1805
CVE-2015-2041
CVE-2015-2042
CVE-2015-2150
CVE-2015-2830
CVE-2015-2922
CVE-2015-3331
CVE-2015-3339
CVE-2015-3636
CVE-2017-9604
CVE-2018-19968
CVE-2018-19969
CVE-2018-19970
CVE-2018-20743
CVE-2019-14615
CVE-2019-14896
CVE-2019-14897
CVE-2019-16994
CVE-2019-19036
CVE-2019-19045
CVE-2019-19054
CVE-2019-19318
CVE-2019-19927
CVE-2019-19965
CVE-2020-2732
CVE-2020-7053
CVE-2020-8428
CVE-2020-8648
CVE-2020-8992
openSUSE-SU-2017:1756-1
openSUSE-SU-2019:1794-1
SUSE-SU-2020:0558-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.3
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 Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 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 Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
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-SECURITY
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 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 7
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • coreutils-8.22-4.1 is installed
  • OR coreutils-lang-8.22-4.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • MozillaFirefox-49.0.2-37.1 is installed
  • OR MozillaFirefox-translations-common-49.0.2-37.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • augeas-1.2.0-12.1 is installed
  • OR augeas-lenses-1.2.0-12.1 is installed
  • OR libaugeas0-1.2.0-12.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.10esr-0.7 is installed
  • OR MozillaFirefox-branding-SLED-7-0.12 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • libopenssl0_9_8-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.89 is installed
  • OR openssl-0.9.8j-0.89 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • tigervnc-1.3.0-22 is installed
  • OR xorg-x11-Xvnc-1.3.0-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-40 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-40 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-40 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-40 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND dnsmasq-2.71-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND argyllcms-1.6.3-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND mailman-2.1.15-9.6.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-57 is installed
  • OR kernel-rt-base-3.0.101.rt130-57 is installed
  • OR kernel-rt-devel-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-57 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-57 is installed
  • OR kernel-source-rt-3.0.101.rt130-57 is installed
  • OR kernel-syms-rt-3.0.101.rt130-57 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • ruby-1.8.7.p72-5.22 is installed
  • OR ruby-doc-html-1.8.7.p72-5.22 is installed
  • OR ruby-tk-1.8.7.p72-5.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • ruby-1.8.7.p72-5.22 is installed
  • OR ruby-doc-html-1.8.7.p72-5.22 is installed
  • OR ruby-tk-1.8.7.p72-5.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libmysqlclient15-5.0.96-0.4 is installed
  • OR libmysqlclient15-32bit-5.0.96-0.4 is installed
  • OR libmysqlclient15-x86-5.0.96-0.4 is installed
  • OR libmysqlclient_r15-5.0.96-0.4 is installed
  • OR mysql-5.0.96-0.4 is installed
  • OR mysql-Max-5.0.96-0.4 is installed
  • OR mysql-client-5.0.96-0.4 is installed
  • OR mysql-tools-5.0.96-0.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • expat-2.0.1-88.34 is installed
  • OR libexpat1-2.0.1-88.34 is installed
  • OR libexpat1-32bit-2.0.1-88.34 is installed
  • OR libexpat1-x86-2.0.1-88.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • expat-2.0.1-88.34 is installed
  • OR libexpat1-2.0.1-88.34 is installed
  • OR libexpat1-32bit-2.0.1-88.34 is installed
  • OR libexpat1-x86-2.0.1-88.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • expat-2.0.1-88.34 is installed
  • OR libexpat1-2.0.1-88.34 is installed
  • OR libexpat1-32bit-2.0.1-88.34 is installed
  • OR libexpat1-x86-2.0.1-88.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • expat-2.0.1-88.34 is installed
  • OR libexpat1-2.0.1-88.34 is installed
  • OR libexpat1-32bit-2.0.1-88.34 is installed
  • OR libexpat1-x86-2.0.1-88.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ConsoleKit-0.2.10-64.65 is installed
  • OR ConsoleKit-32bit-0.2.10-64.65 is installed
  • OR ConsoleKit-x11-0.2.10-64.65 is installed
  • OR ConsoleKit-x86-0.2.10-64.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND cron-4.1-194.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 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-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 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-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 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-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 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-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.106 is installed
  • OR libMagickCore1-6.4.3.6-78.106 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.106 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.106 is installed
  • OR libMagickCore1-6.4.3.6-78.106 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.106 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • libQtWebKit4-4.6.3-5.12 is installed
  • OR libQtWebKit4-32bit-4.6.3-5.12 is installed
  • OR libQtWebKit4-x86-4.6.3-5.12 is installed
  • OR libqt4-4.6.3-5.12 is installed
  • OR libqt4-32bit-4.6.3-5.12 is installed
  • OR libqt4-qt3support-4.6.3-5.12 is installed
  • OR libqt4-qt3support-32bit-4.6.3-5.12 is installed
  • OR libqt4-qt3support-x86-4.6.3-5.12 is installed
  • OR libqt4-sql-4.6.3-5.12 is installed
  • OR libqt4-sql-32bit-4.6.3-5.12 is installed
  • OR libqt4-sql-sqlite-4.6.3-5.12 is installed
  • OR libqt4-sql-x86-4.6.3-5.12 is installed
  • OR libqt4-x11-4.6.3-5.12 is installed
  • OR libqt4-x11-32bit-4.6.3-5.12 is installed
  • OR libqt4-x11-x86-4.6.3-5.12 is installed
  • OR libqt4-x86-4.6.3-5.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.40 is installed
  • OR kernel-default-base-3.0.101-0.7.40 is installed
  • OR kernel-default-devel-3.0.101-0.7.40 is installed
  • OR kernel-default-man-3.0.101-0.7.40 is installed
  • OR kernel-ec2-3.0.101-0.7.40 is installed
  • OR kernel-ec2-base-3.0.101-0.7.40 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.40 is installed
  • OR kernel-pae-3.0.101-0.7.40 is installed
  • OR kernel-pae-base-3.0.101-0.7.40 is installed
  • OR kernel-pae-devel-3.0.101-0.7.40 is installed
  • OR kernel-source-3.0.101-0.7.40 is installed
  • OR kernel-syms-3.0.101-0.7.40 is installed
  • OR kernel-trace-3.0.101-0.7.40 is installed
  • OR kernel-trace-base-3.0.101-0.7.40 is installed
  • OR kernel-trace-devel-3.0.101-0.7.40 is installed
  • OR kernel-xen-3.0.101-0.7.40 is installed
  • OR kernel-xen-base-3.0.101-0.7.40 is installed
  • OR kernel-xen-devel-3.0.101-0.7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.40 is installed
  • OR kernel-default-base-3.0.101-0.7.40 is installed
  • OR kernel-default-devel-3.0.101-0.7.40 is installed
  • OR kernel-default-man-3.0.101-0.7.40 is installed
  • OR kernel-ec2-3.0.101-0.7.40 is installed
  • OR kernel-ec2-base-3.0.101-0.7.40 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.40 is installed
  • OR kernel-pae-3.0.101-0.7.40 is installed
  • OR kernel-pae-base-3.0.101-0.7.40 is installed
  • OR kernel-pae-devel-3.0.101-0.7.40 is installed
  • OR kernel-source-3.0.101-0.7.40 is installed
  • OR kernel-syms-3.0.101-0.7.40 is installed
  • OR kernel-trace-3.0.101-0.7.40 is installed
  • OR kernel-trace-base-3.0.101-0.7.40 is installed
  • OR kernel-trace-devel-3.0.101-0.7.40 is installed
  • OR kernel-xen-3.0.101-0.7.40 is installed
  • OR kernel-xen-base-3.0.101-0.7.40 is installed
  • OR kernel-xen-devel-3.0.101-0.7.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • cups-1.3.9-8.46.46 is installed
  • OR cups-client-1.3.9-8.46.46 is installed
  • OR cups-libs-1.3.9-8.46.46 is installed
  • OR cups-libs-32bit-1.3.9-8.46.46 is installed
  • OR cups-libs-x86-1.3.9-8.46.46 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.92 is installed
  • OR libMagickCore1-6.4.3.6-78.92 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.92 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.92 is installed
  • OR libMagickCore1-6.4.3.6-78.92 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.92 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • ark-4.3.5-0.3 is installed
  • OR kcalc-4.3.5-0.3 is installed
  • OR kcharselect-4.3.5-0.3 is installed
  • OR kdessh-4.3.5-0.3 is installed
  • OR kdf-4.3.5-0.3 is installed
  • OR kfloppy-4.3.5-0.3 is installed
  • OR kgpg-4.3.5-0.3 is installed
  • OR ktimer-4.3.5-0.3 is installed
  • OR kwalletmanager-4.3.5-0.3 is installed
  • OR kwikdisk-4.3.5-0.3 is installed
  • OR okteta-4.3.5-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.9 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.9 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.9 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.9 is installed
  • OR openldap2-openssl1-2.4.26-0.74.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.9 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.9 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.9 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.9 is installed
  • OR openldap2-openssl1-2.4.26-0.74.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND opensc-0.13.0-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libarchive-3.1.2-22 is installed
  • OR libarchive13-3.1.2-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libarchive-3.1.2-22 is installed
  • OR libarchive13-3.1.2-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libXv1-1.0.10-3 is installed
  • OR libXv1-32bit-1.0.10-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_69-60_64_29-default-5-3 is installed
  • OR kgraft-patch-3_12_69-60_64_29-xen-5-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_12-5-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_29-default-5-3 is installed
  • OR kgraft-patch-3_12_69-60_64_29-xen-5-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_12-5-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND ucode-intel-20180312-13.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • ghostscript-9.15-17 is installed
  • OR ghostscript-x11-9.15-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • ghostscript-9.15-17 is installed
  • OR ghostscript-x11-9.15-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • cups-filters-1.0.58-15.2 is installed
  • OR cups-filters-cups-browsed-1.0.58-15.2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
  • OR cups-filters-ghostscript-1.0.58-15.2 is installed
  • OR libqpdf18-7.1.1-3.3 is installed
  • OR qpdf-7.1.1-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • cups-filters-1.0.58-15.2 is installed
  • OR cups-filters-cups-browsed-1.0.58-15.2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
  • OR cups-filters-ghostscript-1.0.58-15.2 is installed
  • OR libqpdf18-7.1.1-3.3 is installed
  • OR qpdf-7.1.1-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • git-2.12.3-27.5 is installed
  • OR git-core-2.12.3-27.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • git-2.12.3-27.5 is installed
  • OR git-core-2.12.3-27.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND syslog-service-2.0-778 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.31 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
  • OR python-2.7.13-28.31 is installed
  • OR python-32bit-2.7.13-28.31 is installed
  • OR python-base-2.7.13-28.31 is installed
  • OR python-base-32bit-2.7.13-28.31 is installed
  • OR python-curses-2.7.13-28.31 is installed
  • OR python-demo-2.7.13-28.31 is installed
  • OR python-devel-2.7.13-28.31 is installed
  • OR python-doc-2.7.13-28.31 is installed
  • OR python-doc-pdf-2.7.13-28.31 is installed
  • OR python-gdbm-2.7.13-28.31 is installed
  • OR python-idle-2.7.13-28.31 is installed
  • OR python-tk-2.7.13-28.31 is installed
  • OR python-xml-2.7.13-28.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.31 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.31 is installed
  • OR python-2.7.13-28.31 is installed
  • OR python-32bit-2.7.13-28.31 is installed
  • OR python-base-2.7.13-28.31 is installed
  • OR python-base-32bit-2.7.13-28.31 is installed
  • OR python-curses-2.7.13-28.31 is installed
  • OR python-demo-2.7.13-28.31 is installed
  • OR python-devel-2.7.13-28.31 is installed
  • OR python-doc-2.7.13-28.31 is installed
  • OR python-doc-pdf-2.7.13-28.31 is installed
  • OR python-gdbm-2.7.13-28.31 is installed
  • OR python-idle-2.7.13-28.31 is installed
  • OR python-tk-2.7.13-28.31 is installed
  • OR python-xml-2.7.13-28.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_97-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_26-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_180-94_97-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_26-6-2 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
  • pam_pkcs11-0.6.8-7.5 is installed
  • OR pam_pkcs11-32bit-0.6.8-7.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • pam_pkcs11-0.6.8-7.5 is installed
  • OR pam_pkcs11-32bit-0.6.8-7.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • bash-4.3-83.15 is installed
  • OR bash-doc-4.3-83.15 is installed
  • OR libreadline6-6.3-83.15 is installed
  • OR libreadline6-32bit-6.3-83.15 is installed
  • OR readline-doc-6.3-83.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.10 is installed
  • OR kernel-azure-base-4.12.14-16.10 is installed
  • OR kernel-azure-devel-4.12.14-16.10 is installed
  • OR kernel-devel-azure-4.12.14-16.10 is installed
  • OR kernel-source-azure-4.12.14-16.10 is installed
  • OR kernel-syms-azure-4.12.14-16.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.10 is installed
  • OR kernel-azure-base-4.12.14-16.10 is installed
  • OR kernel-azure-devel-4.12.14-16.10 is installed
  • OR kernel-devel-azure-4.12.14-16.10 is installed
  • OR kernel-source-azure-4.12.14-16.10 is installed
  • OR kernel-syms-azure-4.12.14-16.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_101-default-6-2 is installed
  • OR kgraft-patch-3_12_61-52_101-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_28-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_101-default-6-2 is installed
  • OR kgraft-patch-3_12_61-52_101-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_28-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-81 is installed
  • OR MozillaFirefox-translations-45.4.0esr-81 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.44 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-devel-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-imap-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-ncurses-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-posix-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-readline-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-sockets-5.2.14-0.7.30.50 is installed
  • OR php5-sqlite-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tidy-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-devel-24.6.0esr-0.8 is installed
  • OR mozilla-nspr-devel-4.10.6-0.3 is installed
  • OR mozilla-nss-devel-3.16.1-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND file-devel-4.24-43.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND python-pycrypto-2.6.1-10.3.1 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND phpMyAdmin-4.8.4-32 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • akonadi_resources-16.08.2-5 is installed
  • OR akregator5-16.08.2-5 is installed
  • OR blogilo5-16.08.2-5 is installed
  • OR kaddressbook5-16.08.2-5 is installed
  • OR kalarm5-16.08.2-5 is installed
  • OR kdepim-16.08.2-5 is installed
  • OR kmail5-16.08.2-5 is installed
  • OR knotes5-16.08.2-5 is installed
  • OR kontact5-16.08.2-5 is installed
  • OR korganizer5-16.08.2-5 is installed
  • OR ktnef5-16.08.2-5 is installed
  • OR messagelib-16.08.2-5 is installed
  • OR messagelib-devel-16.08.2-5 is installed
  • BACK