Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 kernel was updated to 3.12.51 to receive various security and bugfixes.
Following security bugs were fixed: - CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel did not ensure that certain slot numbers were valid, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call (bnc#949936). - CVE-2015-5283: The sctp_init function in net/sctp/protocol.c in the Linux kernel had an incorrect sequence of protocol-initialization steps, which allowed local users to cause a denial of service (panic or memory corruption) by creating SCTP sockets before all of the steps have finished (bnc#947155). - CVE-2015-2925: The prepend_path function in fs/dcache.c in the Linux kernel did not properly handle rename actions inside a bind mount, which allowed local users to bypass an intended container protection mechanism by renaming a directory, related to a 'double-chroot attack (bnc#926238). - CVE-2015-8104: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bnc#954404). - CVE-2015-5307: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bnc#953527). - CVE-2015-7990: RDS: There was no verification that an underlying transport exists when creating a connection, causing usage of a NULL pointer (bsc#952384). - CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel allowed local users to cause a denial of service (OOPS) via crafted keyctl commands (bnc#951440). - CVE-2015-0272: Missing checks allowed remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215 (bnc#944296).
The following non-security bugs were fixed: - ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - Add PCI IDs of Intel Sunrise Point-H SATA Controller S232/236 (bsc#953796). - Btrfs: fix file corruption and data loss after cloning inline extents (bnc#956053). - Btrfs: fix truncation of compressed and inlined extents (bnc#956053). - Disable some ppc64le netfilter modules to restore the kabi (bsc#951546) - Fix regression in NFSRDMA server (bsc#951110). - KEYS: Fix race between key destruction and finding a keyring by name (bsc#951440). - KVM: x86: call irq notifiers with directed EOI (bsc#950862). - NVMe: Add shutdown timeout as module parameter (bnc#936076). - NVMe: Mismatched host/device page size support (bsc#935961). - PCI: Drop 'setting latency timer' messages (bsc#956047). - SCSI: Fix hard lockup in scsi_remove_target() (bsc#944749). - SCSI: hosts: update to use ida_simple for host_no (bsc#939926) - SUNRPC: Fix oops when trace sunrpc_task events in nfs client (bnc#956703). - Sync ppc64le netfilter config options with other archs (bnc#951546) - Update kabi files with sbc_parse_cdb symbol change (bsc#954635). - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949). - apparmor: temporary work around for bug while unloading policy (boo#941867). - audit: correctly record file names with different path name types (bsc#950013). - audit: create private file name copies when auditing inodes (bsc#950013). - cpu: Defer smpboot kthread unparking until CPU known to scheduler (bsc#936773). - dlm: make posix locks interruptible, (bsc#947241). - dm sysfs: introduce ability to add writable attributes (bsc#904348). - dm-snap: avoid deadock on s->lock when a read is split (bsc#939826). - dm: do not start current request if it would've merged with the previous (bsc#904348). - dm: impose configurable deadline for dm_request_fn's merge heuristic (bsc#904348). - dmapi: Fix xfs dmapi to not unlock and lock XFS_ILOCK_EXCL (bsc#949744). - drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 (bsc#942938). - drm/i915: add hotplug activation period to hotplug update mask (bsc#953980). - fanotify: fix notification of groups with inode and mount marks (bsc#955533). - genirq: Make sure irq descriptors really exist when __irq_alloc_descs returns (bsc#945626). - hv: vss: run only on supported host versions (bnc#949504). - ipv4: Do not increase PMTU with Datagram Too Big message (bsc#955224). - ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags (bsc#947321). - ipv6: Consider RTF_CACHE when searching the fib6 tree (bsc#947321). - ipv6: Extend the route lookups to low priority metrics (bsc#947321). - ipv6: Stop /128 route from disappearing after pmtu update (bsc#947321). - ipv6: Stop rt6_info from using inet_peer's metrics (bsc#947321). - ipv6: distinguish frag queues by device for multicast and link-local packets (bsc#955422). - ipvs: drop first packet to dead server (bsc#946078). - kABI: protect struct ahci_host_priv. - kABI: protect struct rt6_info changes from bsc#947321 changes (bsc#947321). - kabi: Hide rt6_* types from genksyms on ppc64le (bsc#951546). - kabi: Restore kabi in struct iscsi_tpg_attrib (bsc#954635). - kabi: Restore kabi in struct se_cmd (bsc#954635). - kabi: Restore kabi in struct se_subsystem_api (bsc#954635). - kabi: protect skb_copy_and_csum_datagram_iovec() signature (bsc#951199). - kgr: fix migration of kthreads to the new universe. - kgr: wake up kthreads periodically. - ktime: add ktime_after and ktime_before helper (bsc#904348). - macvlan: Support bonding events (bsc#948521). - net: add length argument to skb_copy_and_csum_datagram_iovec (bsc#951199). - net: handle null iovec pointer in skb_copy_and_csum_datagram_iovec() (bsc#951199). - pci: Update VPD size with correct length (bsc#924493). - rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706). - ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() (bnc#956711). - route: Use ipv4_mtu instead of raw rt_pmtu (bsc#955224). - rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds (bsc#930145). - rtc: cmos: Revert 'rtc-cmos: Add an alarm disable quirk' (bsc#930145). - sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100). - sunrpc/cache: make cache flushing more reliable (bsc#947478). - supported.conf: Add missing dependencies of supported modules hwmon_vid needed by nct6775 hwmon_vid needed by w83627ehf reed_solomon needed by ramoops - supported.conf: Fix dependencies on ppc64le of_mdio needed by mdio-gpio - target/pr: fix core_scsi3_pr_seq_non_holder() caller (bnc#952666). - target/rbd: fix COMPARE AND WRITE page vector leak (bnc#948831). - target/rbd: fix PR info memory leaks (bnc#948831). - target: Send UA upon LUN RESET tmr completion (bsc#933514). - target: use '^A' when allocating UAs (bsc#933514). - usbvision fix overflow of interfaces array (bnc#950998). - vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750). - vmxnet3: adjust ring sizes when interface is down (bsc#950750). - x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down (bsc#940853). - x86/evtchn: make use of PHYSDEVOP_map_pirq. - x86/mm/hotplug: Modify PGD entry when removing memory (VM Functionality, bnc#955148). - x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() (VM Functionality, bnc#955148). - xfs: DIO needs an ioend for writes (bsc#949744). - xfs: DIO write completion size updates race (bsc#949744). - xfs: DIO writes within EOF do not need an ioend (bsc#949744). - xfs: always drain dio before extending aio write submission (bsc#949744). - xfs: direct IO EOF zeroing needs to drain AIO (bsc#949744). - xfs: do not allocate an ioend for direct I/O completions (bsc#949744). - xfs: factor DIO write mapping from get_blocks (bsc#949744). - xfs: handle DIO overwrite EOF update completion correctly (bsc#949744). - xfs: move DIO mapping size calculation (bsc#949744). - xfs: using generic_file_direct_write() is unnecessary (bsc#949744). - xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#951165). - xhci: change xhci 1.0 only restrictions to support xhci 1.1 (bnc#949463).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1018699 1018700 1018701 1018702 1020427 1021741 1025109 1025311 1027519 1027565 1028184 1028372 1028656 1030573 1030624 1032075 1034866 1034908 1035406 1035950 1036211 1037242 1037334 1037336 1039495 1042159 1042800 1042801 1042892 1043073 1043296 1044878 1045035 1046191 1046636 1047674 1048902 1049381 1050751 1053431 1054724 1056334 1057378 1057585 1062069 1063122 1073230 1074562 1076017 1083488 1085114 1085447 1086039 1087066 1090023 1090024 1090025 1090026 1090027 1090028 1090029 1090030 1090032 1090033 1092631 1096254 1106222 1108382 1109137 1110910 1111006 1111010 1111013 1111331 1114422 1122839 1127155 1131239 1131241 1133190 1133738 1134395 1134701 1136922 1136935 1137194 1138291 1140575 1140747 1150733 814440 867595 904348 921949 924493 930145 933514 935961 936076 936773 939826 939926 940853 941202 941867 942938 944749 945626 946078 947241 947321 947478 948521 948685 948831 949100 949463 949504 949706 949744 950013 950750 950862 950998 951110 951165 951199 951440 951546 952666 952758 952871 953796 953980 954635 955148 955224 955422 955533 955644 956047 956053 956703 956711 963415 965748 968046 968048 968051 968053 968374 994418 994605 CVE-2015-0272 CVE-2015-2925 CVE-2015-3197 CVE-2015-5283 CVE-2015-5307 CVE-2015-7799 CVE-2015-7872 CVE-2015-7990 CVE-2015-8104 CVE-2016-0702 CVE-2016-0703 CVE-2016-0704 CVE-2016-0797 CVE-2016-0799 CVE-2016-0800 CVE-2016-6834 CVE-2016-6835 CVE-2016-9131 CVE-2016-9147 CVE-2016-9444 CVE-2016-9602 CVE-2016-9603 CVE-2017-10053 CVE-2017-10067 CVE-2017-10074 CVE-2017-10078 CVE-2017-10081 CVE-2017-10087 CVE-2017-10089 CVE-2017-10090 CVE-2017-10096 CVE-2017-10101 CVE-2017-10102 CVE-2017-10105 CVE-2017-10107 CVE-2017-10108 CVE-2017-10109 CVE-2017-10110 CVE-2017-10111 CVE-2017-10115 CVE-2017-10116 CVE-2017-10125 CVE-2017-10243 CVE-2017-10664 CVE-2017-10806 CVE-2017-10911 CVE-2017-11334 CVE-2017-11434 CVE-2017-12809 CVE-2017-13166 CVE-2017-13672 CVE-2017-14167 CVE-2017-15038 CVE-2017-15289 CVE-2017-2636 CVE-2017-5579 CVE-2017-5715 CVE-2017-5753 CVE-2017-5754 CVE-2017-5973 CVE-2017-5987 CVE-2017-6505 CVE-2017-7184 CVE-2017-7377 CVE-2017-7471 CVE-2017-7493 CVE-2017-7533 CVE-2017-7645 CVE-2017-7718 CVE-2017-7980 CVE-2017-8086 CVE-2017-8112 CVE-2017-8309 CVE-2017-8379 CVE-2017-8380 CVE-2017-9242 CVE-2017-9330 CVE-2017-9373 CVE-2017-9374 CVE-2017-9375 CVE-2017-9503 CVE-2018-1000004 CVE-2018-1068 CVE-2018-10839 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-15746 CVE-2018-17199 CVE-2018-17958 CVE-2018-17962 CVE-2018-17963 CVE-2018-18849 CVE-2018-20836 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2814 CVE-2018-2815 CVE-2018-3639 CVE-2018-7566 CVE-2019-0217 CVE-2019-0220 CVE-2019-10126 CVE-2019-10638 CVE-2019-10639 CVE-2019-11091 CVE-2019-11478 CVE-2019-11487 CVE-2019-11599 CVE-2019-12380 CVE-2019-12456 CVE-2019-12614 CVE-2019-12818 CVE-2019-12819 CVE-2019-3689 SUSE-SU-2015:2194-1 SUSE-SU-2016:0641-1 SUSE-SU-2017:0113-1 SUSE-SU-2017:0866-1 SUSE-SU-2017:2103-1 SUSE-SU-2017:2263-1 SUSE-SU-2017:2946-1 SUSE-SU-2018:1023-1 SUSE-SU-2018:1690-1 SUSE-SU-2018:1699-1 SUSE-SU-2018:3973-2 SUSE-SU-2019:0888-2 SUSE-SU-2019:1823-1 SUSE-SU-2019:1935-1 SUSE-SU-2019:1954-1 SUSE-SU-2019:2771-1
|
Platform(s): | openSUSE Leap 15.0 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Live Patching 15 SP1 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SP1 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND libzip5-1.5.1-lp150.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND gd-2.0.36.RC1-52.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
empathy-3.10.3-1 is installed
OR empathy-lang-3.10.3-1 is installed
OR telepathy-mission-control-plugin-goa-3.10.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
ecryptfs-utils-103-5 is installed
OR ecryptfs-utils-32bit-103-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
cups-pk-helper-0.2.5-5 is installed
OR cups-pk-helper-lang-0.2.5-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
cpp48-4.8.5-31.17 is installed
OR gcc48-4.8.5-31.17 is installed
OR gcc48-32bit-4.8.5-31.17 is installed
OR gcc48-c++-4.8.5-31.17 is installed
OR gcc48-gij-4.8.5-31.17 is installed
OR gcc48-gij-32bit-4.8.5-31.17 is installed
OR gcc48-info-4.8.5-31.17 is installed
OR libasan0-4.8.5-31.17 is installed
OR libasan0-32bit-4.8.5-31.17 is installed
OR libgcj48-4.8.5-31.17 is installed
OR libgcj48-32bit-4.8.5-31.17 is installed
OR libgcj48-jar-4.8.5-31.17 is installed
OR libgcj_bc1-4.8.5-31.17 is installed
OR libstdc++48-devel-4.8.5-31.17 is installed
OR libstdc++48-devel-32bit-4.8.5-31.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND postgresql-10-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-150.17 is installed
OR kernel-default-livepatch-4.12.14-150.17 is installed
OR kernel-livepatch-4_12_14-150_17-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_10-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_4-default-5-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_1-5-2 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 Server Applications 15 SP1 is installed
AND Package Information
libvirt-5.1.0-8.6 is installed
OR libvirt-admin-5.1.0-8.6 is installed
OR libvirt-bash-completion-5.1.0-8.6 is installed
OR libvirt-client-5.1.0-8.6 is installed
OR libvirt-daemon-5.1.0-8.6 is installed
OR libvirt-daemon-config-network-5.1.0-8.6 is installed
OR libvirt-daemon-config-nwfilter-5.1.0-8.6 is installed
OR libvirt-daemon-driver-interface-5.1.0-8.6 is installed
OR libvirt-daemon-driver-libxl-5.1.0-8.6 is installed
OR libvirt-daemon-driver-lxc-5.1.0-8.6 is installed
OR libvirt-daemon-driver-network-5.1.0-8.6 is installed
OR libvirt-daemon-driver-nodedev-5.1.0-8.6 is installed
OR libvirt-daemon-driver-nwfilter-5.1.0-8.6 is installed
OR libvirt-daemon-driver-qemu-5.1.0-8.6 is installed
OR libvirt-daemon-driver-secret-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-core-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-disk-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-iscsi-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-logical-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-mpath-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-rbd-5.1.0-8.6 is installed
OR libvirt-daemon-driver-storage-scsi-5.1.0-8.6 is installed
OR libvirt-daemon-hooks-5.1.0-8.6 is installed
OR libvirt-daemon-lxc-5.1.0-8.6 is installed
OR libvirt-daemon-qemu-5.1.0-8.6 is installed
OR libvirt-daemon-xen-5.1.0-8.6 is installed
OR libvirt-devel-5.1.0-8.6 is installed
OR libvirt-doc-5.1.0-8.6 is installed
OR libvirt-lock-sanlock-5.1.0-8.6 is installed
OR libvirt-nss-5.1.0-8.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.35 is installed
OR php7-7.2.5-4.35 is installed
OR php7-bcmath-7.2.5-4.35 is installed
OR php7-bz2-7.2.5-4.35 is installed
OR php7-calendar-7.2.5-4.35 is installed
OR php7-ctype-7.2.5-4.35 is installed
OR php7-curl-7.2.5-4.35 is installed
OR php7-dba-7.2.5-4.35 is installed
OR php7-devel-7.2.5-4.35 is installed
OR php7-dom-7.2.5-4.35 is installed
OR php7-enchant-7.2.5-4.35 is installed
OR php7-exif-7.2.5-4.35 is installed
OR php7-fastcgi-7.2.5-4.35 is installed
OR php7-fileinfo-7.2.5-4.35 is installed
OR php7-fpm-7.2.5-4.35 is installed
OR php7-ftp-7.2.5-4.35 is installed
OR php7-gd-7.2.5-4.35 is installed
OR php7-gettext-7.2.5-4.35 is installed
OR php7-gmp-7.2.5-4.35 is installed
OR php7-iconv-7.2.5-4.35 is installed
OR php7-intl-7.2.5-4.35 is installed
OR php7-json-7.2.5-4.35 is installed
OR php7-ldap-7.2.5-4.35 is installed
OR php7-mbstring-7.2.5-4.35 is installed
OR php7-mysql-7.2.5-4.35 is installed
OR php7-odbc-7.2.5-4.35 is installed
OR php7-opcache-7.2.5-4.35 is installed
OR php7-openssl-7.2.5-4.35 is installed
OR php7-pcntl-7.2.5-4.35 is installed
OR php7-pdo-7.2.5-4.35 is installed
OR php7-pear-7.2.5-4.35 is installed
OR php7-pear-Archive_Tar-7.2.5-4.35 is installed
OR php7-pgsql-7.2.5-4.35 is installed
OR php7-phar-7.2.5-4.35 is installed
OR php7-posix-7.2.5-4.35 is installed
OR php7-shmop-7.2.5-4.35 is installed
OR php7-snmp-7.2.5-4.35 is installed
OR php7-soap-7.2.5-4.35 is installed
OR php7-sockets-7.2.5-4.35 is installed
OR php7-sqlite-7.2.5-4.35 is installed
OR php7-sysvmsg-7.2.5-4.35 is installed
OR php7-sysvsem-7.2.5-4.35 is installed
OR php7-sysvshm-7.2.5-4.35 is installed
OR php7-tokenizer-7.2.5-4.35 is installed
OR php7-wddx-7.2.5-4.35 is installed
OR php7-xmlreader-7.2.5-4.35 is installed
OR php7-xmlrpc-7.2.5-4.35 is installed
OR php7-xmlwriter-7.2.5-4.35 is installed
OR php7-xsl-7.2.5-4.35 is installed
OR php7-zip-7.2.5-4.35 is installed
OR php7-zlib-7.2.5-4.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.15 is installed
OR bind-chrootenv-9.9.6P1-0.15 is installed
OR bind-doc-9.9.6P1-0.15 is installed
OR bind-libs-9.9.6P1-0.15 is installed
OR bind-libs-32bit-9.9.6P1-0.15 is installed
OR bind-libs-x86-9.9.6P1-0.15 is installed
OR bind-utils-9.9.6P1-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND cron-4.1-194.207 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
rhnlib-2.5.84.4-8 is installed
OR spacecmd-2.5.5.5-14 is installed
OR spacewalk-backend-2.5.24.9-24 is installed
OR spacewalk-backend-libs-2.5.24.9-24 is installed
OR spacewalk-check-2.5.13.8-23 is installed
OR spacewalk-client-setup-2.5.13.8-23 is installed
OR spacewalk-client-tools-2.5.13.8-23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND Package Information
ImageMagick-6.4.3.6-78.79 is installed
OR libMagickCore1-6.4.3.6-78.79 is installed
OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
file-5.19-5 is installed
OR file-magic-5.19-5 is installed
OR libmagic1-5.19-5 is installed
OR libmagic1-32bit-5.19-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
file-5.19-5 is installed
OR file-magic-5.19-5 is installed
OR libmagic1-5.19-5 is installed
OR libmagic1-32bit-5.19-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
cpp48-4.8.3+r212056-6 is installed
OR gcc48-4.8.3+r212056-6 is installed
OR gcc48-32bit-4.8.3+r212056-6 is installed
OR gcc48-c++-4.8.3+r212056-6 is installed
OR gcc48-info-4.8.3+r212056-6 is installed
OR gcc48-locale-4.8.3+r212056-6 is installed
OR libasan0-4.8.3+r212056-6 is installed
OR libasan0-32bit-4.8.3+r212056-6 is installed
OR libatomic1-4.8.3+r212056-6 is installed
OR libatomic1-32bit-4.8.3+r212056-6 is installed
OR libffi4-4.8.3+r212056-6 is installed
OR libffi4-32bit-4.8.3+r212056-6 is installed
OR libgcc_s1-4.8.3+r212056-6 is installed
OR libgcc_s1-32bit-4.8.3+r212056-6 is installed
OR libgfortran3-4.8.3+r212056-6 is installed
OR libgomp1-4.8.3+r212056-6 is installed
OR libgomp1-32bit-4.8.3+r212056-6 is installed
OR libitm1-4.8.3+r212056-6 is installed
OR libitm1-32bit-4.8.3+r212056-6 is installed
OR libquadmath0-4.8.3+r212056-6 is installed
OR libstdc++48-devel-4.8.3+r212056-6 is installed
OR libstdc++48-devel-32bit-4.8.3+r212056-6 is installed
OR libstdc++6-4.8.3+r212056-6 is installed
OR libstdc++6-32bit-4.8.3+r212056-6 is installed
OR libtsan0-4.8.3+r212056-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
ImageMagick-6.8.8.1-40 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-40 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
ImageMagick-6.8.8.1-40 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-40 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
ghostscript-9.15-20 is installed
OR ghostscript-x11-9.15-20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-7-3 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-7-3 is installed
OR kgraft-patch-SLE12-SP1_Update_10-7-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-7-3 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-7-3 is installed
OR kgraft-patch-SLE12-SP1_Update_10-7-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_57-default-9-2 is installed
OR kgraft-patch-3_12_74-60_64_57-xen-9-2 is installed
OR kgraft-patch-SLE12-SP1_Update_20-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
xen-4.7.4_02-43.21 is installed
OR xen-doc-html-4.7.4_02-43.21 is installed
OR xen-libs-4.7.4_02-43.21 is installed
OR xen-libs-32bit-4.7.4_02-43.21 is installed
OR xen-tools-4.7.4_02-43.21 is installed
OR xen-tools-domU-4.7.4_02-43.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
xen-4.7.4_02-43.21 is installed
OR xen-doc-html-4.7.4_02-43.21 is installed
OR xen-libs-4.7.4_02-43.21 is installed
OR xen-libs-32bit-4.7.4_02-43.21 is installed
OR xen-tools-4.7.4_02-43.21 is installed
OR xen-tools-domU-4.7.4_02-43.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS 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 |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libical-1.0.1-16.3 is installed
OR libical1-1.0.1-16.3 is installed
OR libical1-32bit-1.0.1-16.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libical-1.0.1-16.3 is installed
OR libical1-1.0.1-16.3 is installed
OR libical1-32bit-1.0.1-16.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
xen-4.9.4_04-3.56 is installed
OR xen-doc-html-4.9.4_04-3.56 is installed
OR xen-libs-4.9.4_04-3.56 is installed
OR xen-libs-32bit-4.9.4_04-3.56 is installed
OR xen-tools-4.9.4_04-3.56 is installed
OR xen-tools-domU-4.9.4_04-3.56 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
xen-4.9.4_04-3.56 is installed
OR xen-doc-html-4.9.4_04-3.56 is installed
OR xen-libs-4.9.4_04-3.56 is installed
OR xen-libs-32bit-4.9.4_04-3.56 is installed
OR xen-tools-4.9.4_04-3.56 is installed
OR xen-tools-domU-4.9.4_04-3.56 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libblkid1-2.29.2-3.12 is installed
OR libblkid1-32bit-2.29.2-3.12 is installed
OR libfdisk1-2.29.2-3.12 is installed
OR libmount1-2.29.2-3.12 is installed
OR libmount1-32bit-2.29.2-3.12 is installed
OR libsmartcols1-2.29.2-3.12 is installed
OR libuuid1-2.29.2-3.12 is installed
OR libuuid1-32bit-2.29.2-3.12 is installed
OR python-libmount-2.29.2-3.12 is installed
OR util-linux-2.29.2-3.12 is installed
OR util-linux-lang-2.29.2-3.12 is installed
OR util-linux-systemd-2.29.2-3.12 is installed
OR uuidd-2.29.2-3.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libblkid1-2.29.2-3.12 is installed
OR libblkid1-32bit-2.29.2-3.12 is installed
OR libfdisk1-2.29.2-3.12 is installed
OR libmount1-2.29.2-3.12 is installed
OR libmount1-32bit-2.29.2-3.12 is installed
OR libsmartcols1-2.29.2-3.12 is installed
OR libuuid1-2.29.2-3.12 is installed
OR libuuid1-32bit-2.29.2-3.12 is installed
OR python-libmount-2.29.2-3.12 is installed
OR util-linux-2.29.2-3.12 is installed
OR util-linux-lang-2.29.2-3.12 is installed
OR util-linux-systemd-2.29.2-3.12 is installed
OR uuidd-2.29.2-3.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
kernel-default-4.12.14-95.3 is installed
OR kernel-default-base-4.12.14-95.3 is installed
OR kernel-default-devel-4.12.14-95.3 is installed
OR kernel-default-man-4.12.14-95.3 is installed
OR kernel-devel-4.12.14-95.3 is installed
OR kernel-macros-4.12.14-95.3 is installed
OR kernel-source-4.12.14-95.3 is installed
OR kernel-syms-4.12.14-95.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
kernel-default-4.12.14-95.3 is installed
OR kernel-default-base-4.12.14-95.3 is installed
OR kernel-default-devel-4.12.14-95.3 is installed
OR kernel-default-man-4.12.14-95.3 is installed
OR kernel-devel-4.12.14-95.3 is installed
OR kernel-macros-4.12.14-95.3 is installed
OR kernel-source-4.12.14-95.3 is installed
OR kernel-syms-4.12.14-95.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.50-38.41 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.50-38.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_66-default-6-2 is installed
OR kgraft-patch-3_12_61-52_66-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_19-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_66-default-6-2 is installed
OR kgraft-patch-3_12_61-52_66-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_19-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_61-52_69-default-4-2 is installed
OR kgraft-patch-3_12_61-52_69-xen-4-2 is installed
OR kgraft-patch-SLE12_Update_20-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
kgraft-patch-4_4_176-94_88-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_24-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND Package Information
dovecot22-2.2.31-19.22 is installed
OR dovecot22-backend-mysql-2.2.31-19.22 is installed
OR dovecot22-backend-pgsql-2.2.31-19.22 is installed
OR dovecot22-backend-sqlite-2.2.31-19.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libzmq3-4.0.4-13 is installed
OR zeromq-4.0.4-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libvirt-1.2.18.4-11 is installed
OR libvirt-client-32bit-1.2.18.4-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND icu-52.1-8.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libpcap-1.8.1-10.3 is installed
OR libpcap1-32bit-1.8.1-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libntfs-3g87-2016.2.22-3.3 is installed
OR ntfs-3g-2016.2.22-3.3 is installed
OR ntfs-3g_ntfsprogs-2016.2.22-3.3 is installed
OR ntfsprogs-2016.2.22-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND python-Django-1.6.11-13 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|