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



The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various security and bug fixes.

The following security bugs were fixed:

- CVE-2020-25705: A flaw in the way reply ICMP packets are limited in was found that allowed to quickly scan open UDP ports. This flaw allowed an off-path remote user to effectively bypassing source port UDP randomization. The highest threat from this vulnerability is to confidentiality and possibly integrity, because software and services that rely on UDP source port randomization (like DNS) are indirectly affected as well. Kernel versions may be vulnerable to this issue (bsc#1175721, bsc#1178782). - CVE-2020-25704: Fixed a memory leak in perf_event_parse_addr_filter() (bsc#1178393). - CVE-2020-25668: Fixed a use-after-free in con_font_op() (bnc#1178123). - CVE-2020-25656: Fixed a concurrency use-after-free in vt_do_kdgkb_ioctl (bnc#1177766). - CVE-2020-25285: Fixed a race condition between hugetlb sysctl handlers in mm/hugetlb.c (bnc#1176485). - CVE-2020-0430: Fixed an OOB read in skb_headlen of /include/linux/skbuff.h (bnc#1176723). - CVE-2020-14351: Fixed a race in the perf_mmap_close() function (bsc#1177086). - CVE-2020-16120: Fixed a permissions issue in ovl_path_open() (bsc#1177470). - CVE-2020-8694: Restricted energy meter to root access (bsc#1170415). - CVE-2020-12351: Implemented a kABI workaround for bluetooth l2cap_ops filter addition (bsc#1177724). - CVE-2020-12352: Fixed an information leak when processing certain AMP packets aka 'BleedingTooth' (bsc#1177725). - CVE-2020-25212: Fixed a TOCTOU mismatch in the NFS client code (bnc#1176381). - CVE-2020-25645: Fixed an an issue in IPsec that caused traffic between two Geneve endpoints to be unencrypted (bnc#1177511). - CVE-2020-14381: Fixed a UAF in the fast user mutex (futex) wait operation (bsc#1176011). - CVE-2020-25643: Fixed an improper input validation in the ppp_cp_parse_cr function of the HDLC_PPP module (bnc#1177206). - CVE-2020-25641: Fixed a zero-length biovec request issued by the block subsystem could have caused the kernel to enter an infinite loop, causing a denial of service (bsc#1177121). - CVE-2020-26088: Fixed an improper CAP_NET_RAW check in NFC socket creation could have been used by local attackers to create raw sockets, bypassing security mechanisms (bsc#1176990). - CVE-2020-14390: Fixed an out-of-bounds memory write leading to memory corruption or a denial of service when changing screen size (bnc#1176235). - CVE-2020-0432: Fixed an out of bounds write due to an integer overflow (bsc#1176721). - CVE-2020-0427: Fixed an out of bounds read due to a use after free (bsc#1176725). - CVE-2020-0431: Fixed an out of bounds write due to a missing bounds check (bsc#1176722). - CVE-2020-0404: Fixed a linked list corruption due to an unusual root cause (bsc#1176423). - CVE-2020-25284: Fixed an incomplete permission checking for access to rbd devices, which could have been leveraged by local attackers to map or unmap rbd block devices (bsc#1176482). - CVE-2020-27673: Fixed an issue where rogue guests could have caused denial of service of Dom0 via high frequency events (XSA-332 bsc#1177411) - CVE-2020-27675: Fixed a race condition in event handler which may crash dom0 (XSA-331 bsc#1177410).

The following non-security bugs were fixed:

- btrfs: remove root usage from can_overcommit (bsc#1131277). - hv: vmbus: Add timeout to vmbus_wait_for_unload (bsc#1177816). - hyperv_fb: disable superfluous VERSION_WIN10_V5 case (bsc#1175306). - hyperv_fb: Update screen_info after removing old framebuffer (bsc#1175306). - livepatch: Add -fdump-ipa-clones to build (). Add support for -fdump-ipa-clones GCC option. Update config files accordingly. - livepatch: Test if -fdump-ipa-clones is really available As of now we add -fdump-ipa-clones unconditionally. It does not cause a trouble if the kernel is build with the supported toolchain. Otherwise it could fail easily. Do the correct thing and test for the availability. - NFS: On fatal writeback errors, we need to call nfs_inode_remove_request() (bsc#1177340). - NFS: only invalidate dentrys that are clearly invalid (bsc#1178669 bsc#1170139). - NFS: Revalidate the file mapping on all fatal writeback errors (bsc#1177340). - NFSv4: do not mark all open state for recovery when handling recallable state revoked flag (bsc#1176935). - obsolete_kmp: provide newer version than the obsoleted one (boo#1170232). - ocfs2: give applications more IO opportunities during fstrim (bsc#1175228). - powerpc/pseries/cpuidle: add polling idle for shared processor guests (bsc#1178765 ltc#188968). - rpadlpar_io: Add MODULE_DESCRIPTION entries to kernel modules (bsc#1176869 ltc#188243). - scsi: fnic: Do not call 'scsi_done()' for unhandled commands (bsc#1168468, bsc#1171675). - scsi: qla2xxx: Do not consume srb greedily (bsc#1173233). - scsi: qla2xxx: Handle incorrect entry_type entries (bsc#1173233). - video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V host (bsc#1175306). - video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driver (bsc#1175306). - video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs (bsc#1175306). - x86/kexec: Use up-to-dated screen_info copy to fill boot params (bsc#1175306). - xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411). - xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411). - xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410). - xen/events: block rogue events for some time (XSA-332 bsc#1177411). - xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411). - xen/events: do not use chip_data for legacy IRQs (XSA-332 bsc#1065600). - xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411). - xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411). - xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411). - xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411). - xen uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (XSA-332 bsc#1065600).
Family:unixClass:patch
Status:Reference(s):1005522
1005523
1005524
1005525
1005526
1005527
1005528
1051510
1056336
1057389
1057460
1058115
1065600
1076390
1082810
1085018
1090036
1103040
1104457
1106119
1110723
1110924
1111007
1111011
1111014
1112188
1112758
1114423
1114988
1115040
1115047
1117756
1123157
1126140
1126141
1126192
1126195
1126196
1126201
1129623
1130324
1131060
1131277
1131886
1133037
1138872
1141619
1160947
1163524
1166965
1168422
1168468
1170139
1170232
1170415
1171417
1171675
1172073
1172366
1173115
1173233
1175228
1175306
1175721
1175882
1176011
1176235
1176278
1176381
1176423
1176482
1176485
1176698
1176721
1176722
1176723
1176725
1176732
1176869
1176907
1176922
1176935
1176950
1176990
1177027
1177086
1177121
1177206
1177340
1177410
1177411
1177470
1177511
1177724
1177725
1177766
1177816
1178123
1178330
1178393
1178669
1178765
1178782
1178838
828003
912214
929900
955131
966304
967671
988651
992966
CVE-2013-2131
CVE-2014-9556
CVE-2016-5542
CVE-2016-5554
CVE-2016-5556
CVE-2016-5568
CVE-2016-5573
CVE-2016-5582
CVE-2016-5597
CVE-2016-6318
CVE-2017-1000251
CVE-2017-13672
CVE-2018-1000199
CVE-2018-10839
CVE-2018-14680
CVE-2018-14681
CVE-2018-14682
CVE-2018-15378
CVE-2018-16839
CVE-2018-17958
CVE-2018-17962
CVE-2018-17963
CVE-2018-18438
CVE-2018-18849
CVE-2018-19665
CVE-2018-19961
CVE-2018-19962
CVE-2018-19966
CVE-2018-19967
CVE-2018-2579
CVE-2018-2582
CVE-2018-2588
CVE-2018-2599
CVE-2018-2602
CVE-2018-2603
CVE-2018-2618
CVE-2018-2633
CVE-2018-2634
CVE-2018-2637
CVE-2018-2641
CVE-2018-2657
CVE-2018-2663
CVE-2018-2677
CVE-2018-2678
CVE-2019-1010006
CVE-2019-11459
CVE-2019-11708
CVE-2019-3880
CVE-2019-6778
CVE-2019-9824
CVE-2019-9924
CVE-2020-0404
CVE-2020-0427
CVE-2020-0430
CVE-2020-0431
CVE-2020-0432
CVE-2020-12351
CVE-2020-12352
CVE-2020-14351
CVE-2020-14381
CVE-2020-14390
CVE-2020-16120
CVE-2020-25212
CVE-2020-25284
CVE-2020-25285
CVE-2020-25641
CVE-2020-25643
CVE-2020-25645
CVE-2020-25656
CVE-2020-25668
CVE-2020-25704
CVE-2020-25705
CVE-2020-26088
CVE-2020-27673
CVE-2020-27675
CVE-2020-3898
CVE-2020-8694
SUSE-SU-2015:0506-1
SUSE-SU-2016:2107-1
SUSE-SU-2016:2887-1
SUSE-SU-2017:0103-1
SUSE-SU-2017:2459-1
SUSE-SU-2018:0743-1
SUSE-SU-2018:1551-1
SUSE-SU-2018:3436-1
SUSE-SU-2019:0825-1
SUSE-SU-2019:0898-1
SUSE-SU-2019:0996-1
SUSE-SU-2019:1194-1
SUSE-SU-2019:1684-1
SUSE-SU-2019:2098-1
SUSE-SU-2020:1045-1
SUSE-SU-2020:3544-1
Platform(s):openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 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 Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 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 Python2 packages 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
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-ESPOS
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-ESPOS
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 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND argyllcms-1.6.3-7 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • openstack-ceilometer-2014.2.4.dev18-3 is installed
  • OR openstack-ceilometer-agent-compute-2014.2.4.dev18-3 is installed
  • OR openstack-neutron-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-ha-tool-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-l3-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metadata-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metering-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-vpn-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-nova-2014.2.4~a0~dev61-6 is installed
  • OR openstack-nova-compute-2014.2.4~a0~dev61-6 is installed
  • OR openstack-suse-2014.2-5 is installed
  • OR openstack-suse-sudo-2014.2-5 is installed
  • OR python-ceilometer-2014.2.4.dev18-3 is installed
  • OR python-neutron-2014.2.4~a0~dev78-7 is installed
  • OR python-nova-2014.2.4~a0~dev61-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND inst-source-utils-2012.9.13-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-24.2.0esr-0.7 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.2.0esr-0.7 is installed
  • OR libfreebl3-3.15.3.1-0.7 is installed
  • OR libfreebl3-32bit-3.15.3.1-0.7 is installed
  • OR libsoftokn3-3.15.3.1-0.7 is installed
  • OR libsoftokn3-32bit-3.15.3.1-0.7 is installed
  • OR mozilla-nss-3.15.3.1-0.7 is installed
  • OR mozilla-nss-32bit-3.15.3.1-0.7 is installed
  • OR mozilla-nss-tools-3.15.3.1-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • libldb1-3.6.3-64 is installed
  • OR libldb1-32bit-3.6.3-64 is installed
  • OR libsmbclient0-3.6.3-64 is installed
  • OR libsmbclient0-32bit-3.6.3-64 is installed
  • OR libtalloc2-3.6.3-64 is installed
  • OR libtalloc2-32bit-3.6.3-64 is installed
  • OR libtdb1-3.6.3-64 is installed
  • OR libtdb1-32bit-3.6.3-64 is installed
  • OR libtevent0-3.6.3-64 is installed
  • OR libtevent0-32bit-3.6.3-64 is installed
  • OR libwbclient0-3.6.3-64 is installed
  • OR libwbclient0-32bit-3.6.3-64 is installed
  • OR samba-3.6.3-64 is installed
  • OR samba-32bit-3.6.3-64 is installed
  • OR samba-client-3.6.3-64 is installed
  • OR samba-client-32bit-3.6.3-64 is installed
  • OR samba-doc-3.6.3-64 is installed
  • OR samba-krb-printing-3.6.3-64 is installed
  • OR samba-winbind-3.6.3-64 is installed
  • OR samba-winbind-32bit-3.6.3-64 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • libstorage-2.25.35.1-3 is installed
  • OR libstorage-ruby-2.25.35.1-3 is installed
  • OR libstorage6-2.25.35.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libdcerpc-binding0-4.4.2-31 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-31 is installed
  • OR libdcerpc0-4.4.2-31 is installed
  • OR libdcerpc0-32bit-4.4.2-31 is installed
  • OR libndr-krb5pac0-4.4.2-31 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-31 is installed
  • OR libndr-nbt0-4.4.2-31 is installed
  • OR libndr-nbt0-32bit-4.4.2-31 is installed
  • OR libndr-standard0-4.4.2-31 is installed
  • OR libndr-standard0-32bit-4.4.2-31 is installed
  • OR libndr0-4.4.2-31 is installed
  • OR libndr0-32bit-4.4.2-31 is installed
  • OR libnetapi0-4.4.2-31 is installed
  • OR libnetapi0-32bit-4.4.2-31 is installed
  • OR libsamba-credentials0-4.4.2-31 is installed
  • OR libsamba-credentials0-32bit-4.4.2-31 is installed
  • OR libsamba-errors0-4.4.2-31 is installed
  • OR libsamba-errors0-32bit-4.4.2-31 is installed
  • OR libsamba-hostconfig0-4.4.2-31 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-31 is installed
  • OR libsamba-passdb0-4.4.2-31 is installed
  • OR libsamba-passdb0-32bit-4.4.2-31 is installed
  • OR libsamba-util0-4.4.2-31 is installed
  • OR libsamba-util0-32bit-4.4.2-31 is installed
  • OR libsamdb0-4.4.2-31 is installed
  • OR libsamdb0-32bit-4.4.2-31 is installed
  • OR libsmbclient0-4.4.2-31 is installed
  • OR libsmbclient0-32bit-4.4.2-31 is installed
  • OR libsmbconf0-4.4.2-31 is installed
  • OR libsmbconf0-32bit-4.4.2-31 is installed
  • OR libsmbldap0-4.4.2-31 is installed
  • OR libsmbldap0-32bit-4.4.2-31 is installed
  • OR libtevent-util0-4.4.2-31 is installed
  • OR libtevent-util0-32bit-4.4.2-31 is installed
  • OR libwbclient0-4.4.2-31 is installed
  • OR libwbclient0-32bit-4.4.2-31 is installed
  • OR samba-4.4.2-31 is installed
  • OR samba-client-4.4.2-31 is installed
  • OR samba-client-32bit-4.4.2-31 is installed
  • OR samba-doc-4.4.2-31 is installed
  • OR samba-libs-4.4.2-31 is installed
  • OR samba-libs-32bit-4.4.2-31 is installed
  • OR samba-winbind-4.4.2-31 is installed
  • OR samba-winbind-32bit-4.4.2-31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libzypp-16.15.6-2.8 is installed
  • OR zypper-1.13.32-21.3 is installed
  • OR zypper-log-1.13.32-21.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libtiff5-4.0.9-44.27 is installed
  • OR libtiff5-32bit-4.0.9-44.27 is installed
  • OR tiff-4.0.9-44.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND autofs-5.1.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • apparmor-abstractions-2.12.2-7.17 is installed
  • OR apparmor-docs-2.12.2-7.17 is installed
  • OR apparmor-parser-2.12.2-7.17 is installed
  • OR apparmor-parser-lang-2.12.2-7.17 is installed
  • OR apparmor-profiles-2.12.2-7.17 is installed
  • OR apparmor-utils-2.12.2-7.17 is installed
  • OR apparmor-utils-lang-2.12.2-7.17 is installed
  • OR pam_apparmor-2.12.2-7.17 is installed
  • OR pam_apparmor-32bit-2.12.2-7.17 is installed
  • OR perl-apparmor-2.12.2-7.17 is installed
  • OR python3-apparmor-2.12.2-7.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • firewall-applet-0.5.3-2 is installed
  • OR firewall-config-0.5.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • ImageMagick-7.0.7.34-3.54 is installed
  • OR ImageMagick-config-7-SUSE-7.0.7.34-3.54 is installed
  • OR ImageMagick-devel-7.0.7.34-3.54 is installed
  • OR libMagick++-7_Q16HDRI4-7.0.7.34-3.54 is installed
  • OR libMagick++-devel-7.0.7.34-3.54 is installed
  • OR libMagickCore-7_Q16HDRI6-7.0.7.34-3.54 is installed
  • OR libMagickWand-7_Q16HDRI6-7.0.7.34-3.54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND cups-ddk-2.2.7-1 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 Legacy Software 15 is installed
  • AND reiserfs-kmp-default-4.12.14-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-150.22 is installed
  • OR kernel-default-livepatch-4.12.14-150.22 is installed
  • OR kernel-livepatch-4_12_14-150_22-default-1-1.5 is installed
  • OR kernel-livepatch-SLE15_Update_11-1-1.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • bzip2-1.0.6-5.9 is installed
  • OR bzip2-doc-1.0.6-5.9 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 Python2 packages 15 SP1 is installed
  • AND python2-libxml2-python-2.9.7-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND apache2-mod_nss-1.0.17-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • bind-9.11.2-12.8 is installed
  • OR bind-chrootenv-9.11.2-12.8 is installed
  • OR bind-doc-9.11.2-12.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • coreutils-8.12-6.25.29 is installed
  • OR coreutils-lang-8.12-6.25.29 is installed
  • OR coreutils-x86-8.12-6.25.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • coreutils-8.12-6.25.29 is installed
  • OR coreutils-lang-8.12-6.25.29 is installed
  • OR coreutils-x86-8.12-6.25.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND nfs-client-1.2.3-18.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-45.7.0esr-65 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-45.7.0esr-65 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • kernel-bigsmp-3.0.101-0.47.99 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.99 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.99 is installed
  • OR kernel-default-3.0.101-0.47.99 is installed
  • OR kernel-default-base-3.0.101-0.47.99 is installed
  • OR kernel-default-devel-3.0.101-0.47.99 is installed
  • OR kernel-default-man-3.0.101-0.47.99 is installed
  • OR kernel-ec2-3.0.101-0.47.99 is installed
  • OR kernel-ec2-base-3.0.101-0.47.99 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.99 is installed
  • OR kernel-pae-3.0.101-0.47.99 is installed
  • OR kernel-pae-base-3.0.101-0.47.99 is installed
  • OR kernel-pae-devel-3.0.101-0.47.99 is installed
  • OR kernel-source-3.0.101-0.47.99 is installed
  • OR kernel-syms-3.0.101-0.47.99 is installed
  • OR kernel-trace-3.0.101-0.47.99 is installed
  • OR kernel-trace-base-3.0.101-0.47.99 is installed
  • OR kernel-trace-devel-3.0.101-0.47.99 is installed
  • OR kernel-xen-3.0.101-0.47.99 is installed
  • OR kernel-xen-base-3.0.101-0.47.99 is installed
  • OR kernel-xen-devel-3.0.101-0.47.99 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND Package Information
  • cairo-1.8.8-2.3.7 is installed
  • OR cairo-32bit-1.8.8-2.3.7 is installed
  • OR cairo-doc-1.8.8-2.3.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libmspack-0.4-10 is installed
  • OR libmspack0-0.4-10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libmspack-0.4-10 is installed
  • OR libmspack0-0.4-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • libmysqlclient18-10.0.20-18 is installed
  • OR libmysqlclient18-32bit-10.0.20-18 is installed
  • OR mariadb-10.0.20-18 is installed
  • OR mariadb-client-10.0.20-18 is installed
  • OR mariadb-errormessages-10.0.20-18 is installed
  • OR mariadb-tools-10.0.20-18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • OR libcrack2-32bit-2.9.0-7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • cracklib-2.9.0-7 is installed
  • OR libcrack2-2.9.0-7 is installed
  • OR libcrack2-32bit-2.9.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • bzip2-1.0.6-27 is installed
  • OR bzip2-doc-1.0.6-27 is installed
  • OR libbz2-1-1.0.6-27 is installed
  • OR libbz2-1-32bit-1.0.6-27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.60 is installed
  • OR kernel-default-base-3.12.74-60.64.60 is installed
  • OR kernel-default-devel-3.12.74-60.64.60 is installed
  • OR kernel-default-man-3.12.74-60.64.60 is installed
  • OR kernel-devel-3.12.74-60.64.60 is installed
  • OR kernel-macros-3.12.74-60.64.60 is installed
  • OR kernel-source-3.12.74-60.64.60 is installed
  • OR kernel-syms-3.12.74-60.64.60 is installed
  • OR kernel-xen-3.12.74-60.64.60 is installed
  • OR kernel-xen-base-3.12.74-60.64.60 is installed
  • OR kernel-xen-devel-3.12.74-60.64.60 is installed
  • OR kgraft-patch-3_12_74-60_64_60-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_60-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_21-1-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kernel-default-3.12.74-60.64.60 is installed
  • OR kernel-default-base-3.12.74-60.64.60 is installed
  • OR kernel-default-devel-3.12.74-60.64.60 is installed
  • OR kernel-default-man-3.12.74-60.64.60 is installed
  • OR kernel-devel-3.12.74-60.64.60 is installed
  • OR kernel-macros-3.12.74-60.64.60 is installed
  • OR kernel-source-3.12.74-60.64.60 is installed
  • OR kernel-syms-3.12.74-60.64.60 is installed
  • OR kernel-xen-3.12.74-60.64.60 is installed
  • OR kernel-xen-base-3.12.74-60.64.60 is installed
  • OR kernel-xen-devel-3.12.74-60.64.60 is installed
  • OR kgraft-patch-3_12_74-60_64_60-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_60-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_21-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-5-2 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND dnsmasq-2.71-13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND dnsmasq-2.71-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND libarchive13-3.1.2-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • libvirt-2.0.0-27.45 is installed
  • OR libvirt-client-2.0.0-27.45 is installed
  • OR libvirt-daemon-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.45 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-xen-2.0.0-27.45 is installed
  • OR libvirt-doc-2.0.0-27.45 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.45 is installed
  • OR libvirt-nss-2.0.0-27.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • libvirt-2.0.0-27.45 is installed
  • OR libvirt-client-2.0.0-27.45 is installed
  • OR libvirt-daemon-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
  • OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
  • OR libvirt-daemon-hooks-2.0.0-27.45 is installed
  • OR libvirt-daemon-lxc-2.0.0-27.45 is installed
  • OR libvirt-daemon-qemu-2.0.0-27.45 is installed
  • OR libvirt-daemon-xen-2.0.0-27.45 is installed
  • OR libvirt-doc-2.0.0-27.45 is installed
  • OR libvirt-lock-sanlock-2.0.0-27.45 is installed
  • OR libvirt-nss-2.0.0-27.45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_120-92_70-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-5-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-5-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-5-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
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND tcpdump-4.9.2-14.5 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-TERADATA is installed
  • AND
  • 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
  • OR libgcrypt20-hmac-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • 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
  • OR libgcrypt20-hmac-1.6.1-16.62 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • libpython2_7-1_0-2.7.13-28.8 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.8 is installed
  • OR python-2.7.13-28.8 is installed
  • OR python-32bit-2.7.13-28.8 is installed
  • OR python-base-2.7.13-28.8 is installed
  • OR python-base-32bit-2.7.13-28.8 is installed
  • OR python-curses-2.7.13-28.8 is installed
  • OR python-demo-2.7.13-28.8 is installed
  • OR python-doc-2.7.13-28.8 is installed
  • OR python-doc-pdf-2.7.13-28.8 is installed
  • OR python-gdbm-2.7.13-28.8 is installed
  • OR python-idle-2.7.13-28.8 is installed
  • OR python-tk-2.7.13-28.8 is installed
  • OR python-xml-2.7.13-28.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • sysstat-12.0.2-10.18 is installed
  • OR sysstat-isag-12.0.2-10.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • sysstat-12.0.2-10.18 is installed
  • OR sysstat-isag-12.0.2-10.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND mailman-2.1.17-3.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND mailman-2.1.17-3.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.20-38.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.20-38.16 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.20-38.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • kernel-default-4.12.14-95.65 is installed
  • OR kernel-default-base-4.12.14-95.65 is installed
  • OR kernel-default-devel-4.12.14-95.65 is installed
  • OR kernel-devel-4.12.14-95.65 is installed
  • OR kernel-macros-4.12.14-95.65 is installed
  • OR kernel-source-4.12.14-95.65 is installed
  • OR kernel-syms-4.12.14-95.65 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.20-18 is installed
  • OR libmysqlclient_r18-32bit-10.0.20-18 is installed
  • OR mariadb-10.0.20-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.643-146 is installed
  • OR flash-player-gnome-11.2.202.643-146 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libwebkit2gtk3-lang-2.18.0-2.9 is installed
  • OR webkit2gtk3-2.18.0-2.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libwebkit2gtk3-lang-2.22.5-2.32 is installed
  • OR webkit2gtk3-2.22.5-2.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libgadu-devel-1.12.2-1 is installed
  • OR libgadu3-1.12.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND python-pycrypto-2.6.1-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • 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-default-man-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
  • BACK