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





The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security and bugfixes.



The following security bugs were fixed:

- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)

You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)

- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails (bsc#1191961). - CVE-2021-37159: hso_free_net_device in drivers/net/usb/hso.c in the Linux kernel calls unregister_netdev without checking for the NETREG_REGISTERED state, leading to a use-after-free and a double free (bnc#1188601). - CVE-2021-3772: Fixed sctp vtag check in sctp_sf_ootb (bsc#1190351).

The following non-security bugs were fixed:

- EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell (bsc#1114648). - Revert 'ibmvnic: check failover_pending in login response' (bsc#1190523 ltc#194510). - Revert 'x86/kvm: fix vcpu-id indexed array sizes' (git-fixes). - USB: iowarrior: fix control-message timeouts (git-fixes). - USB: serial: keyspan: fix memleak on probe errors (git-fixes). - arm64/sve: Use correct size when reinitialising SVE state (git-fixes). - arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions (git-fixes). - bpf: Fix potential race in tail call compatibility check (git-fixes). - bpf: Move owner type, jited info into array auxiliary data (bsc#1141655). - bpf: Use kvmalloc for map values in syscall (stable-5.14.16). - btrfs: fix memory ordering between normal and ordered work functions (git-fixes). - ceph: take snap_empty_lock atomically with snaprealm refcount change (bsc#1191888). - config.sh: Build cve/linux-4.12 against SLE15-SP1. SLE15 is no longer updated and we will need recent update to suse-module-tools to continue building the kernel. - crypto: qat - detect PFVF collision after ACK (git-fixes). - crypto: qat - disregard spurious PFVF interrupts (git-fixes). - crypto: s5p-sss - Add error handling in s5p_aes_probe() (git-fixes). - drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() (git-fixes). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - ethernet: dwmac-stm32: Fix copyright (git-fixes). - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - fuse: fix page stealing (bsc#1192718). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - hisax: fix spectre issues (bsc#1192802). - hrtimer: Move copyout of remaining time to do_nanosleep() (bsc#1191713). - hrtimer_nanosleep(): Pass rmtp in restart_block (bsc#1191713). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - i2c: synquacer: fix deferred probing (git-fixes). - ibmvnic: Process crqs after enabling interrupts (bsc#1192273 ltc#194629). - ibmvnic: check failover_pending in login response (bsc#1190523 ltc#194510). - ibmvnic: delay complete() (bsc#1094840 ltc#167098 git-fixes). - ibmvnic: do not stop queue in xmit (bsc#1192273 ltc#194629). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - ipv4: fix race condition between route lookup and invalidation (bsc#1190397). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() (bsc#1191713). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - mm/hugetlb: initialize hugetlb_usage in mm_init (bsc#1192906). - mpt3sas: fix spectre issues (bsc#1192802). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - net: stmmac: Avoid VLA usage (git-fixes). - net: stmmac: First Queue must always be in DCB mode (git-fixes). - net: stmmac: Fix TX timestamp calculation (git-fixes). - net: stmmac: Fix bad RX timestamp extraction (git-fixes). - net: stmmac: Fix stmmac_get_rx_hwtstamp() (git-fixes). - net: stmmac: Prevent infinite loop in get_rx_timestamp_status() (git-fixes). - net: stmmac: WARN if tx_skbuff entries are reused before cleared (git-fixes). - net: stmmac: add error handling in stmmac_mtl_setup() (git-fixes). - net: stmmac: discard disabled flags in interrupt status register (git-fixes). - net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() (git-fixes). - net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing (git-fixes). - net: stmmac: ensure that the MSS desc is the last desc to set the own bit (git-fixes). - net: stmmac: fix LPI transitioning for dwmac4 (git-fixes). - net: stmmac: honor error code from stmmac_dt_phy() (git-fixes). - net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fields (git-fixes). - net: stmmac: remove redundant enable of PMT irq (git-fixes). - net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 (git-fixes). - net: stmmac: use correct barrier between coherent memory and MMIO (git-fixes). - objtool-don-t-fail-on-missing-symbol-table.patch needed for vanilla flavor as well. - objtool: Do not fail on missing symbol table (bsc#1192379). - ocfs2: Fix data corruption on truncate (bsc#1190795). - ocfs2: do not zero pages beyond i_size (bsc#1190795). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - prctl: allow to setup brk for et_dyn executables (git-fixes). - printk/console: Allow to disable console output by using console='' or console=null (bsc#1192753). - printk: handle blank console arguments passed in (bsc#1192753). - scsi: BusLogic: Fix missing pr_cont() use (git-fixes). - scsi: FlashPoint: Rename si_flags field (git-fixes). - scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe() (git-fixes). - scsi: core: Fix error handling of scsi_host_alloc() (git-fixes). - scsi: core: Fix spelling in a source code comment (git-fixes). - scsi: core: Only put parent device if host state differs from SHOST_CREATED (git-fixes). - scsi: core: Put .shost_dev in failure path if host state changes to RUNNING (git-fixes). - scsi: core: Retry I/O for Notify (Enable Spinup) Required error (git-fixes). - scsi: csiostor: Add module softdep on cxgb4 (git-fixes). - scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn() (git-fixes). - scsi: dc395: Fix error case unwinding (git-fixes). - scsi: iscsi: Fix iface sysfs attr detection (git-fixes). - scsi: libsas: Use _safe() loop in sas_resume_port() (git-fixes). - scsi: mpt3sas: Fix error return value in _scsih_expander_add() (git-fixes). - scsi: qedf: Add pointer checks in qedf_update_link_speed() (git-fixes). - scsi: qedf: Fix error codes in qedf_alloc_global_queues() (git-fixes). - scsi: qedi: Fix error codes in qedi_alloc_global_queues() (git-fixes). - scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() (git-fixes). - scsi: qla2xxx: Make sure that aborted commands are freed (git-fixes). - scsi: snic: Fix an error message (git-fixes). - scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer (git-fixes). - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_id (git-fixes). - stmmac: copy unicast mac address to MAC registers (git-fixes). - stmmac: use of_property_read_u32 instead of read_u8 (git-fixes). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - tty: serial: fsl_lpuart: fix the wrong mapbase value (git-fixes). - x86/xen: Mark cpu_bringup_and_idle() as dead_end_function (git-fixes). - xen-pciback: Fix return in pm_ctrl_init() (git-fixes). - xen: Fix implicit type conversion (git-fixes).
Family:unixClass:patch
Status:Reference(s):1000396
1001299
1066295
1073748
1082318
1086247
1092493
1094840
1105988
1109847
1112209
1113534
1113652
1113742
1114648
1115375
1118021
1118024
1118099
1122191
1128828
1133719
1138301
1138303
1138734
1141655
1141780
1141782
1141783
1141784
1141785
1141786
1141787
1141789
1142614
1144504
1145604
1149458
1151021
1151839
1188601
1190351
1190397
1190523
1190795
1191713
1191790
1191888
1191961
1192045
1192267
1192273
1192379
1192718
1192750
1192753
1192781
1192802
1192906
CVE-2010-4530
CVE-2011-3177
CVE-2013-3571
CVE-2014-0019
CVE-2015-2924
CVE-2015-4000
CVE-2016-0634
CVE-2016-0764
CVE-2016-6153
CVE-2016-7543
CVE-2017-13080
CVE-2017-13081
CVE-2017-18379
CVE-2018-0734
CVE-2018-14647
CVE-2018-15869
CVE-2018-5407
CVE-2019-10161
CVE-2019-10167
CVE-2019-12625
CVE-2019-12900
CVE-2019-14835
CVE-2019-2745
CVE-2019-2762
CVE-2019-2766
CVE-2019-2769
CVE-2019-2786
CVE-2019-2816
CVE-2019-2842
CVE-2019-5010
CVE-2019-7317
CVE-2019-9893
CVE-2021-0941
CVE-2021-20322
CVE-2021-31916
CVE-2021-34981
CVE-2021-37159
CVE-2021-3772
SUSE-SU-2017:3106-1
SUSE-SU-2018:1398-1
SUSE-SU-2018:3866-1
SUSE-SU-2019:0482-1
SUSE-SU-2019:2227-1
SUSE-SU-2019:2941-1
SUSE-SU-2019:3066-1
SUSE-SU-2020:0251-1
SUSE-SU-2021:3848-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 15.1
openSUSE Leap 15.2
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-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP4-ESPOS
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE OpenStack Cloud 8
SUSE OpenStack Cloud 9
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • u-boot-2018.03-lp150.4.3 is installed
  • OR u-boot-tools-2018.03-lp150.4.3 is installed
  • Definition Synopsis
  • openSUSE Leap 15.1 is installed
  • AND Package Information
  • fence-agents-4.4.0+git.1558595666.5f79f9e9-lp151.2.3 is installed
  • OR fence-agents-amt_ws-4.4.0+git.1558595666.5f79f9e9-lp151.2.3 is installed
  • OR fence-agents-devel-4.4.0+git.1558595666.5f79f9e9-lp151.2.3 is installed
  • Definition Synopsis
  • openSUSE Leap 15.2 is installed
  • AND Package Information
  • libX11-1.6.5-lp152.5.6 is installed
  • OR libX11-6-1.6.5-lp152.5.6 is installed
  • OR libX11-6-32bit-1.6.5-lp152.5.6 is installed
  • OR libX11-data-1.6.5-lp152.5.6 is installed
  • OR libX11-devel-1.6.5-lp152.5.6 is installed
  • OR libX11-devel-32bit-1.6.5-lp152.5.6 is installed
  • OR libX11-xcb1-1.6.5-lp152.5.6 is installed
  • OR libX11-xcb1-32bit-1.6.5-lp152.5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • libnm-glib-vpn1-1.0.12-12 is installed
  • OR libnm-glib4-1.0.12-12 is installed
  • OR libnm-util2-1.0.12-12 is installed
  • OR libnm0-1.0.12-12 is installed
  • OR typelib-1_0-NMClient-1_0-1.0.12-12 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.0.12-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND Package Information
  • libseccomp-2.4.1-11.3 is installed
  • OR libseccomp2-2.4.1-11.3 is installed
  • OR libseccomp2-32bit-2.4.1-11.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.222-27.35 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.222-27.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND perl-Archive-Zip-1.34-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • apache2-2.4.23-29.24 is installed
  • OR apache2-doc-2.4.23-29.24 is installed
  • OR apache2-example-pages-2.4.23-29.24 is installed
  • OR apache2-prefork-2.4.23-29.24 is installed
  • OR apache2-utils-2.4.23-29.24 is installed
  • OR apache2-worker-2.4.23-29.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
  • AND Package Information
  • libfreebl3-3.53.1-58.48 is installed
  • OR libfreebl3-32bit-3.53.1-58.48 is installed
  • OR libfreebl3-hmac-3.53.1-58.48 is installed
  • OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
  • OR libsoftokn3-3.53.1-58.48 is installed
  • OR libsoftokn3-32bit-3.53.1-58.48 is installed
  • OR libsoftokn3-hmac-3.53.1-58.48 is installed
  • OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
  • OR mozilla-nspr-4.25-19.15 is installed
  • OR mozilla-nspr-32bit-4.25-19.15 is installed
  • OR mozilla-nspr-devel-4.25-19.15 is installed
  • OR mozilla-nss-3.53.1-58.48 is installed
  • OR mozilla-nss-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-certs-3.53.1-58.48 is installed
  • OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-devel-3.53.1-58.48 is installed
  • OR mozilla-nss-sysinit-3.53.1-58.48 is installed
  • OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-tools-3.53.1-58.48 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.80.1 is installed
  • OR kernel-azure-base-4.12.14-16.80.1 is installed
  • OR kernel-azure-devel-4.12.14-16.80.1 is installed
  • OR kernel-devel-azure-4.12.14-16.80.1 is installed
  • OR kernel-source-azure-4.12.14-16.80.1 is installed
  • OR kernel-syms-azure-4.12.14-16.80.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-azure-4.12.14-16.80.1 is installed
  • OR kernel-azure-base-4.12.14-16.80.1 is installed
  • OR kernel-azure-devel-4.12.14-16.80.1 is installed
  • OR kernel-devel-azure-4.12.14-16.80.1 is installed
  • OR kernel-source-azure-4.12.14-16.80.1 is installed
  • OR kernel-syms-azure-4.12.14-16.80.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 8 is installed
  • AND clamav-0.100.3-33.26 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 9 is installed
  • AND Package Information
  • ardana-ansible-9.0+git.1568821007.4e73730-3.13 is installed
  • OR ardana-horizon-9.0+git.1569869028.8edfc22-3.10 is installed
  • OR ardana-keystone-9.0+git.1570035317.78077ac-3.10 is installed
  • OR ardana-manila-9.0+git.1569444107.add6a40-3.9 is installed
  • OR ardana-neutron-9.0+git.1571328680.3a89cb8-3.13 is installed
  • OR grafana-6.2.5-3.9 is installed
  • OR openstack-cinder-13.0.8~dev8-3.13 is installed
  • OR openstack-cinder-api-13.0.8~dev8-3.13 is installed
  • OR openstack-cinder-backup-13.0.8~dev8-3.13 is installed
  • OR openstack-cinder-scheduler-13.0.8~dev8-3.13 is installed
  • OR openstack-cinder-volume-13.0.8~dev8-3.13 is installed
  • OR openstack-dashboard-14.0.5~dev1-3.9 is installed
  • OR openstack-horizon-plugin-manila-ui-2.16.2~dev2-3.3 is installed
  • OR openstack-keystone-14.1.1~dev26-3.13 is installed
  • OR openstack-manila-7.3.1~dev15-4.13 is installed
  • OR openstack-manila-api-7.3.1~dev15-4.13 is installed
  • OR openstack-manila-data-7.3.1~dev15-4.13 is installed
  • OR openstack-manila-scheduler-7.3.1~dev15-4.13 is installed
  • OR openstack-manila-share-7.3.1~dev15-4.13 is installed
  • OR openstack-neutron-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-dhcp-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-fwaas-13.0.3~dev2-3.6 is installed
  • OR openstack-neutron-ha-tool-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-l3-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-lbaas-13.0.1~dev15-3.10 is installed
  • OR openstack-neutron-lbaas-agent-13.0.1~dev15-3.10 is installed
  • OR openstack-neutron-linuxbridge-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-macvtap-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-metadata-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-metering-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-openvswitch-agent-13.0.6~dev3-3.13 is installed
  • OR openstack-neutron-server-13.0.6~dev3-3.13 is installed
  • OR openstack-nova-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-api-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-cells-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-compute-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-conductor-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-console-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-novncproxy-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-placement-api-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-scheduler-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-serialproxy-18.2.4~dev18-3.13 is installed
  • OR openstack-nova-vncproxy-18.2.4~dev18-3.13 is installed
  • OR openstack-octavia-3.2.1~dev1-3.13 is installed
  • OR openstack-octavia-amphora-agent-3.2.1~dev1-3.13 is installed
  • OR openstack-octavia-amphora-image-0.1.1-7.3 is installed
  • OR openstack-octavia-amphora-image-x86_64-0.1.1-7.3 is installed
  • OR openstack-octavia-api-3.2.1~dev1-3.13 is installed
  • OR openstack-octavia-health-manager-3.2.1~dev1-3.13 is installed
  • OR openstack-octavia-housekeeping-3.2.1~dev1-3.13 is installed
  • OR openstack-octavia-worker-3.2.1~dev1-3.13 is installed
  • OR pdns-4.1.8-3.3 is installed
  • OR pdns-backend-mysql-4.1.8-3.3 is installed
  • OR python-Django1-1.11.24-3.12 is installed
  • OR python-cinder-13.0.8~dev8-3.13 is installed
  • OR python-horizon-14.0.5~dev1-3.9 is installed
  • OR python-horizon-plugin-manila-ui-2.16.2~dev2-3.3 is installed
  • OR python-keystone-14.1.1~dev26-3.13 is installed
  • OR python-keystonemiddleware-5.2.1-11 is installed
  • OR python-manila-7.3.1~dev15-4.13 is installed
  • OR python-neutron-13.0.6~dev3-3.13 is installed
  • OR python-neutron-fwaas-13.0.3~dev2-3.6 is installed
  • OR python-neutron-lbaas-13.0.1~dev15-3.10 is installed
  • OR python-nova-18.2.4~dev18-3.13 is installed
  • OR python-octavia-3.2.1~dev1-3.13 is installed
  • OR python-octaviaclient-1.6.1-3.3 is installed
  • OR python-openstack_auth-14.0.5~dev1-3.9 is installed
  • OR python-os-brick-2.5.8-3.6 is installed
  • OR python-os-brick-common-2.5.8-3.6 is installed
  • OR python-oslo.cache-1.30.4-3.3 is installed
  • OR python-oslo.messaging-8.1.4-3.3 is installed
  • OR venv-openstack-barbican-7.0.1~dev18-3.11 is installed
  • OR venv-openstack-barbican-x86_64-7.0.1~dev18-3.11 is installed
  • OR venv-openstack-cinder-13.0.8~dev8-3.11 is installed
  • OR venv-openstack-cinder-x86_64-13.0.8~dev8-3.11 is installed
  • OR venv-openstack-designate-7.0.1~dev22-3.11 is installed
  • OR venv-openstack-designate-x86_64-7.0.1~dev22-3.11 is installed
  • OR venv-openstack-glance-17.0.1~dev30-3.11 is installed
  • OR venv-openstack-glance-x86_64-17.0.1~dev30-3.11 is installed
  • OR venv-openstack-heat-11.0.3~dev23-3.11 is installed
  • OR venv-openstack-heat-x86_64-11.0.3~dev23-3.11 is installed
  • OR venv-openstack-horizon-14.0.5~dev1-4.11 is installed
  • OR venv-openstack-horizon-x86_64-14.0.5~dev1-4.11 is installed
  • OR venv-openstack-keystone-14.1.1~dev26-3.11 is installed
  • OR venv-openstack-keystone-x86_64-14.1.1~dev26-3.11 is installed
  • OR venv-openstack-magnum-7.1.1~dev28-4.11 is installed
  • OR venv-openstack-magnum-x86_64-7.1.1~dev28-4.11 is installed
  • OR venv-openstack-manila-7.3.1~dev15-3.11 is installed
  • OR venv-openstack-manila-x86_64-7.3.1~dev15-3.11 is installed
  • OR venv-openstack-monasca-2.7.1~dev10-3.11 is installed
  • OR venv-openstack-monasca-ceilometer-1.8.2~dev3-3.11 is installed
  • OR venv-openstack-monasca-ceilometer-x86_64-1.8.2~dev3-3.11 is installed
  • OR venv-openstack-monasca-x86_64-2.7.1~dev10-3.11 is installed
  • OR venv-openstack-neutron-13.0.6~dev3-6.11 is installed
  • OR venv-openstack-neutron-x86_64-13.0.6~dev3-6.11 is installed
  • OR venv-openstack-nova-18.2.4~dev18-3.11 is installed
  • OR venv-openstack-nova-x86_64-18.2.4~dev18-3.11 is installed
  • OR venv-openstack-octavia-3.2.1~dev1-4.11 is installed
  • OR venv-openstack-octavia-x86_64-3.2.1~dev1-4.11 is installed
  • OR venv-openstack-sahara-9.0.2~dev12-3.11 is installed
  • OR venv-openstack-sahara-x86_64-9.0.2~dev12-3.11 is installed
  • OR venv-openstack-swift-2.19.2~dev1-2.8 is installed
  • OR venv-openstack-swift-x86_64-2.19.2~dev1-2.8 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND Package Information
  • libvirt-3.3.0-5.40 is installed
  • OR libvirt-admin-3.3.0-5.40 is installed
  • OR libvirt-client-3.3.0-5.40 is installed
  • OR libvirt-daemon-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.40 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.40 is installed
  • OR libvirt-daemon-hooks-3.3.0-5.40 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.40 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.40 is installed
  • OR libvirt-daemon-xen-3.3.0-5.40 is installed
  • OR libvirt-doc-3.3.0-5.40 is installed
  • OR libvirt-libs-3.3.0-5.40 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.40 is installed
  • OR libvirt-nss-3.3.0-5.40 is installed
  • BACK