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): | 1000345 1001151 1001951 1002116 1002550 1002557 1003878 1003893 1003894 1004702 1004707 1006536 1006538 1007391 1007450 1007454 1007493 1007494 1007495 1012651 1014298 1014300 1016340 1020905 1022053 1032680 1048715 1054028 1056995 1058425 1060445 1061005 1090338 1096740 1116574 1133114 1133145 1153108 1156334 814440 867595 903543 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 953796 953980 954447 954635 955148 955224 955422 955533 955644 956047 956053 956703 956711 963041 963520 963632 963635 963731 964332 972335 975947 979475 982575 982745 983249 988591 990419 993819 994749 994844 995075 995324 995359 995377 996524 998190 998516 999661 999665 999666 999668 CVE-2013-5653 CVE-2015-0272 CVE-2015-2925 CVE-2015-5283 CVE-2015-5307 CVE-2015-7799 CVE-2015-7872 CVE-2015-7990 CVE-2015-8104 CVE-2016-10013 CVE-2016-10024 CVE-2016-10025 CVE-2016-1930 CVE-2016-1935 CVE-2016-1938 CVE-2016-2177 CVE-2016-2178 CVE-2016-2179 CVE-2016-2180 CVE-2016-2181 CVE-2016-2182 CVE-2016-2183 CVE-2016-3627 CVE-2016-5546 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2016-5552 CVE-2016-6302 CVE-2016-6303 CVE-2016-6304 CVE-2016-6306 CVE-2016-7161 CVE-2016-7170 CVE-2016-7421 CVE-2016-7466 CVE-2016-7908 CVE-2016-7909 CVE-2016-7978 CVE-2016-7979 CVE-2016-8576 CVE-2016-8577 CVE-2016-8578 CVE-2016-8667 CVE-2016-8669 CVE-2016-8909 CVE-2016-8910 CVE-2016-9101 CVE-2016-9102 CVE-2016-9103 CVE-2016-9104 CVE-2016-9105 CVE-2016-9106 CVE-2016-9932 CVE-2017-11462 CVE-2017-14482 CVE-2017-3231 CVE-2017-3241 CVE-2017-3252 CVE-2017-3253 CVE-2017-3260 CVE-2017-3261 CVE-2017-3272 CVE-2017-3289 CVE-2017-3308 CVE-2017-3309 CVE-2017-3453 CVE-2017-3456 CVE-2017-3464 CVE-2017-7793 CVE-2017-7805 CVE-2017-7810 CVE-2017-7814 CVE-2017-7818 CVE-2017-7819 CVE-2017-7823 CVE-2017-7824 CVE-2017-7825 CVE-2018-13785 CVE-2018-3136 CVE-2018-3139 CVE-2018-3149 CVE-2018-3169 CVE-2018-3180 CVE-2018-3183 CVE-2018-3214 CVE-2018-3665 CVE-2019-10220 CVE-2019-11365 CVE-2019-11366 CVE-2019-15917 SUSE-SU-2015:2194-1 SUSE-SU-2016:0338-1 SUSE-SU-2016:1204-1 SUSE-SU-2016:2394-1 SUSE-SU-2016:2492-1 SUSE-SU-2016:2988-1 SUSE-SU-2016:3208-1 SUSE-SU-2017:0346-1 SUSE-SU-2017:2035-1 SUSE-SU-2017:2529-1 SUSE-SU-2017:2659-1 SUSE-SU-2017:2688-1 SUSE-SU-2018:2088-1 SUSE-SU-2018:4064-1 SUSE-SU-2019:1091-1 SUSE-SU-2019:3233-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 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 Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 15 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 Development Tools 15 SP1 SUSE Linux Enterprise Module for High Performance Computing 15 SUSE Linux Enterprise Module for Legacy Software 15 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 Server Applications 15 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Server 11 SP3 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-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-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 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND Package Information
LibVNCServer-devel-0.9.9-15 is installed
OR libvncclient0-0.9.9-15 is installed
OR libvncserver0-0.9.9-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND kvm-1.4.2-32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-105 is installed
OR libopenssl0_9_8-0.9.8j-105 is installed
OR libopenssl0_9_8-32bit-0.9.8j-105 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
kernel-default-4.4.21-84 is installed
OR kernel-default-devel-4.4.21-84 is installed
OR kernel-default-extra-4.4.21-84 is installed
OR kernel-devel-4.4.21-84 is installed
OR kernel-macros-4.4.21-84 is installed
OR kernel-source-4.4.21-84 is installed
OR kernel-syms-4.4.21-84 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libwireshark8-2.2.10-48.12 is installed
OR libwiretap6-2.2.10-48.12 is installed
OR libwscodecs1-2.2.10-48.12 is installed
OR libwsutil7-2.2.10-48.12 is installed
OR wireshark-2.2.10-48.12 is installed
OR wireshark-gtk-2.2.10-48.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
hplip-devel-3.17.9-3 is installed
OR hplip-hpijs-3.17.9-3 is installed
OR hplip-sane-3.17.9-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
glibc-2.26-13.19 is installed
OR glibc-32bit-2.26-13.19 is installed
OR glibc-devel-2.26-13.19 is installed
OR glibc-extra-2.26-13.19 is installed
OR glibc-i18ndata-2.26-13.19 is installed
OR glibc-info-2.26-13.19 is installed
OR glibc-locale-2.26-13.19 is installed
OR glibc-locale-base-2.26-13.19 is installed
OR glibc-profile-2.26-13.19 is installed
OR nscd-2.26-13.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 is installed
AND Package Information
containerd-1.2.2-5.9 is installed
OR docker-18.09.1_ce-6.14 is installed
OR docker-bash-completion-18.09.1_ce-6.14 is installed
OR docker-libnetwork-0.7.0.1+gitr2711_2cfbf9b1f981-4.9 is installed
OR docker-runc-1.0.0rc6+gitr3748_96ec2177ae84-6.12 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2711_2cfbf9b1f981-4.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND bubblewrap-0.2.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND gvim-8.0.1568-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND pam-devel-32bit-1.3.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND aaa_base-malloccheck-84.87+git20180409.04c9dae-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 is installed
AND Package Information
libpmi0-17.11.5-4 is installed
OR libslurm32-17.11.5-4 is installed
OR perl-slurm-17.11.5-4 is installed
OR slurm-17.11.5-4 is installed
OR slurm-auth-none-17.11.5-4 is installed
OR slurm-config-17.11.5-4 is installed
OR slurm-devel-17.11.5-4 is installed
OR slurm-doc-17.11.5-4 is installed
OR slurm-lua-17.11.5-4 is installed
OR slurm-munge-17.11.5-4 is installed
OR slurm-node-17.11.5-4 is installed
OR slurm-pam_slurm-17.11.5-4 is installed
OR slurm-plugins-17.11.5-4 is installed
OR slurm-slurmdbd-17.11.5-4 is installed
OR slurm-sql-17.11.5-4 is installed
OR slurm-torque-17.11.5-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
java-1_8_0-openjdk-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-demo-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-devel-1.8.0.161-1 is installed
OR java-1_8_0-openjdk-headless-1.8.0.161-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND soundtouch-1.8.0-3.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
libnfsidmap-sss-1.16.1-3.24 is installed
OR python3-ipa_hbac-1.16.1-3.24 is installed
OR python3-sss-murmur-1.16.1-3.24 is installed
OR python3-sss_nss_idmap-1.16.1-3.24 is installed
OR sssd-1.16.1-3.24 is installed
OR sssd-winbind-idmap-1.16.1-3.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
bind-9.11.2-10 is installed
OR bind-chrootenv-9.11.2-10 is installed
OR bind-doc-9.11.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND Package Information
apache2-2.4.33-3.15 is installed
OR apache2-devel-2.4.33-3.15 is installed
OR apache2-doc-2.4.33-3.15 is installed
OR apache2-prefork-2.4.33-3.15 is installed
OR apache2-utils-2.4.33-3.15 is installed
OR apache2-worker-2.4.33-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND apache-commons-daemon-1.0.15-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kde4-kgreeter-plugins-4.3.5-0.12.18 is installed
OR kdebase4-wallpapers-4.3.5-0.11.18 is installed
OR kdebase4-workspace-4.3.5-0.12.18 is installed
OR kdebase4-workspace-ksysguardd-4.3.5-0.12.18 is installed
OR kdm-4.3.5-0.12.18 is installed
OR kwin-4.3.5-0.12.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
kde4-kgreeter-plugins-4.3.5-0.12.18 is installed
OR kdebase4-wallpapers-4.3.5-0.11.18 is installed
OR kdebase4-workspace-4.3.5-0.12.18 is installed
OR kdebase4-workspace-ksysguardd-4.3.5-0.12.18 is installed
OR kdm-4.3.5-0.12.18 is installed
OR kwin-4.3.5-0.12.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
glibc-2.11.3-17.110.6 is installed
OR glibc-32bit-2.11.3-17.110.6 is installed
OR glibc-devel-2.11.3-17.110.6 is installed
OR glibc-devel-32bit-2.11.3-17.110.6 is installed
OR glibc-html-2.11.3-17.110.6 is installed
OR glibc-i18ndata-2.11.3-17.110.6 is installed
OR glibc-info-2.11.3-17.110.6 is installed
OR glibc-locale-2.11.3-17.110.6 is installed
OR glibc-locale-32bit-2.11.3-17.110.6 is installed
OR glibc-profile-2.11.3-17.110.6 is installed
OR glibc-profile-32bit-2.11.3-17.110.6 is installed
OR nscd-2.11.3-17.110.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
glibc-2.11.3-17.110.6 is installed
OR glibc-32bit-2.11.3-17.110.6 is installed
OR glibc-devel-2.11.3-17.110.6 is installed
OR glibc-devel-32bit-2.11.3-17.110.6 is installed
OR glibc-html-2.11.3-17.110.6 is installed
OR glibc-i18ndata-2.11.3-17.110.6 is installed
OR glibc-info-2.11.3-17.110.6 is installed
OR glibc-locale-2.11.3-17.110.6 is installed
OR glibc-locale-32bit-2.11.3-17.110.6 is installed
OR glibc-profile-2.11.3-17.110.6 is installed
OR glibc-profile-32bit-2.11.3-17.110.6 is installed
OR nscd-2.11.3-17.110.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.105 is installed
OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
OR kernel-default-3.0.101-0.47.105 is installed
OR kernel-default-base-3.0.101-0.47.105 is installed
OR kernel-default-devel-3.0.101-0.47.105 is installed
OR kernel-default-man-3.0.101-0.47.105 is installed
OR kernel-ec2-3.0.101-0.47.105 is installed
OR kernel-ec2-base-3.0.101-0.47.105 is installed
OR kernel-ec2-devel-3.0.101-0.47.105 is installed
OR kernel-pae-3.0.101-0.47.105 is installed
OR kernel-pae-base-3.0.101-0.47.105 is installed
OR kernel-pae-devel-3.0.101-0.47.105 is installed
OR kernel-source-3.0.101-0.47.105 is installed
OR kernel-syms-3.0.101-0.47.105 is installed
OR kernel-trace-3.0.101-0.47.105 is installed
OR kernel-trace-base-3.0.101-0.47.105 is installed
OR kernel-trace-devel-3.0.101-0.47.105 is installed
OR kernel-xen-3.0.101-0.47.105 is installed
OR kernel-xen-base-3.0.101-0.47.105 is installed
OR kernel-xen-devel-3.0.101-0.47.105 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
kernel-default-3.12.51-52.31 is installed
OR kernel-default-base-3.12.51-52.31 is installed
OR kernel-default-devel-3.12.51-52.31 is installed
OR kernel-default-man-3.12.51-52.31 is installed
OR kernel-devel-3.12.51-52.31 is installed
OR kernel-macros-3.12.51-52.31 is installed
OR kernel-source-3.12.51-52.31 is installed
OR kernel-syms-3.12.51-52.31 is installed
OR kernel-xen-3.12.51-52.31 is installed
OR kernel-xen-base-3.12.51-52.31 is installed
OR kernel-xen-devel-3.12.51-52.31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
kernel-default-3.12.51-52.31 is installed
OR kernel-default-base-3.12.51-52.31 is installed
OR kernel-default-devel-3.12.51-52.31 is installed
OR kernel-default-man-3.12.51-52.31 is installed
OR kernel-devel-3.12.51-52.31 is installed
OR kernel-macros-3.12.51-52.31 is installed
OR kernel-source-3.12.51-52.31 is installed
OR kernel-syms-3.12.51-52.31 is installed
OR kernel-xen-3.12.51-52.31 is installed
OR kernel-xen-base-3.12.51-52.31 is installed
OR kernel-xen-devel-3.12.51-52.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-52 is installed
OR libopenssl1_0_0-32bit-1.0.1i-52 is installed
OR libopenssl1_0_0-hmac-1.0.1i-52 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-52 is installed
OR openssl-1.0.1i-52 is installed
OR openssl-doc-1.0.1i-52 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
libopenssl1_0_0-1.0.1i-52 is installed
OR libopenssl1_0_0-32bit-1.0.1i-52 is installed
OR libopenssl1_0_0-hmac-1.0.1i-52 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-52 is installed
OR openssl-1.0.1i-52 is installed
OR openssl-doc-1.0.1i-52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_perl-2.0.8-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libmysqlclient-devel-10.0.31-29.3 is installed
OR libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqld-devel-10.0.31-29.3 is installed
OR libmysqld18-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
OR mariadb-tools-10.0.31-29.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libmysqlclient-devel-10.0.31-29.3 is installed
OR libmysqlclient18-10.0.31-29.3 is installed
OR libmysqlclient18-32bit-10.0.31-29.3 is installed
OR libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqld-devel-10.0.31-29.3 is installed
OR libmysqld18-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
OR mariadb-client-10.0.31-29.3 is installed
OR mariadb-errormessages-10.0.31-29.3 is installed
OR mariadb-tools-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
postgresql94-9.4.13-21.5 is installed
OR postgresql94-contrib-9.4.13-21.5 is installed
OR postgresql94-docs-9.4.13-21.5 is installed
OR postgresql94-server-9.4.13-21.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
xen-4.7.1_04-28 is installed
OR xen-doc-html-4.7.1_04-28 is installed
OR xen-libs-4.7.1_04-28 is installed
OR xen-libs-32bit-4.7.1_04-28 is installed
OR xen-tools-4.7.1_04-28 is installed
OR xen-tools-domU-4.7.1_04-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
qemu-2.6.2-41.43 is installed
OR qemu-block-curl-2.6.2-41.43 is installed
OR qemu-block-rbd-2.6.2-41.43 is installed
OR qemu-block-ssh-2.6.2-41.43 is installed
OR qemu-guest-agent-2.6.2-41.43 is installed
OR qemu-ipxe-1.0.0-41.43 is installed
OR qemu-kvm-2.6.2-41.43 is installed
OR qemu-lang-2.6.2-41.43 is installed
OR qemu-seabios-1.9.1-41.43 is installed
OR qemu-sgabios-8-41.43 is installed
OR qemu-tools-2.6.2-41.43 is installed
OR qemu-vgabios-1.9.1-41.43 is installed
OR qemu-x86-2.6.2-41.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_64-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_64-default-5-2 is installed
OR kgraft-patch-SLE12-SP2_Update_18-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
gpg2-2.0.24-9.3 is installed
OR gpg2-lang-2.0.24-9.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
cpp48-4.8.5-31.3 is installed
OR gcc48-4.8.5-31.3 is installed
OR gcc48-32bit-4.8.5-31.3 is installed
OR gcc48-c++-4.8.5-31.3 is installed
OR gcc48-info-4.8.5-31.3 is installed
OR gcc48-locale-4.8.5-31.3 is installed
OR libasan0-4.8.5-31.3 is installed
OR libasan0-32bit-4.8.5-31.3 is installed
OR libstdc++48-devel-4.8.5-31.3 is installed
OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
cpp48-4.8.5-31.3 is installed
OR gcc48-4.8.5-31.3 is installed
OR gcc48-32bit-4.8.5-31.3 is installed
OR gcc48-c++-4.8.5-31.3 is installed
OR gcc48-info-4.8.5-31.3 is installed
OR gcc48-locale-4.8.5-31.3 is installed
OR libasan0-4.8.5-31.3 is installed
OR libasan0-32bit-4.8.5-31.3 is installed
OR libstdc++48-devel-4.8.5-31.3 is installed
OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
MozillaFirefox-60.3.0-109.50 is installed
OR MozillaFirefox-translations-common-60.3.0-109.50 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
MozillaFirefox-68.9.0-109.123 is installed
OR MozillaFirefox-translations-common-68.9.0-109.123 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
MozillaFirefox-68.9.0-109.123 is installed
OR MozillaFirefox-translations-common-68.9.0-109.123 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
glibc-2.22-62.22 is installed
OR glibc-32bit-2.22-62.22 is installed
OR glibc-devel-2.22-62.22 is installed
OR glibc-devel-32bit-2.22-62.22 is installed
OR glibc-html-2.22-62.22 is installed
OR glibc-i18ndata-2.22-62.22 is installed
OR glibc-info-2.22-62.22 is installed
OR glibc-locale-2.22-62.22 is installed
OR glibc-locale-32bit-2.22-62.22 is installed
OR glibc-profile-2.22-62.22 is installed
OR glibc-profile-32bit-2.22-62.22 is installed
OR nscd-2.22-62.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
xen-4.9.2_10-3.41 is installed
OR xen-doc-html-4.9.2_10-3.41 is installed
OR xen-libs-4.9.2_10-3.41 is installed
OR xen-libs-32bit-4.9.2_10-3.41 is installed
OR xen-tools-4.9.2_10-3.41 is installed
OR xen-tools-domU-4.9.2_10-3.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
bluez-5.13-5.7 is installed
OR libbluetooth3-5.13-5.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
bluez-5.13-5.7 is installed
OR libbluetooth3-5.13-5.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 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 SP2 is installed
AND Package Information
kernel-default-4.4.59-92.17 is installed
OR kernel-default-extra-4.4.59-92.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
kernel-default-4.4.92-6.18 is installed
OR kernel-default-extra-4.4.92-6.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
evolution-3.22.6-19.9 is installed
OR evolution-lang-3.22.6-19.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
pulseaudio-module-bluetooth-11.1-4 is installed
OR pulseaudio-module-lirc-11.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
libopencv3_3-3.3.1-4 is installed
OR opencv-3.3.1-4 is installed
OR opencv-devel-3.3.1-4 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND mongodb-2.4.14-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|