SUSE-SU-2021:14733-1: moderate: Security Beta update for SUSE Manager Client Tools

sle-updates at lists.suse.com sle-updates at lists.suse.com
Fri May 21 19:18:37 UTC 2021


   SUSE Security Update: Security Beta update for SUSE Manager Client Tools
______________________________________________________________________________

Announcement ID:    SUSE-SU-2021:14733-1
Rating:             moderate
References:         #1099976 #1171257 #1172110 #1174855 #1176293 
                    #1177474 #1179831 #1180101 #1180818 #1181290 
                    #1181347 #1181368 #1181550 #1181556 #1181557 
                    #1181558 #1181559 #1181560 #1181561 #1181562 
                    #1181563 #1181564 #1181565 #1182281 #1182293 
                    #1182740 #1185092 #1185281 ECO-3212 
Cross-References:   CVE-2020-28243 CVE-2020-28972 CVE-2020-35662
                    CVE-2021-25281 CVE-2021-25282 CVE-2021-25283
                    CVE-2021-25284 CVE-2021-3144 CVE-2021-3148
                    CVE-2021-31607 CVE-2021-3197
CVSS scores:
                    CVE-2020-28243 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2020-28243 (SUSE): 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2020-28972 (NVD) : 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
                    CVE-2020-28972 (SUSE): 7.3 CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
                    CVE-2020-35662 (NVD) : 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
                    CVE-2020-35662 (SUSE): 9.4 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
                    CVE-2021-25281 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-25281 (SUSE): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-25282 (NVD) : 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
                    CVE-2021-25282 (SUSE): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-25283 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-25283 (SUSE): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-25284 (NVD) : 4.4 CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
                    CVE-2021-25284 (SUSE): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
                    CVE-2021-3144 (NVD) : 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
                    CVE-2021-3144 (SUSE): 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
                    CVE-2021-3148 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-3148 (SUSE): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-31607 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-31607 (SUSE): 7 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-3197 (NVD) : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
                    CVE-2021-3197 (SUSE): 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Products:
                    SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA
______________________________________________________________________________

   An update that solves 11 vulnerabilities, contains one
   feature and has 17 fixes is now available.

Description:

   This update fixes the following issues:

   salt:

   - Update to Salt release version 3002.2 (jsc#ECO-3212)
   - Drop support for Python2. Obsoletes `python2-salt` package
   - Virt module updates
     * network: handle missing ipv4 netmask attribute
     * more network support
     * PCI/USB host devices passthrough support
   - Set distro requirement to oldest supported version in
     requirements/base.txt
   - Bring missing part of async batch implementation back
   - Always require python3-distro (bsc#1182293)
   - Remove deprecated warning that breaks minion execution when
     "server_id_use_crc" opts is missing
   - Remove msgpack < 1.0.0 from base requirements (bsc#1176293)
   - Msgpack support for version >= 1.0.0 (bsc#1171257)
   - Fix issue parsing errors in ansiblegate state module
   - Prevent command injection in the snapper module (bsc#1185281)
     (CVE-2021-31607)
   - Transactional_update: detect recursion in the executor
   - Add subpackage salt-transactional-update
   - Remove duplicate directories from specfile
   - Improvements on "ansiblegate" module (bsc#1185092):
     * New methods: ansible.targets / ansible.discover_playbooks
     * General bugfixes
   - Add support for Alibaba Cloud Linux 2 (Aliyun Linux)
   - Regression fix of salt-ssh on processing targets
   - Update target fix for salt-ssh and avoiding race condition
     on salt-ssh event processing (bsc#1179831, bsc#1182281)
   - Add notify beacon for Debian/Ubuntu systems
   - Fix zmq bug that causes salt-call to freeze (bsc#1181368)
   - Add core grains support for AlmaLinux
   - Allow vendor change option with zypper
   - Virt: virtual network backports to Salt 3000
   - Do not monkey patch yaml loaders: Prevent breaking Ansible filter
     modules (bsc#1177474)
   - Only require python-certifi for CentOS7
   - Fix race conditions for corner cases when handling SIGTERM by minion
     (bsc#1172110)
   - Implementation of suse_ip execution module to prevent issues with
     network.managed (bsc#1099976)
   - Fix recursion false detection in payload (bsc#1180101)
   - Add sleep on exception handling on minion connection attempt to the
     master (bsc#1174855)
   - Allows for the VMware provider to handle CPU and memory hot-add in newer
     versions of the software. (bsc#1181347)
   - Always require python-certifi (used by salt.ext.tornado)
   - Exclude SLE 12 from requiring python-certifi
   - Do not crash when unexpected cmd output at listing patches (bsc#1181290)
   - Fix behavior for "onlyif/unless" when multiple conditions (bsc#1180818)
   - Fix regression on cmd.run when passing tuples as cmd (bsc#1182740)
   - Allow extra_filerefs as sanitized kwargs for SSH client
   - Fix errors with virt.update
   - Fix for multiple for security issues (CVE-2020-28243) (CVE-2020-28972)
     (CVE-2020-35662) (CVE-2021-3148) (CVE-2021-3144) (CVE-2021-25281)
     (CVE-2021-25282) (CVE-2021-25283) (CVE-2021-25284) (CVE-2021-3197)
     (bsc#1181550) (bsc#1181556) (bsc#1181557) (bsc#1181558) (bsc#1181559)
     (bsc#1181560) (bsc#1181561) (bsc#1181562) (bsc#1181563) (bsc#1181564)
     (bsc#1181565)
   - Virt: search for grub.xen path
   - Xen spicevmc, DNS SRV records backports: Fix virtual network generated
     DNS XML for SRV records Don't add spicevmc channel to xen VMs
   - Virt UEFI fix: virt.update when efi=True
   - Revert wrong zypper  patch to support vendorchanges flags on pkg.install

   spacecmd:

   - Rename system migration to system transfer
   - Rename SP to product migration


Patch Instructions:

   To install this SUSE Security Update use the SUSE recommended installation methods
   like YaST online_update or "zypper patch".

   Alternatively you can run the command listed for your product:

   - SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA:

      zypper in -t patch suse-ubu184ct-client-tools-beta-202105-14733=1



Package List:

   - SUSE Manager Ubuntu 18.04-CLIENT-TOOLS-BETA (all):

      salt-common-3002.2+ds-1+27.42.1
      salt-minion-3002.2+ds-1+27.42.1
      spacecmd-4.2.8-2.24.1


References:

   https://www.suse.com/security/cve/CVE-2020-28243.html
   https://www.suse.com/security/cve/CVE-2020-28972.html
   https://www.suse.com/security/cve/CVE-2020-35662.html
   https://www.suse.com/security/cve/CVE-2021-25281.html
   https://www.suse.com/security/cve/CVE-2021-25282.html
   https://www.suse.com/security/cve/CVE-2021-25283.html
   https://www.suse.com/security/cve/CVE-2021-25284.html
   https://www.suse.com/security/cve/CVE-2021-3144.html
   https://www.suse.com/security/cve/CVE-2021-3148.html
   https://www.suse.com/security/cve/CVE-2021-31607.html
   https://www.suse.com/security/cve/CVE-2021-3197.html
   https://bugzilla.suse.com/1099976
   https://bugzilla.suse.com/1171257
   https://bugzilla.suse.com/1172110
   https://bugzilla.suse.com/1174855
   https://bugzilla.suse.com/1176293
   https://bugzilla.suse.com/1177474
   https://bugzilla.suse.com/1179831
   https://bugzilla.suse.com/1180101
   https://bugzilla.suse.com/1180818
   https://bugzilla.suse.com/1181290
   https://bugzilla.suse.com/1181347
   https://bugzilla.suse.com/1181368
   https://bugzilla.suse.com/1181550
   https://bugzilla.suse.com/1181556
   https://bugzilla.suse.com/1181557
   https://bugzilla.suse.com/1181558
   https://bugzilla.suse.com/1181559
   https://bugzilla.suse.com/1181560
   https://bugzilla.suse.com/1181561
   https://bugzilla.suse.com/1181562
   https://bugzilla.suse.com/1181563
   https://bugzilla.suse.com/1181564
   https://bugzilla.suse.com/1181565
   https://bugzilla.suse.com/1182281
   https://bugzilla.suse.com/1182293
   https://bugzilla.suse.com/1182740
   https://bugzilla.suse.com/1185092
   https://bugzilla.suse.com/1185281



More information about the sle-updates mailing list