Revision Date: | 2021-10-15 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 15 SP2 kernel was updated.
The following security bugs were fixed:
- CVE-2020-3702: Fixed a bug which could be triggered with specifically timed and handcrafted traffic and cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure. (bnc#1191193) - CVE-2021-3752: Fixed a use after free vulnerability in the Linux kernel's bluetooth module. (bsc#1190023) - CVE-2021-40490: Fixed a race condition discovered in the ext4 subsystem that could leat to local priviledge escalation. (bnc#1190159) - CVE-2021-3744: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1189884) - CVE-2021-3764: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1190534) - CVE-2021-3669: Fixed a bug that doesn't allow /proc/sysvipc/shm to scale with large shared memory segment counts which could lead to resource exhaustion and DoS. (bsc#1188986)
The following non-security bugs were fixed:
- ALSA: firewire-motu: fix truncated bytes in message tracepoints (git-fixes). - apparmor: remove duplicate macro list_entry_is_head() (git-fixes). - ASoC: fsl_micfil: register platform component before registering cpu dai (git-fixes). - ASoC: mediatek: common: handle NULL case in suspend/resume function (git-fixes). - ASoC: rockchip: i2s: Fix regmap_ops hang (git-fixes). - ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B (git-fixes). - ASoC: SOF: Fix DSP oops stack dump output contents (git-fixes). - ath9k: fix OOB read ar9300_eeprom_restore_internal (git-fixes). - ath9k: fix sleeping in atomic context (git-fixes). - blk-mq: do not deactivate hctx if managed irq isn't used (bsc#1185762). - blk-mq: kABI fixes for blk_mq_queue_map (bsc#1185762). - blk-mq: mark if one queue map uses managed irq (bsc#1185762). - Bluetooth: skip invalid hci_sync_conn_complete_evt (git-fixes). - bnx2x: fix an error code in bnx2x_nic_load() (git-fixes). - bnxt_en: Add missing DMA memory barriers (git-fixes). - bnxt_en: Disable aRFS if running on 212 firmware (git-fixes). - bnxt_en: Do not enable legacy TX push on older firmware (git-fixes). - bnxt_en: Store the running firmware version code (git-fixes). - bnxt: count Tx drops (git-fixes). - bnxt: disable napi before canceling DIM (git-fixes). - bnxt: do not lock the tx queue from napi poll (git-fixes). - bnxt: make sure xmit_more + errors does not miss doorbells (git-fixes). - btrfs: prevent rename2 from exchanging a subvol with a directory from different parents (bsc#1190626). - clk: at91: clk-generated: Limit the requested rate to our range (git-fixes). - clk: at91: clk-generated: pass the id of changeable parent at registration (git-fixes). - console: consume APC, DM, DCS (git-fixes). - cuse: fix broken release (bsc#1190596). - cxgb4: dont touch blocked freelist bitmap after free (git-fixes). - debugfs: Return error during {full/open}_proxy_open() on rmmod (bsc#1173746). - devlink: Break parameter notification sequence to be before/after unload/load driver (bsc#1154353). - dmaengine: ioat: depends on !UML (git-fixes). - dmaengine: sprd: Add missing MODULE_DEVICE_TABLE (git-fixes). - dmaengine: xilinx_dma: Set DMA mask for coherent APIs (git-fixes). - docs: Fix infiniband uverbs minor number (git-fixes). - drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps (git-fixes). - drm: avoid blocking in drm_clients_info's rcu section (git-fixes). - drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hex (git-fixes). - drm/amd/display: Fix timer_per_pixel unit error (git-fixes). - drm/amdgpu: Fix BUG_ON assert (git-fixes). - drm/gma500: Fix end of loop tests for list_for_each_entry (git-fixes). - drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV (git-fixes). - drm/panfrost: Clamp lock region to Bifrost minimum (git-fixes). - e1000e: Do not take care about recovery NVM checksum (jsc#SLE-8100). - e1000e: Fix the max snoop/no-snoop latency for 10M (git-fixes). - EDAC/i10nm: Fix NVDIMM detection (bsc#1152489). - EDAC/synopsys: Fix wrong value type assignment for edac_mode (bsc#1152489). - erofs: fix up erofs_lookup tracepoint (git-fixes). - fbmem: do not allow too huge resolutions (git-fixes). - fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() (git-fixes). - fpga: machxo2-spi: Return an error on failure (git-fixes). - fuse: flush extending writes (bsc#1190595). - fuse: truncate pagecache on atomic_o_trunc (bsc#1190705). - genirq: add device_has_managed_msi_irq (bsc#1185762). - gpio: uniphier: Fix void functions to remove return value (git-fixes). - gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port() (git-fixes). - gve: fix the wrong AdminQ buffer overflow check (bsc#1176940). - hv_netvsc: Make netvsc/VF binding check both MAC and serial number (jsc#SLE-18779, bsc#1185726). - hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185726). - hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs (git-fixes). - hwmon: (tmp421) fix rounding for negative values (git-fixes). - hwmon: (tmp421) report /PVLD condition as fault (git-fixes). - i40e: Add additional info to PHY type error (git-fixes). - i40e: Fix firmware LLDP agent related warning (git-fixes). - i40e: Fix log TC creation failure when max num of queues is exceeded (git-fixes). - i40e: Fix logic of disabling queues (git-fixes). - i40e: Fix queue-to-TC mapping on Tx (git-fixes). - iavf: Fix ping is lost after untrusted VF had tried to change MAC (jsc#SLE-7940). - iavf: Set RSS LUT and key in reset handle path (git-fixes). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: Consolidate code in replenish_rx_pool() (bsc#1190758 ltc#191943). - ibmvnic: Fix up some comments and messages (bsc#1190758 ltc#191943). - ibmvnic: init_tx_pools move loop-invariant code (bsc#1190758 ltc#191943). - ibmvnic: Reuse LTB when possible (bsc#1190758 ltc#191943). - ibmvnic: Reuse rx pools when possible (bsc#1190758 ltc#191943). - ibmvnic: Reuse tx pools when possible (bsc#1190758 ltc#191943). - ibmvnic: Use bitmap for LTB map_ids (bsc#1190758 ltc#191943). - ibmvnic: Use/rename local vars in init_rx_pools (bsc#1190758 ltc#191943). - ibmvnic: Use/rename local vars in init_tx_pools (bsc#1190758 ltc#191943). - ice: Prevent probing virtual functions (git-fixes). - iio: dac: ad5624r: Fix incorrect handling of an optional regulator (git-fixes). - include/linux/list.h: add a macro to test if entry is pointing to the head (git-fixes). - iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate (bsc#1190784). - ionic: cleanly release devlink instance (bsc#1167773). - ionic: count csum_none when offload enabled (bsc#1167773). - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - ipc/util.c: use binary search for max_idx (bsc#1159886). - ipvs: allow connection reuse for unconfirmed conntrack (bsc#1190467). - ipvs: avoid expiring many connections from timer (bsc#1190467). - ipvs: Fix up kabi for expire_nodest_conn_work addition (bsc#1190467). - ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1 (bsc#1190467). - iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed (git-fixes). - kernel-binary.spec: Check for no kernel signing certificates. Also remove unused variable. - kernel-binary.spec: Do not fail silently when KMP is empty (bsc#1190358). Copy the code from kernel-module-subpackage that deals with empty KMPs. - kernel-binary.spec: Do not sign kernel when no key provided (bsc#1187167 bsc#1191240 ltc#194716). - kernel-binary.spec.in Stop templating the scriptlets for subpackages (bsc#1190358). The script part for base package case is completely separate from the part for subpackages. Remove the part for subpackages from the base package script and use the KMP scripts for subpackages instead. - libata: fix ata_host_start() (git-fixes). - mac80211-hwsim: fix late beacon hrtimer handling (git-fixes). - mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug (git-fixes). - mac80211: fix use-after-free in CCMP/GCMP RX (git-fixes). - mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap (git-fixes). - mac80211: mesh: fix potentially unaligned access (git-fixes). - media: cedrus: Fix SUNXI tile size calculation (git-fixes). - media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats (git-fixes). - media: dib8000: rewrite the init prbs logic (git-fixes). - media: imx258: Limit the max analogue gain to 480 (git-fixes). - media: imx258: Rectify mismatch of VTS value (git-fixes). - media: rc-loopback: return number of emitters rather than error (git-fixes). - media: TDA1997x: fix tda1997x_query_dv_timings() return value (git-fixes). - media: uvc: do not do DMA on stack (git-fixes). - media: v4l2-dv-timings.c: fix wrong condition in two for-loops (git-fixes). - mfd: Do not use irq_create_mapping() to resolve a mapping (git-fixes). - mlx4: Fix missing error code in mlx4_load_one() (git-fixes). - mm: always have io_remap_pfn_range() set pgprot_decrypted() (git-fixes). - mm/swap: consider max pages in iomap_swapfile_add_extent (bsc#1190785). - mmc: core: Return correct emmc response in case of ioctl error (git-fixes). - mmc: rtsx_pci: Fix long reads when clock is prescaled (git-fixes). - mmc: sdhci-of-arasan: Check return value of non-void funtions (git-fixes). - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185726). - net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185726). - net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185726). - net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185726). - net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185726). - net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185726). - net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185726). - net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185726). - net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185726). - net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185726). - net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32 (git-fixes). - net: sched: sch_teql: fix null-pointer dereference (bsc#1190717). - net/mlx5: E-Switch, handle devcom events only for ports on the same device (git-fixes). - net/mlx5: Fix flow table chaining (git-fixes). - net/mlx5: Fix return value from tracer initialization (git-fixes). - net/mlx5: Unload device upon firmware fatal error (git-fixes). - net/mlx5e: Avoid creating tunnel headers for local route (git-fixes). - net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev() (git-fixes). - net/mlx5e: Prohibit inner indir TIRs in IPoIB (git-fixes). - netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state (bsc#1190062). - nfp: update ethtool reporting of pauseframe control (git-fixes). - NFS: change nfs_access_get_cached to only report the mask (bsc#1190746). - NFS: do not store 'struct cred *' in struct nfs_access_entry (bsc#1190746). - NFS: pass cred explicitly for access tests (bsc#1190746). - nvme: avoid race in shutdown namespace removal (bsc#1188067). - nvme: fix refcounting imbalance when all paths are down (bsc#1188067). - parport: remove non-zero check on count (git-fixes). - PCI: aardvark: Fix checking for PIO status (git-fixes). - PCI: aardvark: Fix masking and unmasking legacy INTx interrupts (git-fixes). - PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response (git-fixes). - PCI: Add ACS quirks for Cavium multi-function devices (git-fixes). - PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms (git-fixes). - PCI: Add AMD GPU multi-function power dependencies (git-fixes). - PCI: ibmphp: Fix double unmap of io_mem (git-fixes). - PCI: pci-bridge-emul: Add PCIe Root Capabilities Register (git-fixes). - PCI: pci-bridge-emul: Fix array overruns, improve safety (git-fixes). - PCI: pci-bridge-emul: Fix big-endian support (git-fixes). - PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported (git-fixes). - PCI: Use pci_update_current_state() in pci_enable_device_flags() (git-fixes). - PM: base: power: do not try to use non-existing RTC for storing data (git-fixes). - PM: EM: Increase energy calculation precision (git-fixes). - power: supply: axp288_fuel_gauge: Report register-address on readb / writeb errors (git-fixes). - power: supply: max17042_battery: fix typo in MAx17042_TOFF (git-fixes). - powercap: intel_rapl: add support for Sapphire Rapids (jsc#SLE-15289). - powerpc: fix function annotations to avoid section mismatch warnings with gcc-10 (bsc#1148868). - powerpc/drmem: Make LMB walk a bit more flexible (bsc#1190543 ltc#194523). - powerpc/perf: Drop the case of returning 0 as instruction pointer (bsc#1065729). - powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set (bsc#1065729). - powerpc/perf: Fix the check for SIAR value (bsc#1065729). - powerpc/perf: Use regs->nip when SIAR is zero (bsc#1065729). - powerpc/perf: Use stack siar instead of mfspr (bsc#1065729). - powerpc/perf: Use the address from SIAR register to set cpumode flags (bsc#1065729). - powerpc/perf/hv-gpci: Fix counter value parsing (bsc#1065729). - powerpc/powernv: Fix machine check reporting of async store errors (bsc#1065729). - powerpc/pseries: Prevent free CPU ids being reused on another node (bsc#1190620 ltc#194498). - powerpc/pseries/dlpar: use rtas_get_sensor() (bsc#1065729). - pseries/drmem: update LMBs after LPM (bsc#1190543 ltc#194523). - pwm: img: Do not modify HW state in .remove() callback (git-fixes). - pwm: rockchip: Do not modify HW state in .remove() callback (git-fixes). - pwm: stm32-lp: Do not modify HW state in .remove() callback (git-fixes). - qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom (git-fixes). - RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() (bsc#1170774). - Re-enable UAS for LaCie Rugged USB3-FW with fk quirk (git-fixes). - regmap: fix page selection for noinc reads (git-fixes). - regmap: fix page selection for noinc writes (git-fixes). - regmap: fix the offset of register error log (git-fixes). - Restore kabi after NFS: pass cred explicitly for access tests (bsc#1190746). - rpm: Abolish scritplet templating (bsc#1189841). Outsource kernel-binary and KMP scriptlets to suse-module-tools. This allows fixing bugs in the scriptlets as well as defining initrd regeneration policy independent of the kernel packages. - rpm/kernel-binary.spec: Use only non-empty certificates. - rpm/kernel-binary.spec.in: avoid conflicting suse-release suse-release had arbitrary values in staging, we can't use it for dependencies. The filesystem one has to be enough (boo#1184804). - rtc: rx8010: select REGMAP_I2C (git-fixes). - rtc: tps65910: Correct driver module alias (git-fixes). - s390/unwind: use current_frame_address() to unwind current task (bsc#1185677). - sched/fair: Add ancestors of unthrottled undecayed cfs_rq (bsc#1191292). - scsi: core: Add helper to return number of logical blocks in a request (bsc#1190576). - scsi: core: Introduce the scsi_cmd_to_rq() function (bsc#1190576). - scsi: fc: Add EDC ELS definition (bsc#1190576). - scsi: fc: Update formal FPIN descriptor definitions (bsc#1190576). - scsi: lpfc: Add bsg support for retrieving adapter cmf data (bsc#1190576). - scsi: lpfc: Add cm statistics buffer support (bsc#1190576). - scsi: lpfc: Add cmf_info sysfs entry (bsc#1190576). - scsi: lpfc: Add cmfsync WQE support (bsc#1190576). - scsi: lpfc: Add debugfs support for cm framework buffers (bsc#1190576). - scsi: lpfc: Add EDC ELS support (bsc#1190576). - scsi: lpfc: Add MIB feature enablement support (bsc#1190576). - scsi: lpfc: Add rx monitoring statistics (bsc#1190576). - scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware (bsc#1190576). - scsi: lpfc: Add support for cm enablement buffer (bsc#1190576). - scsi: lpfc: Add support for maintaining the cm statistics buffer (bsc#1190576). - scsi: lpfc: Add support for the CM framework (bsc#1190576). - scsi: lpfc: Adjust bytes received vales during cmf timer interval (bsc#1190576). - scsi: lpfc: Copyright updates for 14.0.0.1 patches (bsc#1190576). - scsi: lpfc: Do not release final kref on Fport node while ABTS outstanding (bsc#1190576). - scsi: lpfc: Do not remove ndlp on PRLI errors in P2P mode (bsc#1190576). - scsi: lpfc: Expand FPIN and RDF receive logging (bsc#1190576). - scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS (bsc#1190576). - scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing (bsc#1190576). - scsi: lpfc: Fix EEH support for NVMe I/O (bsc#1190576). - scsi: lpfc: Fix FCP I/O flush functionality for TMF routines (bsc#1190576). - scsi: lpfc: Fix gcc -Wstringop-overread warning, again (bsc#1190576). - scsi: lpfc: Fix hang on unload due to stuck fport node (bsc#1190576). - scsi: lpfc: Fix I/O block after enabling managed congestion mode (bsc#1190576). - scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq() (bsc#1190576). - scsi: lpfc: Fix NVMe I/O failover to non-optimized path (bsc#1190576). - scsi: lpfc: Fix premature rpi release for unsolicited TPLS and LS_RJT (bsc#1190576). - scsi: lpfc: Fix rediscovery of tape device after LIP (bsc#1190576). - scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn() (bsc#1190576). - scsi: lpfc: Improve PBDE checks during SGL processing (bsc#1190576). - scsi: lpfc: Remove unneeded variable (bsc#1190576). - scsi: lpfc: Update lpfc version to 14.0.0.1 (bsc#1190576). - scsi: lpfc: Update lpfc version to 14.0.0.2 (bsc#1190576). - scsi: lpfc: Use correct scnprintf() limit (bsc#1190576). - scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request (bsc#1190576). - scsi: lpfc: Use the proper SCSI midlayer interfaces for PI (bsc#1190576). - scsi: lpfc: Zero CGN stats only during initial driver load and stat reset (bsc#1190576). - scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V (bsc#1189297). - serial: 8250_pci: make setup_port() parameters explicitly unsigned (git-fixes). - serial: 8250: Define RX trigger levels for OxSemi 950 devices (git-fixes). - serial: mvebu-uart: fix driver's tx_empty callback (git-fixes). - serial: sh-sci: fix break handling for sysrq (git-fixes). - spi: Fix tegra20 build with CONFIG_PM=n (git-fixes). - staging: board: Fix uninitialized spinlock when attaching genpd (git-fixes). - staging: ks7010: Fix the initialization of the 'sleep_status' structure (git-fixes). - staging: rts5208: Fix get_ms_information() heap buffer size (git-fixes). - thermal/core: Potential buffer overflow in thermal_build_list_of_policies() (git-fixes). - time: Handle negative seconds correctly in timespec64_to_ns() (git-fixes). - tty: Fix data race between tiocsti() and flush_to_ldisc() (git-fixes). - tty: serial: jsm: hold port lock when reporting modem line changes (git-fixes). - tty: synclink_gt, drop unneeded forward declarations (git-fixes). - usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c (git-fixes). - usb: core: hcd: Add support for deferring roothub registration (git-fixes). - usb: dwc2: Add missing cleanups when usb_add_gadget_udc() fails (git-fixes). - usb: dwc2: Avoid leaving the error_debugfs label unused (git-fixes). - usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave (git-fixes). - usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA (git-fixes). - usb: EHCI: ehci-mv: improve error handling in mv_ehci_enable() (git-fixes). - usb: gadget: r8a66597: fix a loop in set_feature() (git-fixes). - usb: gadget: u_ether: fix a potential null pointer dereference (git-fixes). - usb: host: fotg210: fix the actual_length of an iso packet (git-fixes). - usb: host: fotg210: fix the endpoint's transactional opportunities calculation (git-fixes). - usb: musb: musb_dsps: request_irq() after initializing musb (git-fixes). - usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() (git-fixes). - usb: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter (git-fixes). - usb: serial: option: add device id for Foxconn T99W265 (git-fixes). - usb: serial: option: add Telit LN920 compositions (git-fixes). - usb: serial: option: remove duplicate USB device ID (git-fixes). - usbip: give back URBs for unsent unlink requests during cleanup (git-fixes). - usbip:vhci_hcd USB port can get stuck in the disabled state (git-fixes). - video: fbdev: asiliantfb: Error out if 'pixclock' equals zero (git-fixes). - video: fbdev: kyro: Error out if 'pixclock' equals zero (git-fixes). - video: fbdev: kyro: fix a DoS bug by restricting user input (git-fixes). - video: fbdev: riva: Error out if 'pixclock' equals zero (git-fixes). - vmxnet3: add support for 32 Tx/Rx queues (bsc#1190406). - vmxnet3: add support for ESP IPv6 RSS (bsc#1190406). - vmxnet3: increase maximum configurable mtu to 9190 (bsc#1190406). - vmxnet3: prepare for version 6 changes (bsc#1190406). - vmxnet3: remove power of 2 limitation on the queues (bsc#1190406). - vmxnet3: set correct hash type based on rss information (bsc#1190406). - vmxnet3: update to version 6 (bsc#1190406). - watchdog/sb_watchdog: fix compilation problem due to COMPILE_TEST (git-fixes). - x86/alternatives: Teach text_poke_bp() to emulate instructions (bsc#1185302). - x86/apic/msi: Plug non-maskable MSI affinity race (bsc#1184439). - x86/cpu: Fix core name for Sapphire Rapids (jsc#SLE-15289). - x86/mm: Fix kern_addr_valid() to cope with existing but not present entries (bsc#1152489). - x86/resctrl: Fix a maybe-uninitialized build warning treated as error (bsc#1152489). - x86/resctrl: Fix default monitoring groups reporting (bsc#1152489). - xfs: allow mount/remount when stripe width alignment is zero (bsc#1188651). - xfs: sync lazy sb accounting on quiesce of read-only mounts (bsc#1190679). - xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()' (git-fixes). - xhci: Set HCD flag to defer primary roothub registration (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1065729 1148868 1152489 1154353 1159886 1167773 1170774 1173746 1176940 1184439 1184804 1185302 1185677 1185726 1185762 1187167 1188067 1188651 1188986 1189297 1189841 1189884 1190023 1190062 1190115 1190159 1190358 1190406 1190432 1190467 1190523 1190534 1190543 1190576 1190595 1190596 1190598 1190620 1190626 1190679 1190705 1190717 1190746 1190758 1190784 1190785 1191172 1191193 1191240 1191292 CVE-2006-7250 CVE-2007-5970 CVE-2008-5077 CVE-2008-7247 CVE-2009-0590 CVE-2009-0591 CVE-2009-0789 CVE-2009-1377 CVE-2009-1378 CVE-2009-1379 CVE-2009-1386 CVE-2009-1387 CVE-2009-2905 CVE-2009-4019 CVE-2009-4028 CVE-2009-4030 CVE-2010-0740 CVE-2010-0742 CVE-2010-1633 CVE-2010-2494 CVE-2010-2939 CVE-2010-3864 CVE-2010-5298 CVE-2011-0014 CVE-2011-1000 CVE-2011-3207 CVE-2011-3210 CVE-2011-3635 CVE-2011-4108 CVE-2011-4576 CVE-2011-4577 CVE-2011-4619 CVE-2012-0027 CVE-2012-0050 CVE-2012-0884 CVE-2012-1165 CVE-2012-2110 CVE-2012-2673 CVE-2012-2686 CVE-2012-4929 CVE-2012-5468 CVE-2013-0166 CVE-2013-0169 CVE-2013-1431 CVE-2013-1976 CVE-2013-4353 CVE-2013-6449 CVE-2013-6450 CVE-2014-0076 CVE-2014-0160 CVE-2014-0195 CVE-2014-0198 CVE-2014-0221 CVE-2014-0224 CVE-2014-3470 CVE-2014-3505 CVE-2014-3506 CVE-2014-3507 CVE-2014-3508 CVE-2014-3509 CVE-2014-3510 CVE-2014-3511 CVE-2014-3512 CVE-2014-3513 CVE-2014-3567 CVE-2014-3568 CVE-2014-3569 CVE-2014-3570 CVE-2014-3571 CVE-2014-3572 CVE-2014-3970 CVE-2014-5139 CVE-2014-8275 CVE-2014-9092 CVE-2015-0204 CVE-2015-0205 CVE-2015-0206 CVE-2015-0209 CVE-2015-0286 CVE-2015-0287 CVE-2015-0288 CVE-2015-0289 CVE-2015-0293 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-2015-1791 CVE-2015-1792 CVE-2015-1793 CVE-2015-1794 CVE-2015-3193 CVE-2015-3194 CVE-2015-3195 CVE-2015-3196 CVE-2015-3197 CVE-2015-4000 CVE-2015-5198 CVE-2015-5199 CVE-2015-5200 CVE-2016-0701 CVE-2016-0702 CVE-2016-0705 CVE-2016-0797 CVE-2016-0798 CVE-2016-0800 CVE-2016-2105 CVE-2016-2106 CVE-2016-2107 CVE-2016-2109 CVE-2016-2176 CVE-2016-2177 CVE-2016-2178 CVE-2016-2179 CVE-2016-2180 CVE-2016-2181 CVE-2016-2182 CVE-2016-2183 CVE-2016-6302 CVE-2016-6303 CVE-2016-6304 CVE-2016-6306 CVE-2016-6354 CVE-2016-7052 CVE-2016-7055 CVE-2016-7056 CVE-2016-8605 CVE-2016-9427 CVE-2017-15232 CVE-2017-15698 CVE-2017-3731 CVE-2017-3732 CVE-2017-3735 CVE-2017-3736 CVE-2017-3738 CVE-2017-5974 CVE-2017-5975 CVE-2017-5976 CVE-2017-5977 CVE-2017-5978 CVE-2017-5979 CVE-2017-5981 CVE-2017-9433 CVE-2018-0732 CVE-2018-0734 CVE-2018-0735 CVE-2018-0737 CVE-2018-0739 CVE-2018-1152 CVE-2018-11813 CVE-2018-14498 CVE-2018-17828 CVE-2018-6381 CVE-2018-6484 CVE-2018-6540 CVE-2018-6542 CVE-2018-7725 CVE-2018-7726 CVE-2018-8019 CVE-2018-8020 CVE-2019-1543 CVE-2020-3702 CVE-2021-3669 CVE-2021-3744 CVE-2021-3752 CVE-2021-3764 CVE-2021-40490 SUSE-SU-2021:3447-1
|
Platform(s): | openSUSE 13.1 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP3 SUSE Linux Enterprise Build System Kit 12 SP4 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 15 SP2 SUSE Linux Enterprise for SAP 11 SP4 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP1-LTSS 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-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 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-LTSS SUSE Linux Enterprise Server 15 SP2 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 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-LTSS SUSE Linux Enterprise Server for SAP Applications 15 SP2 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 Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE 13.1 is installed AND python-setuptools-0.9.8-3.3.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-keystoneclient-1.0.0-16 is installed
OR python-keystoneclient-doc-1.0.0-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND Package Information
cups-1.7.5-5 is installed
OR cups-ddk-1.7.5-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND kernel-zfcpdump-3.12.59-60.45 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND kernel-zfcpdump-4.4.74-92.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND python-pycrypto-2.6.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND Package Information
ghostscript-mini-9.26a-23.19 is installed
OR ghostscript-mini-devel-9.26a-23.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
libldb1-3.6.3-0.33.39.1 is installed
OR libldb1-32bit-3.6.3-0.33.39.1 is installed
OR libsmbclient0-3.6.3-0.33.39.1 is installed
OR libsmbclient0-32bit-3.6.3-0.33.39.1 is installed
OR libtalloc1-3.4.3-1.50.1 is installed
OR libtalloc1-32bit-3.4.3-1.50.1 is installed
OR libtalloc2-3.6.3-0.33.39.1 is installed
OR libtalloc2-32bit-3.6.3-0.33.39.1 is installed
OR libtdb1-3.6.3-0.33.39.1 is installed
OR libtdb1-32bit-3.6.3-0.33.39.1 is installed
OR libtevent0-3.6.3-0.33.39.1 is installed
OR libtevent0-32bit-3.6.3-0.33.39.1 is installed
OR libwbclient0-3.6.3-0.33.39.1 is installed
OR libwbclient0-32bit-3.6.3-0.33.39.1 is installed
OR samba-3.6.3-0.33.39.1 is installed
OR samba-32bit-3.6.3-0.33.39.1 is installed
OR samba-client-3.6.3-0.33.39.1 is installed
OR samba-client-32bit-3.6.3-0.33.39.1 is installed
OR samba-doc-3.6.3-0.33.39.1 is installed
OR samba-krb-printing-3.6.3-0.33.39.1 is installed
OR samba-winbind-3.6.3-0.33.39.1 is installed
OR samba-winbind-32bit-3.6.3-0.33.39.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-24.6.0esr-0.8.1 is installed
OR MozillaFirefox-branding-SLED-24-0.7.48 is installed
OR MozillaFirefox-translations-24.6.0esr-0.8.1 is installed
OR libfreebl3-3.16.1-0.8.1 is installed
OR libfreebl3-32bit-3.16.1-0.8.1 is installed
OR libsoftokn3-3.16.1-0.8.1 is installed
OR libsoftokn3-32bit-3.16.1-0.8.1 is installed
OR mozilla-nspr-4.10.6-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.6-0.3.1 is installed
OR mozilla-nss-3.16.1-0.8.1 is installed
OR mozilla-nss-32bit-3.16.1-0.8.1 is installed
OR mozilla-nss-tools-3.16.1-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.22.1 is installed
OR bind-libs-9.9.6P1-0.22.1 is installed
OR bind-libs-32bit-9.9.6P1-0.22.1 is installed
OR bind-utils-9.9.6P1-0.22.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND wget-1.14-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
giflib-5.0.5-7 is installed
OR libgif6-5.0.5-7 is installed
OR libgif6-32bit-5.0.5-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND puppet-3.8.5-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
AND Package Information
kernel-default-extra-5.3.18-24.86.2 is installed
OR kernel-preempt-extra-5.3.18-24.86.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.50.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.50.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
cluster-network-kmp-bigsmp-1.4_3.0.101_0.40-2.27.98 is installed
OR drbd-kmp-bigsmp-8.4.4_3.0.101_0.40-0.22.64 is installed
OR gfs2-kmp-bigsmp-2_3.0.101_0.40-0.16.104 is installed
OR ocfs2-kmp-bigsmp-1.6_3.0.101_0.40-0.20.98 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.5.0esr-72.17.1 is installed
OR MozillaFirefox-translations-52.5.0esr-72.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
icu-52.1-8.7 is installed
OR libicu-doc-52.1-8.7 is installed
OR libicu52_1-52.1-8.7 is installed
OR libicu52_1-32bit-52.1-8.7 is installed
OR libicu52_1-data-52.1-8.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
bind-9.5.0P2-20.7.1 is installed
OR bind-chrootenv-9.5.0P2-20.7.1 is installed
OR bind-doc-9.5.0P2-20.7.1 is installed
OR bind-libs-9.5.0P2-20.7.1 is installed
OR bind-libs-32bit-9.5.0P2-20.7.1 is installed
OR bind-libs-x86-9.5.0P2-20.7.1 is installed
OR bind-utils-9.5.0P2-20.7.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libmysqlclient15-5.0.96-0.4.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.4.1 is installed
OR libmysqlclient15-x86-5.0.96-0.4.1 is installed
OR libmysqlclient_r15-5.0.96-0.4.1 is installed
OR mysql-5.0.96-0.4.1 is installed
OR mysql-Max-5.0.96-0.4.1 is installed
OR mysql-client-5.0.96-0.4.1 is installed
OR mysql-tools-5.0.96-0.4.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libmysqlclient15-5.0.96-0.4.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.4.1 is installed
OR libmysqlclient15-x86-5.0.96-0.4.1 is installed
OR libmysqlclient_r15-5.0.96-0.4.1 is installed
OR mysql-5.0.96-0.4.1 is installed
OR mysql-Max-5.0.96-0.4.1 is installed
OR mysql-client-5.0.96-0.4.1 is installed
OR mysql-tools-5.0.96-0.4.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.4.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.4.1 is installed
OR libmysqlclient15-x86-5.0.96-0.4.1 is installed
OR libmysqlclient_r15-5.0.96-0.4.1 is installed
OR mysql-5.0.96-0.4.1 is installed
OR mysql-Max-5.0.96-0.4.1 is installed
OR mysql-client-5.0.96-0.4.1 is installed
OR mysql-tools-5.0.96-0.4.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
jpeg-6b-879.12.1 is installed
OR libjpeg-6.2.0-879.12.1 is installed
OR libjpeg-32bit-6.2.0-879.12.1 is installed
OR libjpeg-x86-6.2.0-879.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
jpeg-6b-879.12.1 is installed
OR libjpeg-6.2.0-879.12.1 is installed
OR libjpeg-32bit-6.2.0-879.12.1 is installed
OR libjpeg-x86-6.2.0-879.12.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
NetworkManager-0.7.0.r4359-15.22 is installed
OR NetworkManager-glib-0.7.0.r4359-15.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND Package Information
rhn-virtualization-common-5.4.15-0.15.2 is installed
OR rhn-virtualization-host-5.4.15-0.15.2 is installed
OR rhncfg-5.9.33-0.20.1 is installed
OR rhncfg-actions-5.9.33-0.20.1 is installed
OR rhncfg-client-5.9.33-0.20.1 is installed
OR rhncfg-management-5.9.33-0.20.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-24.5.0esr-0.3.1 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10.14 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3.1 is installed
OR libfreebl3-3.16-0.3.1 is installed
OR libfreebl3-32bit-3.16-0.3.1 is installed
OR mozilla-nspr-4.10.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
OR mozilla-nss-3.16-0.3.1 is installed
OR mozilla-nss-32bit-3.16-0.3.1 is installed
OR mozilla-nss-tools-3.16-0.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
puppet-2.6.18-0.12.1 is installed
OR puppet-server-2.6.18-0.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
puppet-2.6.18-0.12.1 is installed
OR puppet-server-2.6.18-0.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
puppet-2.6.18-0.12.1 is installed
OR puppet-server-2.6.18-0.12.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
kdelibs4-4.3.5-0.12.1 is installed
OR kdelibs4-core-4.3.5-0.12.1 is installed
OR kdelibs4-doc-4.3.5-0.12.1 is installed
OR libkde4-4.3.5-0.12.1 is installed
OR libkde4-32bit-4.3.5-0.12.1 is installed
OR libkde4-x86-4.3.5-0.12.1 is installed
OR libkdecore4-4.3.5-0.12.1 is installed
OR libkdecore4-32bit-4.3.5-0.12.1 is installed
OR libkdecore4-x86-4.3.5-0.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
kdelibs4-4.3.5-0.12.1 is installed
OR kdelibs4-core-4.3.5-0.12.1 is installed
OR kdelibs4-doc-4.3.5-0.12.1 is installed
OR libkde4-4.3.5-0.12.1 is installed
OR libkde4-32bit-4.3.5-0.12.1 is installed
OR libkde4-x86-4.3.5-0.12.1 is installed
OR libkdecore4-4.3.5-0.12.1 is installed
OR libkdecore4-32bit-4.3.5-0.12.1 is installed
OR libkdecore4-x86-4.3.5-0.12.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
libvirt-0.9.6-0.21.3 is installed
OR libvirt-client-0.9.6-0.21.3 is installed
OR libvirt-client-32bit-0.9.6-0.21.3 is installed
OR libvirt-doc-0.9.6-0.21.3 is installed
OR libvirt-python-0.9.6-0.21.3 is installed
OR virt-manager-0.9.0-3.19.1 is installed
OR vm-install-0.5.10-0.5.1 is installed
OR xen-4.1.2_20-0.5.2 is installed
OR xen-doc-html-4.1.2_20-0.5.2 is installed
OR xen-doc-pdf-4.1.2_20-0.5.2 is installed
OR xen-kmp-default-4.1.2_20_3.0.38_0.5-0.5.2 is installed
OR xen-kmp-trace-4.1.2_20_3.0.38_0.5-0.5.2 is installed
OR xen-libs-4.1.2_20-0.5.2 is installed
OR xen-libs-32bit-4.1.2_20-0.5.2 is installed
OR xen-tools-4.1.2_20-0.5.2 is installed
OR xen-tools-domU-4.1.2_20-0.5.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
MozillaFirefox-24.6.0esr-0.3.1 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10.24 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3.1 is installed
OR libfreebl3-3.16.1-0.3.1 is installed
OR libfreebl3-32bit-3.16.1-0.3.1 is installed
OR mozilla-nspr-4.10.6-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.6-0.3.1 is installed
OR mozilla-nspr-devel-4.10.6-0.3.1 is installed
OR mozilla-nss-3.16.1-0.3.1 is installed
OR mozilla-nss-32bit-3.16.1-0.3.1 is installed
OR mozilla-nss-devel-3.16.1-0.3.1 is installed
OR mozilla-nss-tools-3.16.1-0.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND libevent-1_4-2-1.4.5-24.24.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND libevent-1_4-2-1.4.5-24.24.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
xen-4.2.4_02-0.7.1 is installed
OR xen-doc-html-4.2.4_02-0.7.1 is installed
OR xen-doc-pdf-4.2.4_02-0.7.1 is installed
OR xen-kmp-default-4.2.4_02_3.0.101_0.15-0.7.1 is installed
OR xen-kmp-pae-4.2.4_02_3.0.101_0.15-0.7.1 is installed
OR xen-libs-4.2.4_02-0.7.1 is installed
OR xen-libs-32bit-4.2.4_02-0.7.1 is installed
OR xen-tools-4.2.4_02-0.7.1 is installed
OR xen-tools-domU-4.2.4_02-0.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.7.1 is installed
OR salt-doc-2016.11.4-43.7.1 is installed
OR salt-minion-2016.11.4-43.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.4.0esr-53.1 is installed
OR MozillaFirefox-translations-45.4.0esr-53.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND mutt-1.5.17-42.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libcurl4-openssl1-7.19.7-0.40.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-0.40.1 is installed
OR libcurl4-openssl1-x86-7.19.7-0.40.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
dracut-037-34.4 is installed
OR dracut-fips-037-34.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND binutils-2.25.0-13.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libxml2-2.9.4-39 is installed
OR libxml2-2-2.9.4-39 is installed
OR libxml2-2-32bit-2.9.4-39 is installed
OR libxml2-doc-2.9.4-39 is installed
OR libxml2-tools-2.9.4-39 is installed
OR python-libxml2-2.9.4-39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libxml2-2.9.4-39 is installed
OR libxml2-2-2.9.4-39 is installed
OR libxml2-2-32bit-2.9.4-39 is installed
OR libxml2-doc-2.9.4-39 is installed
OR libxml2-tools-2.9.4-39 is installed
OR python-libxml2-2.9.4-39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cups-1.7.5-12.4 is installed
OR cups-client-1.7.5-12.4 is installed
OR cups-libs-1.7.5-12.4 is installed
OR cups-libs-32bit-1.7.5-12.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND sudo-1.8.10p3-10.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND sudo-1.8.10p3-10.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND shadow-4.2.1-27.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_74-92_29-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_10-11-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_29-default-11-2 is installed
OR kgraft-patch-SLE12-SP2_Update_10-11-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libzypp-16.15.6-2.8 is installed
OR zypper-1.13.32-21.3 is installed
OR zypper-log-1.13.32-21.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libzypp-16.15.6-2.8 is installed
OR zypper-1.13.32-21.3 is installed
OR zypper-log-1.13.32-21.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_44-52_18-default-6-2 is installed
OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_7-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_44-52_18-default-6-2 is installed
OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_7-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kernel-default-3.12.60-52.60.1 is installed
OR kernel-default-base-3.12.60-52.60.1 is installed
OR kernel-default-devel-3.12.60-52.60.1 is installed
OR kernel-default-man-3.12.60-52.60.1 is installed
OR kernel-devel-3.12.60-52.60.1 is installed
OR kernel-macros-3.12.60-52.60.1 is installed
OR kernel-source-3.12.60-52.60.1 is installed
OR kernel-syms-3.12.60-52.60.1 is installed
OR kernel-xen-3.12.60-52.60.1 is installed
OR kernel-xen-base-3.12.60-52.60.1 is installed
OR kernel-xen-devel-3.12.60-52.60.1 is installed
OR kgraft-patch-3_12_60-52_60-default-1-2.1 is installed
OR kgraft-patch-3_12_60-52_60-xen-1-2.1 is installed
OR kgraft-patch-SLE12_Update_17-1-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND sudo-1.8.10p3-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-16 is installed
OR openldap2-2.4.39-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
ctdb-4.2.4-28.24 is installed
OR libdcerpc-binding0-4.2.4-28.24 is installed
OR libdcerpc-binding0-32bit-4.2.4-28.24 is installed
OR libdcerpc0-4.2.4-28.24 is installed
OR libdcerpc0-32bit-4.2.4-28.24 is installed
OR libgensec0-4.2.4-28.24 is installed
OR libgensec0-32bit-4.2.4-28.24 is installed
OR libndr-krb5pac0-4.2.4-28.24 is installed
OR libndr-krb5pac0-32bit-4.2.4-28.24 is installed
OR libndr-nbt0-4.2.4-28.24 is installed
OR libndr-nbt0-32bit-4.2.4-28.24 is installed
OR libndr-standard0-4.2.4-28.24 is installed
OR libndr-standard0-32bit-4.2.4-28.24 is installed
OR libndr0-4.2.4-28.24 is installed
OR libndr0-32bit-4.2.4-28.24 is installed
OR libnetapi0-4.2.4-28.24 is installed
OR libnetapi0-32bit-4.2.4-28.24 is installed
OR libregistry0-4.2.4-28.24 is installed
OR libsamba-credentials0-4.2.4-28.24 is installed
OR libsamba-credentials0-32bit-4.2.4-28.24 is installed
OR libsamba-hostconfig0-4.2.4-28.24 is installed
OR libsamba-hostconfig0-32bit-4.2.4-28.24 is installed
OR libsamba-passdb0-4.2.4-28.24 is installed
OR libsamba-passdb0-32bit-4.2.4-28.24 is installed
OR libsamba-util0-4.2.4-28.24 is installed
OR libsamba-util0-32bit-4.2.4-28.24 is installed
OR libsamdb0-4.2.4-28.24 is installed
OR libsamdb0-32bit-4.2.4-28.24 is installed
OR libsmbclient-raw0-4.2.4-28.24 is installed
OR libsmbclient-raw0-32bit-4.2.4-28.24 is installed
OR libsmbclient0-4.2.4-28.24 is installed
OR libsmbclient0-32bit-4.2.4-28.24 is installed
OR libsmbconf0-4.2.4-28.24 is installed
OR libsmbconf0-32bit-4.2.4-28.24 is installed
OR libsmbldap0-4.2.4-28.24 is installed
OR libsmbldap0-32bit-4.2.4-28.24 is installed
OR libtevent-util0-4.2.4-28.24 is installed
OR libtevent-util0-32bit-4.2.4-28.24 is installed
OR libwbclient0-4.2.4-28.24 is installed
OR libwbclient0-32bit-4.2.4-28.24 is installed
OR samba-4.2.4-28.24 is installed
OR samba-32bit-4.2.4-28.24 is installed
OR samba-client-4.2.4-28.24 is installed
OR samba-client-32bit-4.2.4-28.24 is installed
OR samba-doc-4.2.4-28.24 is installed
OR samba-libs-4.2.4-28.24 is installed
OR samba-libs-32bit-4.2.4-28.24 is installed
OR samba-winbind-4.2.4-28.24 is installed
OR samba-winbind-32bit-4.2.4-28.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_121-92_92-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_24-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
libgnutls-devel-2.4.1-24.39.47.1 is installed
OR libgnutls-extra-devel-2.4.1-24.39.47.1 is installed
OR libgnutls-extra26-2.4.1-24.39.47.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-devel-31.2.0esr-0.16.1 is installed
OR mozilla-nspr-devel-4.10.7-0.3.3 is installed
OR mozilla-nss-devel-3.17.2-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
kdelibs3-32bit-3.5.10-23.27.1 is installed
OR kdelibs3-arts-3.5.10-23.27.1 is installed
OR kdelibs3-arts-32bit-3.5.10-23.27.1 is installed
OR kdelibs3-arts-x86-3.5.10-23.27.1 is installed
OR kdelibs3-default-style-32bit-3.5.10-23.27.1 is installed
OR kdelibs3-devel-3.5.10-23.27.1 is installed
OR kdelibs3-doc-3.5.10-23.27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND Package Information
xen-4.7.1_02-25 is installed
OR xen-devel-4.7.1_02-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND gc-devel-7.2d-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
apache2-2.4.23-29.27 is installed
OR apache2-devel-2.4.23-29.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND libjpeg8-devel-8.1.2-31.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
empathy-3.10.3-1 is installed
OR empathy-lang-3.10.3-1 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND libvdpau1-32bit-0.8-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libnewt0_52-0.52.16-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND bogofilter-1.2.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-8.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND libFLAC++6-32bit-1.3.0-11 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
chromedriver-64.0.3282.140-49 is installed
OR chromium-64.0.3282.140-49 is installed
OR libre2-0-20180201-8 is installed
OR libre2-0-32bit-20180201-12 is installed
OR re2-20180201-8 is installed
OR re2-devel-20180201-8 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND phpMyAdmin-4.8.0.1-20 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-56.0.2924.87-5 is installed
OR chromium-56.0.2924.87-5 is installed
|