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





The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to 4.4.121 to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2018-8781: The udl_fb_mmap function in drivers/gpu/drm/udl/udl_fb.c had an integer-overflow vulnerability that allowed local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages, resulting in a code execution in kernel space (bnc#1090643). - CVE-2018-10124: The kill_something_info function in kernel/signal.c might have allowed local users to cause a denial of service via an INT_MIN argument (bnc#1089752). - CVE-2018-10087: The kernel_wait4 function in kernel/exit.c might have allowed local users to cause a denial of service by triggering an attempted use of the -INT_MIN value (bnc#1089608). - CVE-2017-18257: The __get_data_block function in fs/f2fs/data.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl. (bnc#1088241) - CVE-2018-8822: Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c could be exploited by malicious NCPFS servers to crash the kernel or execute code (bnc#1086162). - CVE-2018-8043: The unimac_mdio_probe function in drivers/net/phy/mdio-bcm-unimac.c did not validate certain resource availability, which allowed local users to cause a denial of service (NULL pointer dereference) (bnc#1084829). - CVE-2018-7740: The resv_map_release function in mm/hugetlb.c allowed local users to cause a denial of service (BUG) via a crafted application that made mmap system calls and has a large pgoff argument to the remap_file_pages system call (bnc#1084353). - CVE-2018-1087: And an unprivileged KVM guest user could use this flaw to potentially escalate their privileges inside a guest. (bsc#1087088) - CVE-2018-8897: An unprivileged system user could use incorrect set up interrupt stacks to crash the Linux kernel resulting in DoS issue. (bsc#1087088)

The following non-security bugs were fixed:

- alsa: hda/realtek - Fix speaker no sound after system resume (bsc#1031717). - alsa: hda: Add a power_save blacklist (bnc#1012382). - alsa: usb-audio: Add a quirck for B&W PX headphones (bnc#1012382). - arm: dts: LogicPD Torpedo: Fix I2C1 pinmux (bnc#1012382). - arm: mvebu: Fix broken PL310_ERRATA_753970 selects (bnc#1012382). - kvm: mmu: Fix overlap between public and private memslots (bnc#1012382). - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (bsc#1075428). - Revert 'e1000e: Separate signaling for link check/link up' (bsc#1075428). - Revert 'led: core: Fix brightness setting when setting delay_off=0' (bnc#1012382). - Revert 'watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185).' This reverts commit 5d4a2355a2a1c2ec6fdf9d18b68ca0a04ff73c70. - bpf, x64: implement retpoline for tail call (bnc#1012382). - bridge: check brport attr show in brport_show (bnc#1012382). - btrfs: Only check first key for committed tree blocks (bsc#1084721). - btrfs: Validate child tree block's level and first key (bsc#1084721). - btrfs: preserve i_mode if __btrfs_set_acl() fails (bnc#1012382). - ch9200: use skb_cow_head() to deal with cloned skbs (bsc#1088684). - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() (bnc#1012382). - dcache: Add cond_resched in shrink_dentry_list (bsc#1086194). - dm io: fix duplicate bio completion due to missing ref count (bnc#1012382). - drm/i915/cmdparser: Do not check past the cmd length (bsc#1031717). - drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit (bsc#1031717). - e1000e: Avoid missed interrupts following ICR read (bsc#1075428). - e1000e: Avoid receiver overrun interrupt bursts (bsc#1075428). - e1000e: Fix check_for_link return value with autoneg off (bsc#1075428). - e1000e: Fix link check race condition (bsc#1075428). - e1000e: Fix queue interrupt re-raising in Other interrupt (bsc#1075428). - e1000e: Remove Other from EIAC (bsc#1075428). - fib_semantics: Do not match route with mismatching tclassid (bnc#1012382). - fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() (git-fixes, bsc#1083745). - hdlc_ppp: carrier detect ok, do not turn off negotiation (bnc#1012382). - hugetlbfs: fix offset overflow in hugetlbfs mmap (bnc#1084353). - ibmvfc: Avoid unnecessary port relogin (bsc#1085404). - ibmvnic: Clear pending interrupt after device reset (bsc#1089644). - ibmvnic: Define vnic_login_client_data name field as unsized array (bsc#1089198). - ibmvnic: Disable irqs before exiting reset from closed state (bsc#1084610). - ibmvnic: Do not notify peers on parameter change resets (bsc#1089198). - ibmvnic: Do not reset CRQ for Mobility driver resets (bsc#1088600). - ibmvnic: Fix DMA mapping mistakes (bsc#1088600). - ibmvnic: Fix failover case for non-redundant configuration (bsc#1088600). - ibmvnic: Fix reset return from closed state (bsc#1084610). - ibmvnic: Fix reset scheduler error handling (bsc#1088600). - ibmvnic: Handle all login error conditions (bsc#1089198). - ibmvnic: Potential NULL dereference in clean_one_tx_pool() (bsc#1085224, git-fixes). - ibmvnic: Remove unused TSO resources in TX pool structure (bsc#1085224). - ibmvnic: Update TX pool cleaning routine (bsc#1085224). - ibmvnic: Zero used TX descriptor counter on reset (bsc#1088600). - ipv6 sit: work around bogus gcc-8 -Wrestrict warning (bnc#1012382). - kGraft: fix small race in reversion code (bsc#1083125). - kabi/severities: Ignore kgr_shadow_* kABI changes - kvm/x86: fix icebp instruction handling (bnc#1012382). - livepatch: Allow to call a custom callback when freeing shadow variables (bsc#1082299 fate#313296). - livepatch: Initialize shadow variables safely by a custom callback (bsc#1082299 fate#313296). - mac80211: do not WARN on bad WMM parameters from buggy APs (bsc#1031717). - md-cluster: fix wrong condition check in raid1_write_request (bsc#1085402). - media: au0828: fix VIDEO_V4L2 dependency (bsc#1031717). - media: cx25821: prevent out-of-bounds read on array card (bsc#1031717). - media: m88ds3103: do not call a non-initalized function (bnc#1012382). - media: s3c-camif: fix out-of-bounds array access (bsc#1031717). - mm/hugetlb.c: do not call region_abort if region_chg fails (bnc#1084353). - mpls, nospec: Sanitize array index in mpls_label_ok() (bnc#1012382). - net: fix race on decreasing number of TX queues (bnc#1012382). - net: ipv4: avoid unused variable warning for sysctl (git-fixes). - net: ipv4: do not allow setting net.ipv4.route.min_pmtu below 68 (bnc#1012382). - net: mpls: Pull common label check into helper (bnc#1012382). - netlink: ensure to loop over all netns in genlmsg_multicast_allns() (bnc#1012382). - nospec: Allow index argument to have const-qualified type (bnc#1012382). - perf/x86/intel: Add model number for Skylake Server to perf (FATE#321269). - powerpc/crash: Remove the test for cpu_online in the IPI callback (bsc#1088242). - powerpc: Do not send system reset request through the oops path (bsc#1088242). - powerpc: System reset avoid interleaving oops using die synchronisation (bsc#1088242). - ppp: prevent unregistered channels from connecting to PPP units (bnc#1012382). - regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() (bsc#1031717). - regmap: Do not use format_val in regmap_bulk_read (bsc#1031717). - regmap: Fix reversed bounds check in regmap_raw_write() (bsc#1031717). - regmap: Format data for raw write in regmap_bulk_write (bsc#1031717). - rpm/config.sh: ensure sorted patches. - s390/cpuinfo: show facilities as reported by stfle (bnc#1076847, LTC#163740). - s390/qeth: fix IPA command submission race (bnc#1012382). - s390/qeth: fix SETIP command handling (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v4_get_dst (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v6_get_dst() (bnc#1012382). - sctp: verify size of a new chunk in _sctp_make_chunk() (bnc#1012382). - storvsc: do not schedule work elements during host reset (bsc#1070536, bsc#1057734). - storvsc_drv: use embedded work structure for host rescan (bsc#1070536, bsc#1057734). - storvsc_drv: use separate workqueue for rescan (bsc#1070536, bsc#1057734). - swap: divide-by-zero when zero length swap file on ssd (bsc#1082153). - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - udplite: fix partial checksum initialization (bnc#1012382). - watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185). - x86/apic/vector: Handle legacy irq data correctly (bnc#1012382). - x86/entry/64: Do not use IST entry for #BP stack (bsc#1087088). - x86/kaiser: Duplicate cpu_tss for an entry trampoline usage (bsc#1077560 bsc#1083836). - x86/kaiser: Remove a user mapping of cpu_tss structure (bsc#1077560 bsc#1083836). - x86/kaiser: Use a per-CPU trampoline stack for kernel entry (bsc#1077560). - x86/kaiser: enforce trampoline stack alignment (bsc#1087260). - x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist (bsc#1087845). - xen-blkfront: fix mq start/stop race (bsc#1085042). - xen-netback: use skb to determine number of required guest Rx requests (bsc#1046610).
Family:unixClass:patch
Status:Reference(s):1012382
1027519
1031717
1045693
1046610
1049505
1051017
1053600
1057734
1068032
1070536
1075428
1076847
1077560
1082153
1082216
1082233
1082234
1082299
1083125
1083745
1083836
1084353
1084610
1084721
1084829
1085042
1085185
1085224
1085402
1085404
1086162
1086194
1087088
1087260
1087845
1088241
1088242
1088600
1088684
1089198
1089608
1089644
1089752
1090643
1091107
1103276
1106383
1120943
1132728
1132729
1132732
1132734
1133495
1134718
1136446
1137597
1137832
1139459
1140747
1146358
1146359
1151377
1151506
1154043
1155574
1156402
1156482
1159814
1160770
1162108
1168630
1172437
1173991
1174157
1174284
1175686
CVE-2017-18257
CVE-2017-5715
CVE-2018-10087
CVE-2018-10124
CVE-2018-1087
CVE-2018-20030
CVE-2018-3646
CVE-2018-6797
CVE-2018-6798
CVE-2018-6913
CVE-2018-7740
CVE-2018-8043
CVE-2018-8781
CVE-2018-8822
CVE-2018-8897
CVE-2019-10245
CVE-2019-11477
CVE-2019-11478
CVE-2019-12749
CVE-2019-2201
CVE-2019-2602
CVE-2019-2684
CVE-2019-2697
CVE-2019-2698
CVE-2019-3846
CVE-2019-8675
CVE-2019-8696
CVE-2019-9278
CVE-2020-10757
CVE-2020-14577
CVE-2020-14578
CVE-2020-14579
CVE-2020-14581
CVE-2020-14583
CVE-2020-14593
CVE-2020-14621
CVE-2020-15663
CVE-2020-15664
CVE-2020-15670
CVE-2020-1712
CVE-2020-6819
CVE-2020-6820
SUSE-SU-2017:2598-1
SUSE-SU-2018:1074-1
SUSE-SU-2018:1173-2
SUSE-SU-2018:1503-1
SUSE-SU-2018:2401-1
SUSE-SU-2019:1644-1
SUSE-SU-2019:2972-1
SUSE-SU-2019:3057-1
SUSE-SU-2020:0331-1
SUSE-SU-2020:2861-1
Platform(s):openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for High Performance Computing 15
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Live Patching 15 SP1
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Python2 packages 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud 8
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • libicu-devel-52.1-13 is installed
  • OR libicu52_1-52.1-13 is installed
  • OR libicu52_1-data-52.1-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • curl-7.37.0-2 is installed
  • OR libcurl4-7.37.0-2 is installed
  • OR libcurl4-32bit-7.37.0-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND cvs-1.12.12-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND coolkey-1.1.0-147 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND fetchmail-6.3.26-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND cifs-utils-6.5-9.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • nmap-7.70-3.5 is installed
  • OR nping-7.70-3.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 SP1 is installed
  • AND Package Information
  • python-SQLAlchemy-1.2.14-6.3 is installed
  • OR python2-SQLAlchemy-1.2.14-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libxslt-devel-1.1.32-1 is installed
  • OR libxslt-tools-1.1.32-1 is installed
  • OR libxslt1-1.1.32-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • audit-devel-2.8.1-3 is installed
  • OR libaudit1-2.8.1-3 is installed
  • OR libaudit1-32bit-2.8.1-3 is installed
  • OR libauparse0-2.8.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libvdpau-devel-1.1.1-1 is installed
  • OR libvdpau1-1.1.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.67 is installed
  • OR ImageMagick-config-7-SUSE-7.0.7.34-3.67 is installed
  • OR ImageMagick-devel-7.0.7.34-3.67 is installed
  • OR libMagick++-7_Q16HDRI4-7.0.7.34-3.67 is installed
  • OR libMagick++-devel-7.0.7.34-3.67 is installed
  • OR libMagickCore-7_Q16HDRI6-7.0.7.34-3.67 is installed
  • OR libMagickWand-7_Q16HDRI6-7.0.7.34-3.67 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • kernel-docs-4.12.14-25.13 is installed
  • OR kernel-obs-build-4.12.14-25.13 is installed
  • OR kernel-source-4.12.14-25.13 is installed
  • OR kernel-syms-4.12.14-25.13 is installed
  • OR kernel-vanilla-4.12.14-25.13 is installed
  • OR kernel-vanilla-base-4.12.14-25.13 is installed
  • OR lttng-modules-2.10.0-5.4 is installed
  • OR lttng-modules-kmp-default-2.10.0_k4.12.14_25.13-5.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 is installed
  • AND Package Information
  • libpmi0-17.11.13-6.23 is installed
  • OR libslurm32-17.11.13-6.23 is installed
  • OR perl-slurm-17.11.13-6.23 is installed
  • OR slurm-17.11.13-6.23 is installed
  • OR slurm-auth-none-17.11.13-6.23 is installed
  • OR slurm-config-17.11.13-6.23 is installed
  • OR slurm-devel-17.11.13-6.23 is installed
  • OR slurm-doc-17.11.13-6.23 is installed
  • OR slurm-lua-17.11.13-6.23 is installed
  • OR slurm-munge-17.11.13-6.23 is installed
  • OR slurm-node-17.11.13-6.23 is installed
  • OR slurm-pam_slurm-17.11.13-6.23 is installed
  • OR slurm-plugins-17.11.13-6.23 is installed
  • OR slurm-slurmdbd-17.11.13-6.23 is installed
  • OR slurm-sql-17.11.13-6.23 is installed
  • OR slurm-torque-17.11.13-6.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-ibm-1.8.0_sr5.25-3.9 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.25-3.9 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.25-3.9 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.25-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.25 is installed
  • OR kernel-default-livepatch-4.12.14-25.25 is installed
  • OR kernel-livepatch-4_12_14-25_25-default-1-1.3 is installed
  • OR kernel-livepatch-SLE15_Update_7-1-1.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-197_10-default-5-2 is installed
  • OR kernel-livepatch-SLE15-SP1_Update_3-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • dom4j-1.6.1-4.3 is installed
  • OR dom4j-demo-1.6.1-4.3 is installed
  • OR dom4j-javadoc-1.6.1-4.3 is installed
  • OR dom4j-manual-1.6.1-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • bluez-5.48-5.16 is installed
  • OR bluez-auto-enable-devices-5.48-5.16 is installed
  • OR bluez-devel-32bit-5.48-5.16 is installed
  • OR bluez-test-5.48-5.16 is installed
  • OR libbluetooth3-32bit-5.48-5.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND Package Information
  • python-2.7.14-7.17 is installed
  • OR python-base-2.7.14-7.17 is installed
  • OR python-curses-2.7.14-7.17 is installed
  • OR python-devel-2.7.14-7.17 is installed
  • OR python-gdbm-2.7.14-7.17 is installed
  • OR python-xml-2.7.14-7.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • krb5-plugin-kdb-ldap-1.15.2-4 is installed
  • OR krb5-server-1.15.2-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • 389-ds-1.4.0.26~git0.8a2d3de6f-4.14 is installed
  • OR 389-ds-devel-1.4.0.26~git0.8a2d3de6f-4.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • apache2-mod_php7-7.2.5-4.12 is installed
  • OR php7-7.2.5-4.12 is installed
  • OR php7-bcmath-7.2.5-4.12 is installed
  • OR php7-bz2-7.2.5-4.12 is installed
  • OR php7-calendar-7.2.5-4.12 is installed
  • OR php7-ctype-7.2.5-4.12 is installed
  • OR php7-curl-7.2.5-4.12 is installed
  • OR php7-dba-7.2.5-4.12 is installed
  • OR php7-devel-7.2.5-4.12 is installed
  • OR php7-dom-7.2.5-4.12 is installed
  • OR php7-enchant-7.2.5-4.12 is installed
  • OR php7-exif-7.2.5-4.12 is installed
  • OR php7-fastcgi-7.2.5-4.12 is installed
  • OR php7-fileinfo-7.2.5-4.12 is installed
  • OR php7-fpm-7.2.5-4.12 is installed
  • OR php7-ftp-7.2.5-4.12 is installed
  • OR php7-gd-7.2.5-4.12 is installed
  • OR php7-gettext-7.2.5-4.12 is installed
  • OR php7-gmp-7.2.5-4.12 is installed
  • OR php7-iconv-7.2.5-4.12 is installed
  • OR php7-intl-7.2.5-4.12 is installed
  • OR php7-json-7.2.5-4.12 is installed
  • OR php7-ldap-7.2.5-4.12 is installed
  • OR php7-mbstring-7.2.5-4.12 is installed
  • OR php7-mysql-7.2.5-4.12 is installed
  • OR php7-odbc-7.2.5-4.12 is installed
  • OR php7-opcache-7.2.5-4.12 is installed
  • OR php7-openssl-7.2.5-4.12 is installed
  • OR php7-pcntl-7.2.5-4.12 is installed
  • OR php7-pdo-7.2.5-4.12 is installed
  • OR php7-pear-7.2.5-4.12 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.12 is installed
  • OR php7-pgsql-7.2.5-4.12 is installed
  • OR php7-phar-7.2.5-4.12 is installed
  • OR php7-posix-7.2.5-4.12 is installed
  • OR php7-shmop-7.2.5-4.12 is installed
  • OR php7-snmp-7.2.5-4.12 is installed
  • OR php7-soap-7.2.5-4.12 is installed
  • OR php7-sockets-7.2.5-4.12 is installed
  • OR php7-sqlite-7.2.5-4.12 is installed
  • OR php7-sysvmsg-7.2.5-4.12 is installed
  • OR php7-sysvsem-7.2.5-4.12 is installed
  • OR php7-sysvshm-7.2.5-4.12 is installed
  • OR php7-tokenizer-7.2.5-4.12 is installed
  • OR php7-wddx-7.2.5-4.12 is installed
  • OR php7-xmlreader-7.2.5-4.12 is installed
  • OR php7-xmlrpc-7.2.5-4.12 is installed
  • OR php7-xmlwriter-7.2.5-4.12 is installed
  • OR php7-xsl-7.2.5-4.12 is installed
  • OR php7-zip-7.2.5-4.12 is installed
  • OR php7-zlib-7.2.5-4.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • ntp-4.2.8p11-64.5 is installed
  • OR ntp-doc-4.2.8p11-64.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.21-69 is installed
  • OR kernel-default-base-4.4.21-69 is installed
  • OR kernel-default-devel-4.4.21-69 is installed
  • OR kernel-default-man-4.4.21-69 is installed
  • OR kernel-devel-4.4.21-69 is installed
  • OR kernel-macros-4.4.21-69 is installed
  • OR kernel-source-4.4.21-69 is installed
  • OR kernel-syms-4.4.21-69 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • kernel-default-4.4.121-92.73 is installed
  • OR kernel-default-base-4.4.121-92.73 is installed
  • OR kernel-default-devel-4.4.121-92.73 is installed
  • OR kernel-devel-4.4.121-92.73 is installed
  • OR kernel-macros-4.4.121-92.73 is installed
  • OR kernel-source-4.4.121-92.73 is installed
  • OR kernel-syms-4.4.121-92.73 is installed
  • OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • kernel-default-4.4.121-92.73 is installed
  • OR kernel-default-base-4.4.121-92.73 is installed
  • OR kernel-default-devel-4.4.121-92.73 is installed
  • OR kernel-devel-4.4.121-92.73 is installed
  • OR kernel-macros-4.4.121-92.73 is installed
  • OR kernel-source-4.4.121-92.73 is installed
  • OR kernel-syms-4.4.121-92.73 is installed
  • OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND clamav-0.100.1-33.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-78.2.0-112.19 is installed
  • OR MozillaFirefox-devel-78.2.0-112.19 is installed
  • OR MozillaFirefox-translations-common-78.2.0-112.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • MozillaFirefox-78.2.0-112.19 is installed
  • OR MozillaFirefox-devel-78.2.0-112.19 is installed
  • OR MozillaFirefox-translations-common-78.2.0-112.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND shadow-4.2.1-27.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_56-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libvirt-3.3.0-5.3 is installed
  • OR libvirt-admin-3.3.0-5.3 is installed
  • OR libvirt-client-3.3.0-5.3 is installed
  • OR libvirt-daemon-3.3.0-5.3 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.3 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.3 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.3 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.3 is installed
  • OR libvirt-daemon-xen-3.3.0-5.3 is installed
  • OR libvirt-doc-3.3.0-5.3 is installed
  • OR libvirt-libs-3.3.0-5.3 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.3 is installed
  • OR libvirt-nss-3.3.0-5.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libvirt-3.3.0-5.3 is installed
  • OR libvirt-admin-3.3.0-5.3 is installed
  • OR libvirt-client-3.3.0-5.3 is installed
  • OR libvirt-daemon-3.3.0-5.3 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.3 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.3 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.3 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.3 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.3 is installed
  • OR libvirt-daemon-xen-3.3.0-5.3 is installed
  • OR libvirt-doc-3.3.0-5.3 is installed
  • OR libvirt-libs-3.3.0-5.3 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.3 is installed
  • OR libvirt-nss-3.3.0-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libdcerpc-binding0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libdcerpc-binding0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libdcerpc0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libdcerpc0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-krb5pac0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-krb5pac0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-nbt0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-nbt0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-standard0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr-standard0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libndr0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libnetapi0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libnetapi0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-credentials0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-credentials0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-errors0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-errors0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-hostconfig0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-hostconfig0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-passdb0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-passdb0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-util0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamba-util0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamdb0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsamdb0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbclient0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbclient0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbconf0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbconf0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbldap0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libsmbldap0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libtevent-util0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libtevent-util0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libwbclient0-4.6.5+git.27.6afd48b1083-2 is installed
  • OR libwbclient0-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-client-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-client-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-doc-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-libs-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-libs-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-winbind-4.6.5+git.27.6afd48b1083-2 is installed
  • OR samba-winbind-32bit-4.6.5+git.27.6afd48b1083-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libjpeg-turbo-1.5.3-31.19 is installed
  • OR libjpeg62-62.2.0-31.19 is installed
  • OR libjpeg62-32bit-62.2.0-31.19 is installed
  • OR libjpeg62-turbo-1.5.3-31.19 is installed
  • OR libjpeg8-8.1.2-31.19 is installed
  • OR libjpeg8-32bit-8.1.2-31.19 is installed
  • OR libturbojpeg0-8.1.2-31.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libjpeg-turbo-1.5.3-31.19 is installed
  • OR libjpeg62-62.2.0-31.19 is installed
  • OR libjpeg62-32bit-62.2.0-31.19 is installed
  • OR libjpeg62-turbo-1.5.3-31.19 is installed
  • OR libjpeg8-8.1.2-31.19 is installed
  • OR libjpeg8-32bit-8.1.2-31.19 is installed
  • OR libturbojpeg0-8.1.2-31.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • pam_radius-1.3.16-239.4 is installed
  • OR pam_radius-32bit-1.3.16-239.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • pam_radius-1.3.16-239.4 is installed
  • OR pam_radius-32bit-1.3.16-239.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_64-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_64-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • gnome-shell-search-provider-nautilus-3.20.3-23.6 is installed
  • OR libnautilus-extension1-3.20.3-23.6 is installed
  • OR nautilus-3.20.3-23.6 is installed
  • OR nautilus-lang-3.20.3-23.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • ImageMagick-6.8.8.1-71.93 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.93 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.93 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • ImageMagick-6.8.8.1-71.93 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-71.93 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-71.93 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • sysstat-12.0.2-10.27 is installed
  • OR sysstat-isag-12.0.2-10.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • sysstat-12.0.2-10.27 is installed
  • OR sysstat-isag-12.0.2-10.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.559-117 is installed
  • OR flash-player-gnome-11.2.202.559-117 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libraw-0.15.4-9 is installed
  • OR libraw9-0.15.4-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • guile1-1.8.8-16.4 is installed
  • OR libguile-srfi-srfi-1-v-3-3-1.8.8-16.4 is installed
  • OR libguile-srfi-srfi-13-14-v-3-3-1.8.8-16.4 is installed
  • OR libguile-srfi-srfi-4-v-3-3-1.8.8-16.4 is installed
  • OR libguile-srfi-srfi-60-v-2-2-1.8.8-16.4 is installed
  • OR libguile17-1.8.8-16.4 is installed
  • OR libguilereadline-v-17-17-1.8.8-16.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • freerdp-2.0.0~rc2-1 is installed
  • OR freerdp-devel-2.0.0~rc2-1 is installed
  • OR libfreerdp2-2.0.0~rc2-1 is installed
  • OR libwinpr2-2.0.0~rc2-1 is installed
  • OR winpr2-devel-2.0.0~rc2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • pidgin-plugin-otr-4.0.2-1 is installed
  • OR pidgin-plugin-otr-lang-4.0.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ntp-4.2.8p11-64.5 is installed
  • OR ntp-doc-4.2.8p11-64.5 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 8 is installed
  • AND Package Information
  • grafana-4.5.1-4.3 is installed
  • OR kafka-0.9.0.1-5.3 is installed
  • OR logstash-2.4.1-5.4 is installed
  • OR openstack-monasca-installer-20180622_15.06-3.6 is installed
  • BACK