| Revision Date: | 2021-02-19 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 15 SP1 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2021-3347: A use-after-free was discovered in the PI futexes during fault handling, allowing local users to execute code in the kernel (bnc#1181349). - CVE-2021-3348: Fixed a use-after-free in nbd_add_socket that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup (bnc#1181504). - CVE-2021-20177: Fixed a kernel panic related to iptables string matching rules. A privileged user could insert a rule which could lead to denial of service (bnc#1180765). - CVE-2021-0342: In tun_get_user of tun.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges required. (bnc#1180812) - CVE-2020-27835: A use-after-free in the infiniband hfi1 driver was found, specifically in the way user calls Ioctl after open dev file and fork. A local user could use this flaw to crash the system (bnc#1179878). - CVE-2020-25639: Fixed a NULL pointer dereference via nouveau ioctl (bnc#1176846). - CVE-2020-29569: Fixed a potential privilege escalation and information leaks related to the PV block backend, as used by Xen (bnc#1179509). - CVE-2020-29568: Fixed a denial of service issue, related to processing watch events (bnc#1179508).
The following non-security bugs were fixed:
- ACPI: scan: Harden acpi_device_add() against device ID overflows (git-fixes). - ACPI: scan: Make acpi_bus_get_device() clear return pointer on error (git-fixes). - ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI (git-fixes). - ALSA: doc: Fix reference to mixart.rst (git-fixes). - ALSA: fireface: Fix integer overflow in transmit_midi_msg() (git-fixes). - ALSA: firewire-tascam: Fix integer overflow in midi_port_work() (git-fixes). - ALSA: hda/via: Add minimum mute flag (git-fixes). - ALSA: hda/via: Fix runtime PM for Clevo W35xSS (git-fixes). - ALSA: pcm: Clear the full allocated memory at hw_params (git-fixes). - ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() (git-fixes). - ASoC: Intel: haswell: Add missing pm_ops (git-fixes). - ASoC: dapm: remove widget from dirty list on free (git-fixes). - EDAC/amd64: Fix PCI component registration (bsc#1112178). - IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command (bsc#1103991). - KVM: SVM: Initialize prev_ga_tag before use (bsc#1180912). - KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages (bsc#1181230). - NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock (git-fixes). - NFS: nfs_igrab_and_active must first reference the superblock (git-fixes). - NFS: switch nfsiod to be an UNBOUND workqueue (git-fixes). - NFSv4.2: condition READDIR's mask for security label based on LSM state (git-fixes). - RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() (bsc#1103992). - RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1050244 ). - RDMA/bnxt_re: Do not report transparent vlan from QP1 (bsc#1104742). - RDMA/cma: Do not overwrite sgid_attr after device is released (bsc#1103992). - RDMA/core: Ensure security pkey modify is not lost (bsc#1046306 ). - RDMA/core: Fix pkey and port assignment in get_new_pps (bsc#1046306). - RDMA/core: Fix protection fault in get_pkey_idx_qp_list (bsc#1046306). - RDMA/core: Fix reported speed and width (bsc#1046306 ). - RDMA/core: Fix return error value in _ib_modify_qp() to negative (bsc#1103992). - RDMA/core: Fix use of logical OR in get_new_pps (bsc#1046306 ). - RDMA/hns: Bugfix for memory window mtpt configuration (bsc#1104427). - RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driver (bsc#1104427). - RDMA/hns: Fix cmdq parameter of querying pf timer resource (bsc#1104427 bsc#1126206). - RDMA/hns: Fix missing sq_sig_type when querying QP (bsc#1104427 ). - RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driver (bsc#1104427). - RDMA/iw_cxgb4: Fix incorrect function parameters (bsc#1136348 jsc#SLE-4684). - RDMA/iw_cxgb4: initiate CLOSE when entering TERM (bsc#1136348 jsc#SLE-4684). - RDMA/mlx5: Add init2init as a modify command (bsc#1103991 ). - RDMA/mlx5: Fix typo in enum name (bsc#1103991). - RDMA/mlx5: Fix wrong free of blue flame register on error (bsc#1103991). - RDMA/qedr: Fix inline size returned for iWARP (bsc#1050545 ). - SUNRPC: cache: ignore timestamp written to 'flush' file (bsc#1178036). - USB: ehci: fix an interrupt calltrace error (git-fixes). - USB: gadget: legacy: fix return error code in acm_ms_bind() (git-fixes). - USB: serial: iuu_phoenix: fix DMA from stack (git-fixes). - USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set (git-fixes). - USB: yurex: fix control-URB timeout handling (git-fixes). - __netif_receive_skb_core: pass skb by reference (bsc#1109837). - arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect() (bsc#1180130). - arm64: pgtable: Fix pte_accessible() (bsc#1180130). - bnxt_en: Do not query FW when netif_running() is false (bsc#1086282). - bnxt_en: Fix accumulation of bp->net_stats_prev (bsc#1104745 ). - bnxt_en: Improve stats context resource accounting with RDMA driver loaded (bsc#1104745). - bnxt_en: Release PCI regions when DMA mask setup fails during probe (git-fixes). - bnxt_en: Reset rings if ring reservation fails during open() (bsc#1086282). - bnxt_en: fix HWRM error when querying VF temperature (bsc#1104745). - bnxt_en: fix error return code in bnxt_init_board() (git-fixes). - bnxt_en: fix error return code in bnxt_init_one() (bsc#1050242 ). - bnxt_en: read EEPROM A2h address using page 0 (git-fixes). - bnxt_en: return proper error codes in bnxt_show_temp (bsc#1104745). - bonding: set dev->needed_headroom in bond_setup_by_slave() (git-fixes). - btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents (bsc#1174206). - btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2 (bsc#1174206). - btrfs: increase output size for LOGICAL_INO_V2 ioctl (bsc#1174206). - btrfs: qgroup: do not try to wait flushing if we're already holding a transaction (bsc#1179575). - caif: no need to check return value of debugfs_create functions (git-fixes). - can: c_can: c_can_power_up(): fix error handling (git-fixes). - can: dev: prevent potential information leak in can_fill_info() (git-fixes). - can: vxcan: vxcan_xmit: fix use after free bug (git-fixes). - chelsio/chtls: correct function return and return type (bsc#1104270). - chelsio/chtls: correct netdevice for vlan interface (bsc#1104270 ). - chelsio/chtls: fix a double free in chtls_setkey() (bsc#1104270 ). - chelsio/chtls: fix always leaking ctrl_skb (bsc#1104270 ). - chelsio/chtls: fix deadlock issue (bsc#1104270). - chelsio/chtls: fix memory leaks caused by a race (bsc#1104270 ). - chelsio/chtls: fix memory leaks in CPL handlers (bsc#1104270 ). - chelsio/chtls: fix panic during unload reload chtls (bsc#1104270 ). - chelsio/chtls: fix socket lock (bsc#1104270). - chelsio/chtls: fix tls record info to user (bsc#1104270 ). - chtls: Added a check to avoid NULL pointer dereference (bsc#1104270). - chtls: Fix chtls resources release sequence (bsc#1104270 ). - chtls: Fix hardware tid leak (bsc#1104270). - chtls: Remove invalid set_tcb call (bsc#1104270). - chtls: Replace skb_dequeue with skb_peek (bsc#1104270 ). - cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled (bsc#1109837). - cxgb3: fix error return code in t3_sge_alloc_qset() (git-fixes). - cxgb4/cxgb4vf: fix flow control display for auto negotiation (bsc#1046540 bsc#1046542). - cxgb4: fix SGE queue dump destination buffer context (bsc#1073513). - cxgb4: fix adapter crash due to wrong MC size (bsc#1073513). - cxgb4: fix all-mask IP address comparison (bsc#1064802 bsc#1066129). - cxgb4: fix large delays in PTP synchronization (bsc#1046540 bsc#1046648). - cxgb4: fix the panic caused by non smac rewrite (bsc#1064802 bsc#1066129). - cxgb4: fix thermal zone device registration (bsc#1104279 bsc#1104277). - cxgb4: fix throughput drop during Tx backpressure (bsc#1127354 bsc#1127371). - cxgb4: move DCB version extern to header file (bsc#1104279 ). - cxgb4: remove cast when saving IPv4 partial checksum (bsc#1074220). - cxgb4: set up filter action after rewrites (bsc#1064802 bsc#1066129). - cxgb4: use correct type for all-mask IP address comparison (bsc#1064802 bsc#1066129). - cxgb4: use unaligned conversion for fetching timestamp (bsc#1046540 bsc#1046648). - dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1178049). - dmaengine: xilinx_dma: check dma_async_device_register return value (git-fixes). - dmaengine: xilinx_dma: fix mixed_enum_type coverity warning (git-fixes). - docs: Fix reST markup when linking to sections (git-fixes). - drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' (git-fixes). - drm/amd/powerplay: fix a crash when overclocking Vega M (bsc#1113956) - drm/amdkfd: Put ACPI table after using it (bsc#1129770) Backporting changes: * context changes - drm/atomic: put state on error path (git-fixes). - drm/i915: Check for all subplatform bits (git-fixes). - drm/i915: Clear the repeater bit on HDCP disable (bsc#1112178) - drm/i915: Fix sha_text population code (bsc#1112178) - drm/msm: Avoid div-by-zero in dpu_crtc_atomic_check() (bsc#1129770) - drm/msm: Fix WARN_ON() splat in _free_object() (bsc#1129770) - drm/msm: Fix use-after-free in msm_gem with carveout (bsc#1129770) - drm/nouveau/bios: fix issue shadowing expansion ROMs (git-fixes). - drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields (git-fixes). - drm/nouveau/privring: ack interrupts the same way as RM (git-fixes). - drm/tve200: Fix handling of platform_get_irq() error (bsc#1129770) - drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (bsc#1112178) - drm: sun4i: hdmi: Fix inverted HPD result (bsc#1112178) - drm: sun4i: hdmi: Remove extra HPD polling (bsc#1112178) - ehci: fix EHCI host controller initialization sequence (git-fixes). - ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() (git-fixes). - floppy: reintroduce O_NDELAY fix (boo#1181018). - futex: Do not enable IRQs unconditionally in put_pi_state() (bsc#1149032). - futex: Ensure the correct return value from futex_lock_pi() (bsc#1181349 bsc#1149032). - futex: Fix incorrect should_fail_futex() handling (bsc#1181349). - futex: Handle faults correctly for PI futexes (bsc#1181349 bsc#1149032). - futex: Provide and use pi_state_update_owner() (bsc#1181349 bsc#1149032). - futex: Replace pointless printk in fixup_owner() (bsc#1181349 bsc#1149032). - futex: Simplify fixup_pi_state_owner() (bsc#1181349 bsc#1149032). - futex: Use pi_state_update_owner() in put_pi_state() (bsc#1181349 bsc#1149032). - i2c: octeon: check correct size of maximum RECV_LEN packet (git-fixes). - i40e: Fix removing driver while bare-metal VFs pass traffic (git-fixes). - i40e: avoid premature Rx buffer reuse (bsc#1111981). - igb: Report speed and duplex as unknown when device is runtime suspended (git-fixes). - igc: fix link speed advertising (jsc#SLE-4799). - iio: ad5504: Fix setting power-down state (git-fixes). - iommu/vt-d: Do not dereference iommu_device if IOMMU_API is not built (bsc#1181260, jsc#ECO-3191). - iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1181260, jsc#ECO-3191). - ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K (bsc#1109837). - ixgbe: avoid premature Rx buffer reuse (bsc#1109837 ). - kABI: Fix kABI for extended APIC-ID support (bsc#1181260, jsc#ECO-3191). - kernfs: deal with kernfs_fill_super() failures (bsc#1181809). - lockd: do not use interval-based rebinding over TCP (git-fixes). - locking/futex: Allow low-level atomic operations to return -EAGAIN (bsc#1149032). - md/raid10: initialize r10_bio->read_slot before use (git-fixes). - md: fix a warning caused by a race between concurrent md_ioctl()s (git-fixes). - media: gp8psk: initialize stats at power control logic (git-fixes). - misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() (git-fixes). - misdn: dsp: select CONFIG_BITREVERSE (git-fixes). - mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() (git-fixes). - mlxsw: destroy workqueue when trap_register in mlxsw_emad_init (bsc#1112374). - mlxsw: spectrum: Do not modify cloned SKBs during xmit (git-fixes). - mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload fails (bsc#1112374). - mlxsw: switchx2: Do not modify cloned SKBs during xmit (git-fixes). - mm, page_alloc: fix core hung in free_pcppages_bulk() (git fixes (mm/hotplug)). - mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() (git fixes (mm/pgalloc)). - mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly (git fixes (mm/hmm)). - mm/slab: use memzero_explicit() in kzfree() (git fixes (mm/slab)). - mm: do not wake kswapd prematurely when watermark boosting is disabled (git fixes (mm/vmscan)). - mm: hwpoison: disable memory error handling on 1GB hugepage (git fixes (mm/hwpoison)). - mmc: sdhci-xenon: fix 1.8v regulator stabilization (git-fixes). - nbd: Fix memory leak in nbd_add_socket (bsc#1181504). - net/af_iucv: always register net_device notifier (git-fixes). - net/af_iucv: fix null pointer dereference on shutdown (bsc#1179563 LTC#190108). - net/af_iucv: set correct sk_protocol for child sockets (git-fixes). - net/filter: Permit reading NET in load_bytes_relative when MAC not set (bsc#1109837). - net/liquidio: Delete driver version assignment (git-fixes). - net/liquidio: Delete non-working LIQUIDIO_PACKAGE check (git-fixes). - net/mlx4_en: Avoid scheduling restart task if it is already running (git-fixes). - net/mlx5: Add handling of port type in rule deletion (bsc#1103991). - net/mlx5: Fix memory leak on flow table creation error flow (bsc#1046305). - net/mlx5e: Fix VLAN cleanup flow (git-fixes). - net/mlx5e: Fix VLAN create flow (git-fixes). - net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups (git-fixes). - net/mlx5e: Fix two double free cases (bsc#1046305). - net/mlx5e: IPoIB, Drop multicast packets that this interface sent (bsc#1075020). - net/mlx5e: TX, Fix consumer index of error cqe dump (bsc#1103990 ). - net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq (bsc#1103990). - net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels (bsc#1109837). - net/smc: cancel event worker during device removal (git-fixes). - net/smc: check for valid ib_client_data (git-fixes). - net/smc: fix sleep bug in smc_pnet_find_roce_resource() (git-fixes). - net/smc: receive pending data after RCV_SHUTDOWN (git-fixes). - net/smc: receive returns without data (git-fixes). - net/sonic: Add mutual exclusion for accessing shared state (git-fixes). - net: atlantic: fix potential error handling (git-fixes). - net: atlantic: fix use after free kasan warn (git-fixes). - net: bcmgenet: keep MAC in reset until PHY is up (git-fixes). - net: bcmgenet: reapply manual settings to the PHY (git-fixes). - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() (git-fixes). - net: cbs: Fix software cbs to consider packet sending time (bsc#1109837). - net: dsa: LAN9303: select REGMAP when LAN9303 enable (git-fixes). - net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL (git-fixes). - net: ena: set initial DMA width to avoid intel iommu issue (git-fixes). - net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit() (git-fixes). - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() (git-fixes). - net: freescale: fec: Fix ethtool -d runtime PM (git-fixes). - net: hns3: add a missing uninit debugfs when unload driver (bsc#1104353). - net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE (git-fixes). - net: hns3: add management table after IMP reset (bsc#1104353 ). - net: hns3: check reset interrupt status when reset fails (git-fixes). - net: hns3: clear reset interrupt status in hclge_irq_handle() (git-fixes). - net: hns3: fix a TX timeout issue (bsc#1104353). - net: hns3: fix a wrong reset interrupt status mask (git-fixes). - net: hns3: fix error VF index when setting VLAN offload (bsc#1104353). - net: hns3: fix error handling for desc filling (bsc#1104353 ). - net: hns3: fix for not calculating TX BD send size correctly (bsc#1126390). - net: hns3: fix interrupt clearing error for VF (bsc#1104353 ). - net: hns3: fix mis-counting IRQ vector numbers issue (bsc#1104353). - net: hns3: fix shaper parameter algorithm (bsc#1104353 ). - net: hns3: fix the number of queues actually used by ARQ (bsc#1104353). - net: hns3: fix use-after-free when doing self test (bsc#1104353 ). - net: hns3: reallocate SSU' buffer size when pfc_en changes (bsc#1104353). - net: mvpp2: Fix GoP port 3 Networking Complex Control configurations (bsc#1098633). - net: mvpp2: Fix error return code in mvpp2_open() (bsc#1119113 ). - net: mvpp2: fix pkt coalescing int-threshold configuration (bsc#1098633). - net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay (git-fixes). - net: phy: broadcom: Fix RGMII delays configuration for BCM54210E (git-fixes). - net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs (git-fixes). - net: phy: micrel: make sure the factory test bit is cleared (git-fixes). - net: qca_spi: Move reset_count to struct qcaspi (git-fixes). - net: smc911x: Adjust indentation in smc911x_phy_configure (git-fixes). - net: stmmac: 16KB buffer must be 16 byte aligned (git-fixes). - net: stmmac: Do not accept invalid MTU values (git-fixes). - net: stmmac: Enable 16KB buffer size (git-fixes). - net: stmmac: RX buffer size must be 16 byte aligned (git-fixes). - net: stmmac: dwmac-meson8b: Fix signedness bug in probe (git-fixes). - net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes (git-fixes). - net: stmmac: fix length of PTP clock's name string (git-fixes). - net: stmmac: gmac4+: Not all Unicast addresses may be available (git-fixes). - net: sunrpc: interpret the return value of kstrtou32 correctly (git-fixes). - net: team: fix memory leak in __team_options_register (git-fixes). - net: tulip: Adjust indentation in {dmfe, uli526x}_init_module (git-fixes). - net: usb: lan78xx: Fix error message format specifier (git-fixes). - net: vlan: avoid leaks on register_vlan_dev() failures (git-fixes). - net_failover: fixed rollback in net_failover_open() (bsc#1109837). - net_sched: let qdisc_put() accept NULL pointer (bsc#1056657 bsc#1056653 bsc#1056787). - nfp: validate the return code from dev_queue_xmit() (git-fixes). - nfs_common: need lock during iterate through the list (git-fixes). - nfsd4: readdirplus shouldn't return parent of export (git-fixes). - nfsd: Fix message level for normal termination (git-fixes). - pNFS: Mark layout for return if return-on-close was not sent (git-fixes). - page_frag: Recover from memory pressure (git fixes (mm/pgalloc)). - powerpc/perf: Add generic compat mode pmu driver (bsc#1178900 ltc#189284). - powerpc/perf: Fix crashes with generic_compat_pmu & BHRB (bsc#1178900 ltc#189284 git-fixes). - powerpc/perf: init pmu from core-book3s (bsc#1178900 ltc#189284). - qed: Fix race condition between scheduling and destroying the slowpath workqueue (bsc#1086314 bsc#1086313 bsc#1086301). - qed: Fix use after free in qed_chain_free (bsc#1050536 bsc#1050538). - r8152: Add Lenovo Powered USB-C Travel Hub (git-fixes). - rtmutex: Remove unused argument from rt_mutex_proxy_unlock() (bsc#1181349 bsc#1149032). - s390/cio: fix use-after-free in ccw_device_destroy_console (git-fixes). - s390/dasd: fix list corruption of lcu list (bsc#1181170 LTC#190915). - s390/dasd: fix list corruption of pavgroup group list (bsc#1181170 LTC#190915). - s390/dasd: prevent inconsistent LCU device data (bsc#1181170 LTC#190915). - s390/qeth: delay draining the TX buffers (git-fixes). - s390/qeth: fix L2 header access in qeth_l3_osa_features_check() (git-fixes). - s390/qeth: fix deadlock during recovery (git-fixes). - s390/qeth: fix locking for discipline setup / removal (git-fixes). - s390/smp: perform initial CPU reset also for SMT siblings (git-fixes). - sched/fair: Fix enqueue_task_fair warning (bsc#1179093). - sched/fair: Fix enqueue_task_fair() warning some more (bsc#1179093). - sched/fair: Fix reordering of enqueue/dequeue_task_fair() (bsc#1179093). - sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list (bsc#1179093). - sched/fair: Reorder enqueue/dequeue_task_fair path (bsc#1179093). - scsi: core: Fix VPD LUN ID designator priorities (bsc#1178049, git-fixes). - scsi: ibmvfc: Set default timeout to avoid crash during migration (bsc#1181425 ltc#188252). - scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readability (bsc#1180891). - scsi: lpfc: Fix FW reset action if I/Os are outstanding (bsc#1180891). - scsi: lpfc: Fix NVMe recovery after mailbox timeout (bsc#1180891). - scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt config (bsc#1180891). - scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3 (bsc#1180891). - scsi: lpfc: Fix crash when a fabric node is released prematurely (bsc#1180891). - scsi: lpfc: Fix error log messages being logged following SCSI task mgnt (bsc#1180891). - scsi: lpfc: Fix target reset failing (bsc#1180891). - scsi: lpfc: Fix vport create logging (bsc#1180891). - scsi: lpfc: Implement health checking when aborting I/O (bsc#1180891). - scsi: lpfc: Prevent duplicate requests to unregister with cpuhp framework (bsc#1180891). - scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue state (bsc#1180891). - scsi: lpfc: Simplify bool comparison (bsc#1180891). - scsi: lpfc: Update lpfc version to 12.8.0.7 (bsc#1180891). - scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requests (bsc#1180891). - scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit (bsc#1179142). - serial: mvebu-uart: fix tx lost characters at power off (git-fixes). - spi: cadence: cache reference clock rate during probe (git-fixes). - team: set dev->needed_headroom in team_setup_by_port() (git-fixes). - tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS (bsc#1109837). - usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() (git-fixes). - usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion (git-fixes). - usb: gadget: configfs: Preserve function ordering after bind failure (git-fixes). - usb: gadget: f_uac2: reset wMaxPacketSize (git-fixes). - usb: gadget: select CONFIG_CRC32 (git-fixes). - usb: udc: core: Use lock when write to soft_connect (git-fixes). - veth: Adjust hard_start offset on redirect XDP frames (bsc#1109837). - vfio iommu: Add dma available capability (bsc#1179573 LTC#190106). - vfio-pci: Use io_remap_pfn_range() for PCI IO memory (bsc#1181231). - vhost/vsock: fix vhost vsock cid hashing inconsistent (git-fixes). - virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer (git-fixes). - wan: ds26522: select CONFIG_BITREVERSE (git-fixes). - wil6210: select CONFIG_CRC32 (git-fixes). - x86/apic: Fix x2apic enablement without interrupt remapping (bsc#1181260, jsc#ECO-3191). - x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available (bsc#1181260, jsc#ECO-3191). - x86/hyperv: Fix kexec panic/hang issues (bsc#1176831). - x86/i8259: Use printk_deferred() to prevent deadlock (bsc#1112178). - x86/ioapic: Handle Extended Destination ID field in RTE (bsc#1181260, jsc#ECO-3191). - x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181260, jsc#ECO-3191). - x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID (bsc#1181260, jsc#ECO-3191). - x86/mm/numa: Remove uninitialized_var() usage (bsc#1112178). - x86/mm: Fix leak of pmd ptlock (bsc#1112178). - x86/msi: Only use high bits of MSI address for DMAR unit (bsc#1181260, jsc#ECO-3191). - x86/mtrr: Correct the range check before performing MTRR type lookups (bsc#1112178). - x86/resctrl: Do not move a task to the same resource group (bsc#1112178). - x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR (bsc#1112178). - xdp: Fix xsk_generic_xmit errno (bsc#1109837). - xhci: make sure TRB is fully written before giving it to the controller (git-fixes). - xhci: tegra: Delay for disabling LFPS detector (git-fixes).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1046305 1046306 1046540 1046542 1046648 1050242 1050244 1050536 1050538 1050545 1056653 1056657 1056787 1064802 1066129 1073513 1074220 1075020 1086282 1086301 1086313 1086314 1098633 1103990 1103991 1103992 1104270 1104277 1104279 1104353 1104427 1104742 1104745 1109837 1111981 1112178 1112374 1113956 1119113 1126206 1126390 1127354 1127371 1129770 1136348 1149032 1174206 1176831 1176846 1178036 1178049 1178900 1179093 1179142 1179508 1179509 1179563 1179573 1179575 1179878 1180130 1180765 1180812 1180891 1180912 1181018 1181170 1181230 1181231 1181260 1181349 1181425 1181504 1181809 CVE-2006-7243 CVE-2009-2411 CVE-2009-4492 CVE-2010-0405 CVE-2010-0541 CVE-2010-2225 CVE-2010-2496 CVE-2010-2950 CVE-2010-3315 CVE-2010-3436 CVE-2010-3709 CVE-2010-3710 CVE-2010-4150 CVE-2010-4539 CVE-2010-4644 CVE-2010-4645 CVE-2011-0420 CVE-2011-0421 CVE-2011-0708 CVE-2011-0715 CVE-2011-1004 CVE-2011-1005 CVE-2011-1092 CVE-2011-1153 CVE-2011-1466 CVE-2011-1752 CVE-2011-1783 CVE-2011-1921 CVE-2011-2202 CVE-2011-3177 CVE-2011-3200 CVE-2011-3379 CVE-2011-4153 CVE-2011-4566 CVE-2011-4718 CVE-2011-4815 CVE-2011-4885 CVE-2012-0037 CVE-2012-0247 CVE-2012-0248 CVE-2012-0830 CVE-2012-1185 CVE-2012-1186 CVE-2012-1823 CVE-2012-2311 CVE-2012-2335 CVE-2012-2336 CVE-2012-2688 CVE-2012-3365 CVE-2013-1635 CVE-2013-1643 CVE-2013-1824 CVE-2013-1845 CVE-2013-1846 CVE-2013-1847 CVE-2013-1849 CVE-2013-1884 CVE-2013-1968 CVE-2013-1983 CVE-2013-2088 CVE-2013-2112 CVE-2013-2124 CVE-2013-4113 CVE-2013-4131 CVE-2013-4246 CVE-2013-4248 CVE-2013-4262 CVE-2013-4277 CVE-2013-4419 CVE-2013-4505 CVE-2013-4558 CVE-2013-4758 CVE-2013-6369 CVE-2013-6370 CVE-2013-6371 CVE-2013-6420 CVE-2013-6712 CVE-2013-7327 CVE-2013-7345 CVE-2014-0032 CVE-2014-0185 CVE-2014-0237 CVE-2014-0238 CVE-2014-1943 CVE-2014-2270 CVE-2014-2497 CVE-2014-3158 CVE-2014-3522 CVE-2014-3528 CVE-2014-3580 CVE-2014-3597 CVE-2014-3634 CVE-2014-3668 CVE-2014-3669 CVE-2014-3670 CVE-2014-3683 CVE-2014-4049 CVE-2014-4670 CVE-2014-4698 CVE-2014-5120 CVE-2014-5459 CVE-2014-8108 CVE-2014-8142 CVE-2014-8354 CVE-2014-8355 CVE-2014-8562 CVE-2014-8716 CVE-2014-9427 CVE-2014-9652 CVE-2014-9705 CVE-2014-9709 CVE-2014-9805 CVE-2014-9806 CVE-2014-9807 CVE-2014-9808 CVE-2014-9809 CVE-2014-9810 CVE-2014-9811 CVE-2014-9812 CVE-2014-9813 CVE-2014-9814 CVE-2014-9815 CVE-2014-9816 CVE-2014-9817 CVE-2014-9818 CVE-2014-9819 CVE-2014-9820 CVE-2014-9821 CVE-2014-9822 CVE-2014-9823 CVE-2014-9824 CVE-2014-9825 CVE-2014-9826 CVE-2014-9828 CVE-2014-9829 CVE-2014-9830 CVE-2014-9831 CVE-2014-9832 CVE-2014-9833 CVE-2014-9834 CVE-2014-9835 CVE-2014-9836 CVE-2014-9837 CVE-2014-9838 CVE-2014-9839 CVE-2014-9840 CVE-2014-9841 CVE-2014-9842 CVE-2014-9843 CVE-2014-9844 CVE-2014-9845 CVE-2014-9846 CVE-2014-9847 CVE-2014-9848 CVE-2014-9849 CVE-2014-9850 CVE-2014-9851 CVE-2014-9852 CVE-2014-9853 CVE-2014-9854 CVE-2014-9907 CVE-2015-0202 CVE-2015-0231 CVE-2015-0232 CVE-2015-0248 CVE-2015-0251 CVE-2015-0273 CVE-2015-1867 CVE-2015-2301 CVE-2015-2305 CVE-2015-2348 CVE-2015-2783 CVE-2015-2787 CVE-2015-3184 CVE-2015-3187 CVE-2015-3243 CVE-2015-3310 CVE-2015-3329 CVE-2015-3330 CVE-2015-3411 CVE-2015-3412 CVE-2015-4021 CVE-2015-4022 CVE-2015-4024 CVE-2015-4026 CVE-2015-4148 CVE-2015-4598 CVE-2015-4599 CVE-2015-4600 CVE-2015-4601 CVE-2015-4602 CVE-2015-4603 CVE-2015-4643 CVE-2015-4644 CVE-2015-5343 CVE-2015-5589 CVE-2015-5590 CVE-2015-6831 CVE-2015-6832 CVE-2015-6833 CVE-2015-6834 CVE-2015-6835 CVE-2015-6836 CVE-2015-6837 CVE-2015-6838 CVE-2015-8894 CVE-2015-8895 CVE-2015-8896 CVE-2015-8897 CVE-2015-8898 CVE-2015-8900 CVE-2015-8901 CVE-2015-8902 CVE-2015-8903 CVE-2015-8957 CVE-2015-8958 CVE-2015-8959 CVE-2016-10046 CVE-2016-10048 CVE-2016-10049 CVE-2016-10050 CVE-2016-10051 CVE-2016-10052 CVE-2016-10059 CVE-2016-10060 CVE-2016-10061 CVE-2016-10062 CVE-2016-10063 CVE-2016-10064 CVE-2016-10065 CVE-2016-10068 CVE-2016-10069 CVE-2016-10070 CVE-2016-10071 CVE-2016-10144 CVE-2016-10145 CVE-2016-10146 CVE-2016-2167 CVE-2016-2168 CVE-2016-2175 CVE-2016-3714 CVE-2016-3715 CVE-2016-3716 CVE-2016-3717 CVE-2016-3718 CVE-2016-4562 CVE-2016-4563 CVE-2016-4564 CVE-2016-5010 CVE-2016-5118 CVE-2016-5687 CVE-2016-5688 CVE-2016-5689 CVE-2016-5690 CVE-2016-5691 CVE-2016-5841 CVE-2016-5842 CVE-2016-6491 CVE-2016-6520 CVE-2016-6823 CVE-2016-7101 CVE-2016-7513 CVE-2016-7514 CVE-2016-7515 CVE-2016-7516 CVE-2016-7517 CVE-2016-7518 CVE-2016-7519 CVE-2016-7520 CVE-2016-7521 CVE-2016-7522 CVE-2016-7523 CVE-2016-7524 CVE-2016-7525 CVE-2016-7526 CVE-2016-7527 CVE-2016-7528 CVE-2016-7529 CVE-2016-7530 CVE-2016-7531 CVE-2016-7532 CVE-2016-7533 CVE-2016-7534 CVE-2016-7535 CVE-2016-7537 CVE-2016-7538 CVE-2016-7539 CVE-2016-7540 CVE-2016-7799 CVE-2016-7800 CVE-2016-7996 CVE-2016-7997 CVE-2016-8677 CVE-2016-8682 CVE-2016-8683 CVE-2016-8684 CVE-2016-8707 CVE-2016-8862 CVE-2016-8866 CVE-2016-9556 CVE-2016-9559 CVE-2016-9773 CVE-2017-5506 CVE-2017-5507 CVE-2017-5508 CVE-2017-5510 CVE-2017-5511 CVE-2017-6502 CVE-2017-7606 CVE-2017-7941 CVE-2017-7942 CVE-2017-7943 CVE-2017-8343 CVE-2017-8344 CVE-2017-8345 CVE-2017-8346 CVE-2017-8347 CVE-2017-8348 CVE-2017-8349 CVE-2017-8350 CVE-2017-8351 CVE-2017-8352 CVE-2017-8353 CVE-2017-8354 CVE-2017-8355 CVE-2017-8356 CVE-2017-8357 CVE-2017-8765 CVE-2017-8830 CVE-2017-9098 CVE-2017-9141 CVE-2017-9142 CVE-2017-9143 CVE-2017-9144 CVE-2018-16881 CVE-2020-25639 CVE-2020-27835 CVE-2020-29568 CVE-2020-29569 CVE-2021-0342 CVE-2021-20177 CVE-2021-3347 CVE-2021-3348 SUSE-SU-2021:0532-1
|
| Platform(s): | openSUSE Leap 42.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 SP4 SUSE Linux Enterprise for SAP 11 SP4 SUSE Linux Enterprise High Availability 12 SP2 SUSE Linux Enterprise High Availability 12 SP3 SUSE Linux Enterprise High Availability 12 SP4 SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Live Patching 12 SP3 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP2 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Point of Sale 12 SP2 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-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 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15 SP1-BCL SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 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-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 Software Development Kit 12 SUSE Linux Enterprise Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP2 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 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 Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
| Definition Synopsis |
| SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND python-setuptools-1.1.7-7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 is installed
AND kernel-zfcpdump-3.12.38-44 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.21-84 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND kernel-zfcpdump-4.4.140-94.42 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND kernel-zfcpdump-4.12.14-95.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.10-0.3.1 is installed
OR MozillaFirefox-translations-10.0.10-0.3.1 is installed
OR mozilla-nspr-4.9.3-0.2.1 is installed
OR mozilla-nspr-32bit-4.9.3-0.2.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-17.0.9esr-0.7.1 is installed
OR MozillaFirefox-translations-17.0.9esr-0.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND cabextract-1.2-2.12.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gnutls-3.2.15-4 is installed
OR libgnutls28-3.2.15-4 is installed
OR libgnutls28-32bit-3.2.15-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
coreutils-8.22-9.1 is installed
OR coreutils-lang-8.22-9.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.6.1esr-109.63 is installed
OR MozillaFirefox-translations-common-60.6.1esr-109.63 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise for SAP 11 SP4 is installed
AND clamsap-0.98.9-0.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise High Availability 12 SP2 is installed
AND Package Information
ctdb-4.4.2-31 is installed
OR samba-4.4.2-31 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
ctdb-4.6.7+git.38.90b2cdb4f22-3.7 is installed
OR ldirectord-4.0.1+git.1495055229.643177f1-2.4 is installed
OR monitoring-plugins-metadata-4.0.1+git.1495055229.643177f1-2.4 is installed
OR resource-agents-4.0.1+git.1495055229.643177f1-2.4 is installed
OR samba-4.6.7+git.38.90b2cdb4f22-3.7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.29 is installed
OR dlm-kmp-default-4.12.14-95.29 is installed
OR gfs2-kmp-default-4.12.14-95.29 is installed
OR kernel-default-4.12.14-95.29 is installed
OR ocfs2-kmp-default-4.12.14-95.29 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_44-52_10-default-1-2 is installed
OR kgraft-patch-3_12_44-52_10-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_6-1-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Live Patching 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_82-6_3-default-4-2 is installed
OR kgraft-patch-SLE12-SP3_Update_1-4-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-73 is installed
OR libopenssl0_9_8-0.9.8j-73 is installed
OR libopenssl0_9_8-32bit-0.9.8j-73 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.51-52.31 is installed
OR kernel-ec2-devel-3.12.51-52.31 is installed
OR kernel-ec2-extra-3.12.51-52.31 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-25 is installed
OR php7-7.0.7-25 is installed
OR php7-bcmath-7.0.7-25 is installed
OR php7-bz2-7.0.7-25 is installed
OR php7-calendar-7.0.7-25 is installed
OR php7-ctype-7.0.7-25 is installed
OR php7-curl-7.0.7-25 is installed
OR php7-dba-7.0.7-25 is installed
OR php7-dom-7.0.7-25 is installed
OR php7-enchant-7.0.7-25 is installed
OR php7-exif-7.0.7-25 is installed
OR php7-fastcgi-7.0.7-25 is installed
OR php7-fileinfo-7.0.7-25 is installed
OR php7-fpm-7.0.7-25 is installed
OR php7-ftp-7.0.7-25 is installed
OR php7-gd-7.0.7-25 is installed
OR php7-gettext-7.0.7-25 is installed
OR php7-gmp-7.0.7-25 is installed
OR php7-iconv-7.0.7-25 is installed
OR php7-imap-7.0.7-25 is installed
OR php7-intl-7.0.7-25 is installed
OR php7-json-7.0.7-25 is installed
OR php7-ldap-7.0.7-25 is installed
OR php7-mbstring-7.0.7-25 is installed
OR php7-mcrypt-7.0.7-25 is installed
OR php7-mysql-7.0.7-25 is installed
OR php7-odbc-7.0.7-25 is installed
OR php7-opcache-7.0.7-25 is installed
OR php7-openssl-7.0.7-25 is installed
OR php7-pcntl-7.0.7-25 is installed
OR php7-pdo-7.0.7-25 is installed
OR php7-pear-7.0.7-25 is installed
OR php7-pear-Archive_Tar-7.0.7-25 is installed
OR php7-pgsql-7.0.7-25 is installed
OR php7-phar-7.0.7-25 is installed
OR php7-posix-7.0.7-25 is installed
OR php7-pspell-7.0.7-25 is installed
OR php7-shmop-7.0.7-25 is installed
OR php7-snmp-7.0.7-25 is installed
OR php7-soap-7.0.7-25 is installed
OR php7-sockets-7.0.7-25 is installed
OR php7-sqlite-7.0.7-25 is installed
OR php7-sysvmsg-7.0.7-25 is installed
OR php7-sysvsem-7.0.7-25 is installed
OR php7-sysvshm-7.0.7-25 is installed
OR php7-tokenizer-7.0.7-25 is installed
OR php7-wddx-7.0.7-25 is installed
OR php7-xmlreader-7.0.7-25 is installed
OR php7-xmlrpc-7.0.7-25 is installed
OR php7-xmlwriter-7.0.7-25 is installed
OR php7-xsl-7.0.7-25 is installed
OR php7-zip-7.0.7-25 is installed
OR php7-zlib-7.0.7-25 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 11 SP2 is installed
AND qemu-0.10.1-0.5.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND clamav-0.99.2-0.19.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 12 SP2 is installed
AND Package Information
salt-2016.11.4-46.7 is installed
OR salt-minion-2016.11.4-46.7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 is installed
AND Package Information
glibc-2.9-13.11.1 is installed
OR glibc-32bit-2.9-13.11.1 is installed
OR glibc-devel-2.9-13.11.1 is installed
OR glibc-devel-32bit-2.9-13.11.1 is installed
OR glibc-html-2.9-13.11.1 is installed
OR glibc-i18ndata-2.9-13.11.1 is installed
OR glibc-info-2.9-13.11.1 is installed
OR glibc-locale-2.9-13.11.1 is installed
OR glibc-locale-32bit-2.9-13.11.1 is installed
OR glibc-locale-x86-2.9-13.11.1 is installed
OR glibc-profile-2.9-13.11.1 is installed
OR glibc-profile-32bit-2.9-13.11.1 is installed
OR glibc-profile-x86-2.9-13.11.1 is installed
OR glibc-x86-2.9-13.11.1 is installed
OR nscd-2.9-13.11.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
PackageKit-0.3.14-2.12.105 is installed
OR PackageKit-lang-0.3.14-2.12.105 is installed
OR hal-0.5.12-23.40.5 is installed
OR hal-32bit-0.5.12-23.40.5 is installed
OR hal-doc-0.5.12-23.40.6 is installed
OR hal-x86-0.5.12-23.40.5 is installed
OR libpackagekit-glib10-0.3.14-2.12.105 is installed
OR yast2-core-2.17.35-0.2.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22.2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-31.4.0esr-0.3.1 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3.1 is installed
OR libfreebl3-3.17.3-0.3.1 is installed
OR libfreebl3-32bit-3.17.3-0.3.1 is installed
OR mozilla-nss-3.17.3-0.3.1 is installed
OR mozilla-nss-32bit-3.17.3-0.3.1 is installed
OR mozilla-nss-tools-3.17.3-0.3.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND kvm-0.15.1-0.27.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND kvm-0.15.1-0.27.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
ibutils-1.5.4-0.7.7.1 is installed
OR ibutils-32bit-1.5.4-0.7.7.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
ibutils-1.5.4-0.7.7.1 is installed
OR ibutils-32bit-1.5.4-0.7.7.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
kdelibs4-4.3.5-0.6.1 is installed
OR kdelibs4-core-4.3.5-0.6.1 is installed
OR kdelibs4-doc-4.3.5-0.6.1 is installed
OR libkde4-4.3.5-0.6.1 is installed
OR libkde4-32bit-4.3.5-0.6.1 is installed
OR libkde4-x86-4.3.5-0.6.1 is installed
OR libkdecore4-4.3.5-0.6.1 is installed
OR libkdecore4-32bit-4.3.5-0.6.1 is installed
OR libkdecore4-x86-4.3.5-0.6.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.37.1 is installed
OR libMagickCore1-6.4.3.6-7.37.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libsndfile-1.0.20-2.6.5 is installed
OR libsndfile-32bit-1.0.20-2.6.5 is installed
OR libsndfile-x86-1.0.20-2.6.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libsndfile-1.0.20-2.6.5 is installed
OR libsndfile-32bit-1.0.20-2.6.5 is installed
OR libsndfile-x86-1.0.20-2.6.5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-2.24.36 is installed
OR libldap-2_4-2-2.4.26-0.24.36 is installed
OR libldap-2_4-2-32bit-2.4.26-0.24.36 is installed
OR libldap-2_4-2-x86-2.4.26-0.24.36 is installed
OR openldap2-2.4.26-0.24.36 is installed
OR openldap2-back-meta-2.4.26-0.24.36 is installed
OR openldap2-client-2.4.26-0.24.36 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.3.0esr-50.1 is installed
OR MozillaFirefox-translations-45.3.0esr-50.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP4 is installed
AND apache2-mod_jk-1.2.40-0.2.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
libldap-openssl1-2_4-2-2.4.26-0.62.3 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.62.3 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.62.3 is installed
OR openldap2-client-openssl1-2.4.26-0.62.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 is installed
AND ppp-2.4.7-1.7 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
xscreensaver-5.22-7 is installed
OR xscreensaver-data-5.22-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
xscreensaver-5.22-7 is installed
OR xscreensaver-data-5.22-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
apache2-2.4.16-5.1 is installed
OR apache2-doc-2.4.16-5.1 is installed
OR apache2-example-pages-2.4.16-5.1 is installed
OR apache2-prefork-2.4.16-5.1 is installed
OR apache2-utils-2.4.16-5.1 is installed
OR apache2-worker-2.4.16-5.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_121-default-3-2 is installed
OR kgraft-patch-3_12_74-60_64_121-xen-3-2 is installed
OR kgraft-patch-SLE12-SP1_Update_36-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_121-default-3-2 is installed
OR kgraft-patch-3_12_74-60_64_121-xen-3-2 is installed
OR kgraft-patch-SLE12-SP1_Update_36-3-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
jasper-1.900.14-181 is installed
OR libjasper1-1.900.14-181 is installed
OR libjasper1-32bit-1.900.14-181 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
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 Server 12 SP2 is installed
AND Package Information
libdcerpc-atsvc0-4.2.4-28.8 is installed
OR samba-4.2.4-28.8 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP5 is installed
AND ppp-2.4.7-3 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_141-default-3-2 is installed
OR kgraft-patch-3_12_61-52_141-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_37-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_141-default-3-2 is installed
OR kgraft-patch-3_12_61-52_141-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_37-3-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 15 SP1-BCL is installed
AND Package Information
kernel-default-4.12.14-197.83.1 is installed
OR kernel-default-base-4.12.14-197.83.1 is installed
OR kernel-default-devel-4.12.14-197.83.1 is installed
OR kernel-devel-4.12.14-197.83.1 is installed
OR kernel-docs-4.12.14-197.83.1 is installed
OR kernel-macros-4.12.14-197.83.1 is installed
OR kernel-obs-build-4.12.14-197.83.1 is installed
OR kernel-source-4.12.14-197.83.1 is installed
OR kernel-syms-4.12.14-197.83.1 is installed
OR reiserfs-kmp-default-4.12.14-197.83.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
ghostscript-9.15-17 is installed
OR ghostscript-x11-9.15-17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kgraft-patch-3_12_74-60_64_63-default-8-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-8-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_103-92_53-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
apache2-mod_php5-5.2.14-0.7.30.50.1 is installed
OR php5-5.2.14-0.7.30.50.1 is installed
OR php5-bcmath-5.2.14-0.7.30.50.1 is installed
OR php5-bz2-5.2.14-0.7.30.50.1 is installed
OR php5-calendar-5.2.14-0.7.30.50.1 is installed
OR php5-ctype-5.2.14-0.7.30.50.1 is installed
OR php5-curl-5.2.14-0.7.30.50.1 is installed
OR php5-dba-5.2.14-0.7.30.50.1 is installed
OR php5-dbase-5.2.14-0.7.30.50.1 is installed
OR php5-devel-5.2.14-0.7.30.50.1 is installed
OR php5-dom-5.2.14-0.7.30.50.1 is installed
OR php5-exif-5.2.14-0.7.30.50.1 is installed
OR php5-fastcgi-5.2.14-0.7.30.50.1 is installed
OR php5-ftp-5.2.14-0.7.30.50.1 is installed
OR php5-gd-5.2.14-0.7.30.50.1 is installed
OR php5-gettext-5.2.14-0.7.30.50.1 is installed
OR php5-gmp-5.2.14-0.7.30.50.1 is installed
OR php5-hash-5.2.14-0.7.30.50.1 is installed
OR php5-iconv-5.2.14-0.7.30.50.1 is installed
OR php5-imap-5.2.14-0.7.30.50.1 is installed
OR php5-json-5.2.14-0.7.30.50.1 is installed
OR php5-ldap-5.2.14-0.7.30.50.1 is installed
OR php5-mbstring-5.2.14-0.7.30.50.1 is installed
OR php5-mcrypt-5.2.14-0.7.30.50.1 is installed
OR php5-mysql-5.2.14-0.7.30.50.1 is installed
OR php5-ncurses-5.2.14-0.7.30.50.1 is installed
OR php5-odbc-5.2.14-0.7.30.50.1 is installed
OR php5-openssl-5.2.14-0.7.30.50.1 is installed
OR php5-pcntl-5.2.14-0.7.30.50.1 is installed
OR php5-pdo-5.2.14-0.7.30.50.1 is installed
OR php5-pear-5.2.14-0.7.30.50.1 is installed
OR php5-pgsql-5.2.14-0.7.30.50.1 is installed
OR php5-posix-5.2.14-0.7.30.50.1 is installed
OR php5-pspell-5.2.14-0.7.30.50.1 is installed
OR php5-readline-5.2.14-0.7.30.50.1 is installed
OR php5-shmop-5.2.14-0.7.30.50.1 is installed
OR php5-snmp-5.2.14-0.7.30.50.1 is installed
OR php5-soap-5.2.14-0.7.30.50.1 is installed
OR php5-sockets-5.2.14-0.7.30.50.1 is installed
OR php5-sqlite-5.2.14-0.7.30.50.1 is installed
OR php5-suhosin-5.2.14-0.7.30.50.1 is installed
OR php5-sysvmsg-5.2.14-0.7.30.50.1 is installed
OR php5-sysvsem-5.2.14-0.7.30.50.1 is installed
OR php5-sysvshm-5.2.14-0.7.30.50.1 is installed
OR php5-tidy-5.2.14-0.7.30.50.1 is installed
OR php5-tokenizer-5.2.14-0.7.30.50.1 is installed
OR php5-wddx-5.2.14-0.7.30.50.1 is installed
OR php5-xmlreader-5.2.14-0.7.30.50.1 is installed
OR php5-xmlrpc-5.2.14-0.7.30.50.1 is installed
OR php5-xmlwriter-5.2.14-0.7.30.50.1 is installed
OR php5-xsl-5.2.14-0.7.30.50.1 is installed
OR php5-zip-5.2.14-0.7.30.50.1 is installed
OR php5-zlib-5.2.14-0.7.30.50.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
Mesa-devel-9.0.3-0.19.1 is installed
OR Mesa-devel-32bit-9.0.3-0.19.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND MozillaFirefox-devel-31.7.0esr-0.8.1 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
dbus-1-1.8.12-6 is installed
OR dbus-1-devel-1.8.12-6 is installed
OR dbus-1-devel-doc-1.8.12-6 is installed
OR dbus-1-x11-1.8.12-6 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND libjbig-devel-2.0-12 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND libXfixes-devel-5.0.1-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR ImageMagick-devel-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagick++-devel-6.8.8.1-70 is installed
OR perl-PerlMagick-6.8.8.1-70 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND alsa-devel-1.0.27.2-15 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND MozillaFirefox-devel-68.1.0-109.92 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND libvirt-client-32bit-1.2.18.1-4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND telepathy-gabble-0.18.3-5 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND bash-lang-4.3-82 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
empathy-3.12.13-8.3 is installed
OR empathy-lang-3.12.13-8.3 is installed
OR telepathy-mission-control-plugin-goa-3.12.13-8.3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
gegl-0_2-0.2.0-14 is installed
OR gegl-0_2-lang-0.2.0-14 is installed
OR libgegl-0_2-0-0.2.0-14 is installed
|
| Definition Synopsis |
| SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
chromedriver-53.0.2785.143-106.1 is installed
OR chromium-53.0.2785.143-106.1 is installed
OR chromium-desktop-gnome-53.0.2785.143-106.1 is installed
OR chromium-desktop-kde-53.0.2785.143-106.1 is installed
OR chromium-ffmpegsumo-53.0.2785.143-106.1 is installed
|
| Definition Synopsis |
| Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
kauth-5.26.0-6.1 is installed
OR kauth-devel-5.26.0-6.1 is installed
OR kauth-devel-32bit-5.26.0-2.3.1 is installed
OR kdelibs4-4.14.25-8.2 is installed
OR kdelibs4-apidocs-4.14.25-8.2 is installed
OR kdelibs4-branding-upstream-4.14.25-8.2 is installed
OR kdelibs4-core-4.14.25-8.2 is installed
OR kdelibs4-doc-4.14.25-8.2 is installed
OR libKF5Auth5-5.26.0-6.1 is installed
OR libKF5Auth5-32bit-5.26.0-2.3.1 is installed
OR libKF5Auth5-lang-5.26.0-6.1 is installed
OR libkde4-4.14.25-8.2 is installed
OR libkde4-32bit-4.14.25-7.4.1 is installed
OR libkde4-devel-4.14.25-8.2 is installed
OR libkdecore4-4.14.25-8.2 is installed
OR libkdecore4-32bit-4.14.25-7.4.1 is installed
OR libkdecore4-devel-4.14.25-8.2 is installed
OR libksuseinstall-devel-4.14.25-8.2 is installed
OR libksuseinstall1-4.14.25-8.2 is installed
OR libksuseinstall1-32bit-4.14.25-7.4.1 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
kauth-5.26.0-6.1 is installed
OR kauth-devel-5.26.0-6.1 is installed
OR kauth-devel-32bit-5.26.0-2.3.1 is installed
OR kdelibs4-4.14.25-8.2 is installed
OR kdelibs4-apidocs-4.14.25-8.2 is installed
OR kdelibs4-branding-upstream-4.14.25-8.2 is installed
OR kdelibs4-core-4.14.25-8.2 is installed
OR kdelibs4-doc-4.14.25-8.2 is installed
OR libKF5Auth5-5.26.0-6.1 is installed
OR libKF5Auth5-32bit-5.26.0-2.3.1 is installed
OR libKF5Auth5-lang-5.26.0-6.1 is installed
OR libkde4-4.14.25-8.2 is installed
OR libkde4-32bit-4.14.25-7.4.1 is installed
OR libkde4-devel-4.14.25-8.2 is installed
OR libkdecore4-4.14.25-8.2 is installed
OR libkdecore4-32bit-4.14.25-7.4.1 is installed
OR libkdecore4-devel-4.14.25-8.2 is installed
OR libksuseinstall-devel-4.14.25-8.2 is installed
OR libksuseinstall1-4.14.25-8.2 is installed
OR libksuseinstall1-32bit-4.14.25-7.4.1 is installed
|
| Definition Synopsis |
| SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
kcoreaddons-5.20.0-6.1 is installed
OR kcoreaddons-devel-5.20.0-6.1 is installed
OR kcoreaddons-devel-32bit-5.21.0-18.1 is installed
OR kcoreaddons-lang-5.20.0-6.1 is installed
OR libKF5CoreAddons5-5.20.0-6.1 is installed
OR libKF5CoreAddons5-32bit-5.21.0-18.1 is installed
|
| Definition Synopsis |
| SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-58.0.3029.81-14.1 is installed
OR chromium-58.0.3029.81-14.1 is installed
|