-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2021.0276
                      Security update for ImageMagick
                              25 January 2021

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           ImageMagick
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Execute Arbitrary Code/Commands -- Existing Account
                   Denial of Service               -- Existing Account
                   Reduced Security                -- Existing Account
Resolution:        Patch/Upgrade
CVE Names:         CVE-2020-27776 CVE-2020-27775 CVE-2020-27774
                   CVE-2020-27773 CVE-2020-27772 CVE-2020-27771
                   CVE-2020-27770 CVE-2020-27769 CVE-2020-27768
                   CVE-2020-27767 CVE-2020-27766 CVE-2020-27765
                   CVE-2020-27764 CVE-2020-27763 CVE-2020-27762
                   CVE-2020-27761 CVE-2020-27760 CVE-2020-27759
                   CVE-2020-27757 CVE-2020-27755 CVE-2020-27754
                   CVE-2020-27753 CVE-2020-27752 CVE-2020-27751
                   CVE-2020-27750 CVE-2020-25676 CVE-2020-25675
                   CVE-2020-25674 CVE-2020-25666 CVE-2020-25665
                   CVE-2020-25664 CVE-2020-19667 

Reference:         ESB-2021.0205.2
                   ESB-2021.0165
                   ESB-2021.0110

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2021/suse-su-20210199-1

- --------------------------BEGIN INCLUDED TEXT--------------------

SUSE Security Update: Security update for ImageMagick
______________________________________________________________________________

Announcement ID:   SUSE-SU-2021:0199-1
Rating:            important
References:        #1179103 #1179202 #1179208 #1179212 #1179223 #1179240
                   #1179244 #1179260 #1179268 #1179269 #1179278 #1179281
                   #1179285 #1179311 #1179312 #1179313 #1179315 #1179317
                   #1179321 #1179322 #1179327 #1179333 #1179336 #1179338
                   #1179339 #1179343 #1179345 #1179346 #1179347 #1179361
                   #1179362 #1179397
Cross-References:  CVE-2020-19667 CVE-2020-25664 CVE-2020-25665 CVE-2020-25666
                   CVE-2020-25674 CVE-2020-25675 CVE-2020-25676 CVE-2020-27750
                   CVE-2020-27751 CVE-2020-27752 CVE-2020-27753 CVE-2020-27754
                   CVE-2020-27755 CVE-2020-27757 CVE-2020-27759 CVE-2020-27760
                   CVE-2020-27761 CVE-2020-27762 CVE-2020-27763 CVE-2020-27764
                   CVE-2020-27765 CVE-2020-27766 CVE-2020-27767 CVE-2020-27768
                   CVE-2020-27769 CVE-2020-27770 CVE-2020-27771 CVE-2020-27772
                   CVE-2020-27773 CVE-2020-27774 CVE-2020-27775 CVE-2020-27776
Affected Products:
                   SUSE OpenStack Cloud Crowbar 9
                   SUSE OpenStack Cloud Crowbar 8
                   SUSE OpenStack Cloud 9
                   SUSE OpenStack Cloud 8
                   SUSE OpenStack Cloud 7
                   SUSE Linux Enterprise Workstation Extension 12-SP5
                   SUSE Linux Enterprise Software Development Kit 12-SP5
                   SUSE Linux Enterprise Server for SAP 12-SP4
                   SUSE Linux Enterprise Server for SAP 12-SP3
                   SUSE Linux Enterprise Server for SAP 12-SP2
                   SUSE Linux Enterprise Server 12-SP5
                   SUSE Linux Enterprise Server 12-SP4-LTSS
                   SUSE Linux Enterprise Server 12-SP3-LTSS
                   SUSE Linux Enterprise Server 12-SP3-BCL
                   SUSE Linux Enterprise Server 12-SP2-LTSS
                   SUSE Linux Enterprise Server 12-SP2-BCL
                   SUSE Enterprise Storage 5
                   HPE Helion Openstack 8
______________________________________________________________________________

An update that fixes 32 vulnerabilities is now available.

Description:

This update for ImageMagick fixes the following issues:

  o CVE-2020-19667: Fixed a stack buffer overflow in XPM coder could result in
    a crash (bsc#1179103).
  o CVE-2020-25664: Fixed a heap-based buffer overflow in PopShortPixel (bsc#
    1179202).
  o CVE-2020-25665: Fixed a heap-based buffer overflow in WritePALMImage (bsc#
    1179208).
  o CVE-2020-25666: Fixed an outside the range of representable values of type
    'int' and signed integer overflow (bsc#1179212).
  o CVE-2020-25674: Fixed a heap-based buffer overflow in WriteOnePNGImage (bsc
    #1179223).
  o CVE-2020-25675: Fixed an outside the range of representable values of type
    'long' and integer overflow (bsc#1179240).
  o CVE-2020-25676: Fixed an outside the range of representable values of type
    'long' and integer overflow at MagickCore/pixel.c (bsc#1179244).
  o CVE-2020-27750: Fixed an division by zero in MagickCore/
    colorspace-private.h (bsc#1179260).
  o CVE-2020-27751: Fixed an integer overflow in MagickCore/quantum-export.c
    (bsc#1179269).
  o CVE-2020-27752: Fixed a heap-based buffer overflow in PopShortPixel in
    MagickCore/quantum-private.h (bsc#1179346).
  o CVE-2020-27753: Fixed memory leaks in AcquireMagickMemory function (bsc#
    1179397).
  o CVE-2020-27754: Fixed an outside the range of representable values of type
    'long' and signed integer overflow at MagickCore/quantize.c (bsc#1179336).
  o CVE-2020-27755: Fixed memory leaks in ResizeMagickMemory function in
    ImageMagick/MagickCore/memory.c (bsc#1179345).
  o CVE-2020-27757: Fixed an outside the range of representable values of type
    'unsigned long long' at MagickCore/quantum-private.h (bsc#1179268).
  o CVE-2020-27759: Fixed an outside the range of representable values of type
    'int' at MagickCore/quantize.c (bsc#1179313).
  o CVE-2020-27760: Fixed a division by zero at MagickCore/enhance.c (bsc#
    1179281).
  o CVE-2020-27761: Fixed an outside the range of representable values of type
    'unsigned long' at coders/palm.c (bsc#1179315).
  o CVE-2020-27762: Fixed an outside the range of representable values of type
    'unsigned char' (bsc#1179278).
  o CVE-2020-27763: Fixed a division by zero at MagickCore/resize.c (bsc#
    1179312).
  o CVE-2020-27764: Fixed an outside the range of representable values of type
    'unsigned long' at MagickCore/statistic.c (bsc#1179317).
  o CVE-2020-27765: Fixed a division by zero at MagickCore/segment.c (bsc#
    1179311).
  o CVE-2020-27766: Fixed an outside the range of representable values of type
    'unsigned long' at MagickCore/statistic.c (bsc#1179361).
  o CVE-2020-27767: Fixed an outside the range of representable values of type
    'float' at MagickCore/quantum.h (bsc#1179322).
  o CVE-2020-27768: Fixed an outside the range of representable values of type
    'unsigned int' at MagickCore/quantum-private.h (bsc#1179339).
  o CVE-2020-27769: Fixed an outside the range of representable values of type
    'float' at MagickCore/quantize.c (bsc#1179321).
  o CVE-2020-27770: Fixed an unsigned offset overflowed at MagickCore/string.c
    (bsc#1179343).
  o CVE-2020-27771: Fixed an outside the range of representable values of type
    'unsigned char' at coders/pdf.c (bsc#1179327).
  o CVE-2020-27772: Fixed an outside the range of representable values of type
    'unsigned int' at coders/bmp.c (bsc#1179347).
  o CVE-2020-27773: Fixed a division by zero at MagickCore/gem-private.h (bsc#
    1179285).
  o CVE-2020-27774: Fixed an integer overflow at MagickCore/statistic.c (bsc#
    1179333).
  o CVE-2020-27775: Fixed an outside the range of representable values of type
    'unsigned char' at MagickCore/quantum.h (bsc#1179338).
  o CVE-2020-27776: Fixed an outside the range of representable values of type
    'unsigned long' at MagickCore/statistic.c (bsc#1179362).

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:

  o SUSE OpenStack Cloud Crowbar 9:
    zypper in -t patch SUSE-OpenStack-Cloud-Crowbar-9-2021-199=1
  o SUSE OpenStack Cloud Crowbar 8:
    zypper in -t patch SUSE-OpenStack-Cloud-Crowbar-8-2021-199=1
  o SUSE OpenStack Cloud 9:
    zypper in -t patch SUSE-OpenStack-Cloud-9-2021-199=1
  o SUSE OpenStack Cloud 8:
    zypper in -t patch SUSE-OpenStack-Cloud-8-2021-199=1
  o SUSE OpenStack Cloud 7:
    zypper in -t patch SUSE-OpenStack-Cloud-7-2021-199=1
  o SUSE Linux Enterprise Workstation Extension 12-SP5:
    zypper in -t patch SUSE-SLE-WE-12-SP5-2021-199=1
  o SUSE Linux Enterprise Software Development Kit 12-SP5:
    zypper in -t patch SUSE-SLE-SDK-12-SP5-2021-199=1
  o SUSE Linux Enterprise Server for SAP 12-SP4:
    zypper in -t patch SUSE-SLE-SAP-12-SP4-2021-199=1
  o SUSE Linux Enterprise Server for SAP 12-SP3:
    zypper in -t patch SUSE-SLE-SAP-12-SP3-2021-199=1
  o SUSE Linux Enterprise Server for SAP 12-SP2:
    zypper in -t patch SUSE-SLE-SAP-12-SP2-2021-199=1
  o SUSE Linux Enterprise Server 12-SP5:
    zypper in -t patch SUSE-SLE-SERVER-12-SP5-2021-199=1
  o SUSE Linux Enterprise Server 12-SP4-LTSS:
    zypper in -t patch SUSE-SLE-SERVER-12-SP4-LTSS-2021-199=1
  o SUSE Linux Enterprise Server 12-SP3-LTSS:
    zypper in -t patch SUSE-SLE-SERVER-12-SP3-2021-199=1
  o SUSE Linux Enterprise Server 12-SP3-BCL:
    zypper in -t patch SUSE-SLE-SERVER-12-SP3-BCL-2021-199=1
  o SUSE Linux Enterprise Server 12-SP2-LTSS:
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-2021-199=1
  o SUSE Linux Enterprise Server 12-SP2-BCL:
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-BCL-2021-199=1
  o SUSE Enterprise Storage 5:
    zypper in -t patch SUSE-Storage-5-2021-199=1
  o HPE Helion Openstack 8:
    zypper in -t patch HPE-Helion-OpenStack-8-2021-199=1

Package List:

  o SUSE OpenStack Cloud Crowbar 9 (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE OpenStack Cloud Crowbar 8 (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE OpenStack Cloud 9 (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE OpenStack Cloud 8 (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE OpenStack Cloud 7 (s390x x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Workstation Extension 12-SP5 (x86_64):
       ImageMagick-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagick++-6_Q16-3-6.8.8.1-71.154.1
       libMagick++-6_Q16-3-debuginfo-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-32bit-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-32bit-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Software Development Kit 12-SP5 (aarch64 ppc64le
    s390x x86_64):
       ImageMagick-6.8.8.1-71.154.1
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       ImageMagick-devel-6.8.8.1-71.154.1
       libMagick++-6_Q16-3-6.8.8.1-71.154.1
       libMagick++-6_Q16-3-debuginfo-6.8.8.1-71.154.1
       libMagick++-devel-6.8.8.1-71.154.1
       perl-PerlMagick-6.8.8.1-71.154.1
       perl-PerlMagick-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server for SAP 12-SP4 (ppc64le x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server for SAP 12-SP3 (ppc64le x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server for SAP 12-SP2 (ppc64le x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP5 (aarch64 ppc64le s390x x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP4-LTSS (aarch64 ppc64le s390x x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP3-LTSS (aarch64 ppc64le s390x x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP3-BCL (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP2-LTSS (ppc64le s390x x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Linux Enterprise Server 12-SP2-BCL (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o SUSE Enterprise Storage 5 (aarch64 x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1
  o HPE Helion Openstack 8 (x86_64):
       ImageMagick-config-6-SUSE-6.8.8.1-71.154.1
       ImageMagick-config-6-upstream-6.8.8.1-71.154.1
       ImageMagick-debuginfo-6.8.8.1-71.154.1
       ImageMagick-debugsource-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-6.8.8.1-71.154.1
       libMagickCore-6_Q16-1-debuginfo-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-6.8.8.1-71.154.1
       libMagickWand-6_Q16-1-debuginfo-6.8.8.1-71.154.1


References:

  o https://www.suse.com/security/cve/CVE-2020-19667.html
  o https://www.suse.com/security/cve/CVE-2020-25664.html
  o https://www.suse.com/security/cve/CVE-2020-25665.html
  o https://www.suse.com/security/cve/CVE-2020-25666.html
  o https://www.suse.com/security/cve/CVE-2020-25674.html
  o https://www.suse.com/security/cve/CVE-2020-25675.html
  o https://www.suse.com/security/cve/CVE-2020-25676.html
  o https://www.suse.com/security/cve/CVE-2020-27750.html
  o https://www.suse.com/security/cve/CVE-2020-27751.html
  o https://www.suse.com/security/cve/CVE-2020-27752.html
  o https://www.suse.com/security/cve/CVE-2020-27753.html
  o https://www.suse.com/security/cve/CVE-2020-27754.html
  o https://www.suse.com/security/cve/CVE-2020-27755.html
  o https://www.suse.com/security/cve/CVE-2020-27757.html
  o https://www.suse.com/security/cve/CVE-2020-27759.html
  o https://www.suse.com/security/cve/CVE-2020-27760.html
  o https://www.suse.com/security/cve/CVE-2020-27761.html
  o https://www.suse.com/security/cve/CVE-2020-27762.html
  o https://www.suse.com/security/cve/CVE-2020-27763.html
  o https://www.suse.com/security/cve/CVE-2020-27764.html
  o https://www.suse.com/security/cve/CVE-2020-27765.html
  o https://www.suse.com/security/cve/CVE-2020-27766.html
  o https://www.suse.com/security/cve/CVE-2020-27767.html
  o https://www.suse.com/security/cve/CVE-2020-27768.html
  o https://www.suse.com/security/cve/CVE-2020-27769.html
  o https://www.suse.com/security/cve/CVE-2020-27770.html
  o https://www.suse.com/security/cve/CVE-2020-27771.html
  o https://www.suse.com/security/cve/CVE-2020-27772.html
  o https://www.suse.com/security/cve/CVE-2020-27773.html
  o https://www.suse.com/security/cve/CVE-2020-27774.html
  o https://www.suse.com/security/cve/CVE-2020-27775.html
  o https://www.suse.com/security/cve/CVE-2020-27776.html
  o https://bugzilla.suse.com/1179103
  o https://bugzilla.suse.com/1179202
  o https://bugzilla.suse.com/1179208
  o https://bugzilla.suse.com/1179212
  o https://bugzilla.suse.com/1179223
  o https://bugzilla.suse.com/1179240
  o https://bugzilla.suse.com/1179244
  o https://bugzilla.suse.com/1179260
  o https://bugzilla.suse.com/1179268
  o https://bugzilla.suse.com/1179269
  o https://bugzilla.suse.com/1179278
  o https://bugzilla.suse.com/1179281
  o https://bugzilla.suse.com/1179285
  o https://bugzilla.suse.com/1179311
  o https://bugzilla.suse.com/1179312
  o https://bugzilla.suse.com/1179313
  o https://bugzilla.suse.com/1179315
  o https://bugzilla.suse.com/1179317
  o https://bugzilla.suse.com/1179321
  o https://bugzilla.suse.com/1179322
  o https://bugzilla.suse.com/1179327
  o https://bugzilla.suse.com/1179333
  o https://bugzilla.suse.com/1179336
  o https://bugzilla.suse.com/1179338
  o https://bugzilla.suse.com/1179339
  o https://bugzilla.suse.com/1179343
  o https://bugzilla.suse.com/1179345
  o https://bugzilla.suse.com/1179346
  o https://bugzilla.suse.com/1179347
  o https://bugzilla.suse.com/1179361
  o https://bugzilla.suse.com/1179362
  o https://bugzilla.suse.com/1179397

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        https://www.auscert.org.au/bulletins/

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBYA4Mp+NLKJtyKPYoAQgdSQ/8DxHLch3Sn+uQ0+uGeaPZ7nO3v8WqXs23
X0GfFxZ/C3LZimaiz5jKHxKCDS7xzjkkx0SMkEeD4tBfc42nOXMMAgrZZa/+CSxc
4/qEcptRFv1cR/+7iMyfY+/wnGvko9w8FSUNwwAKEUjnhHJNzNqG+4FzdizuB9Ji
J1mChA7RBpptDHF28LFJRB0rfikilKY6taHW6cv+34+7HmR/OhQHak/kReML47RY
9VLuyMuEXFQanHqCHnlpivVMFLkVrSfkbQYBX4ZbriO/tWV66gwke9VsKSIMd/r+
j8KJUR+XXhJeXo9Gcofa1FoYe4gSuWYgSxyl0uqkiKXSrbF6hR7cJXsOTDVqOKd9
5Z3i7Jj9xz+B2A4fRM7Ncp6PXird+A9aRpnIqmd6XPbBDlRtE7v+1iYUYm1b2iBv
OeIWweNZwwWtp2IFdp4H6p1YvSTMlGVZibg4AAKpDOe1NHAesaH1BG2HB5IQplgE
BmkQ4JmXhCWtAHfPNvKOKs2Uevn+yY8nYa0u3gN/4vQLsgUdgWpAaqFhifKeavGs
Y1VLuFHc2QzCM1MPKr7cz1O3vBVpAT1rgZHQ9FMc/PqfbQGqOgO0HzgvyeJ7JZNd
l9qlyk4eVUDRlrNI8gc6t4RZh88P0gfQy/oJHL2sdzY9qDnVPZhNqJ7da57lLvjT
eIcSC42Axqo=
=Xt8u
-----END PGP SIGNATURE-----