SUSE Security Update: Security update for tiff
______________________________________________________________________________

Announcement ID:    SUSE-SU-2022:14888-1
Rating:             important
References:         #1156749 #1156754 #1182808 #1182809 #1182811 
                    #1182812 
Cross-References:   CVE-2015-8665 CVE-2015-8683 CVE-2020-35521
                    CVE-2020-35522 CVE-2020-35523 CVE-2020-35524
                   
CVSS scores:
                    CVE-2015-8665 (SUSE): 3.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
                    CVE-2015-8683 (SUSE): 3.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
                    CVE-2020-35521 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
                    CVE-2020-35521 (SUSE): 4.4 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H
                    CVE-2020-35522 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
                    CVE-2020-35522 (SUSE): 4.4 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H
                    CVE-2020-35523 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
                    CVE-2020-35523 (SUSE): 6.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
                    CVE-2020-35524 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
                    CVE-2020-35524 (SUSE): 6.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

Affected Products:
                    SUSE Linux Enterprise Debuginfo 11-SP3
                    SUSE Linux Enterprise Debuginfo 11-SP4
                    SUSE Linux Enterprise Point of Sale 11-SP3
                    SUSE Linux Enterprise Server 11-SP4-LTSS
______________________________________________________________________________

   An update that fixes 6 vulnerabilities is now available.

Description:

   This update for tiff fixes the following issues:

   - CVE-2015-8683: Fixed out-of-bounds when reading CIE Lab image format
     files (bsc#1156754).
   - CVE-2015-8665: Fixed out-of-bounds read in tif_getimage.c (bsc#1156749).
   - CVE-2020-35521: Fixed memory allocation failure in tif_read.c
     (bsc#1182808).
   - CVE-2020-35522: Fixed memory allocation failure in tif_pixarlog.c
     (bsc#1182809).
   - CVE-2020-35523: Fixed integer overflow in tif_getimage.c (bsc#1182811).
   - CVE-2020-35524: Fixed heap-based buffer overflow in TIFF2PDF tool
     (bsc#1182812).


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 Linux Enterprise Server 11-SP4-LTSS:

      zypper in -t patch slessp4-tiff-14888=1

   - SUSE Linux Enterprise Point of Sale 11-SP3:

      zypper in -t patch sleposp3-tiff-14888=1

   - SUSE Linux Enterprise Debuginfo 11-SP4:

      zypper in -t patch dbgsp4-tiff-14888=1

   - SUSE Linux Enterprise Debuginfo 11-SP3:

      zypper in -t patch dbgsp3-tiff-14888=1



Package List:

   - SUSE Linux Enterprise Server 11-SP4-LTSS (i586 ppc64 s390x x86_64):

      libtiff3-3.8.2-141.169.34.1
      tiff-3.8.2-141.169.34.1

   - SUSE Linux Enterprise Server 11-SP4-LTSS (ppc64 s390x x86_64):

      libtiff3-32bit-3.8.2-141.169.34.1

   - SUSE Linux Enterprise Point of Sale 11-SP3 (i586):

      libtiff3-3.8.2-141.169.34.1
      tiff-3.8.2-141.169.34.1

   - SUSE Linux Enterprise Debuginfo 11-SP4 (i586 ppc64 s390x x86_64):

      tiff-debuginfo-3.8.2-141.169.34.1
      tiff-debugsource-3.8.2-141.169.34.1

   - SUSE Linux Enterprise Debuginfo 11-SP3 (i586 s390x x86_64):

      tiff-debuginfo-3.8.2-141.169.34.1
      tiff-debugsource-3.8.2-141.169.34.1


References:

   https://www.suse.com/security/cve/CVE-2015-8665.html
   https://www.suse.com/security/cve/CVE-2015-8683.html
   https://www.suse.com/security/cve/CVE-2020-35521.html
   https://www.suse.com/security/cve/CVE-2020-35522.html
   https://www.suse.com/security/cve/CVE-2020-35523.html
   https://www.suse.com/security/cve/CVE-2020-35524.html
   https://bugzilla.suse.com/1156749
   https://bugzilla.suse.com/1156754
   https://bugzilla.suse.com/1182808
   https://bugzilla.suse.com/1182809
   https://bugzilla.suse.com/1182811
   https://bugzilla.suse.com/1182812

SUSE: 2022:14888-1 important: tiff

February 18, 2022
An update that fixes 6 vulnerabilities is now available

Summary

This update for tiff fixes the following issues: - CVE-2015-8683: Fixed out-of-bounds when reading CIE Lab image format files (bsc#1156754). - CVE-2015-8665: Fixed out-of-bounds read in tif_getimage.c (bsc#1156749). - CVE-2020-35521: Fixed memory allocation failure in tif_read.c (bsc#1182808). - CVE-2020-35522: Fixed memory allocation failure in tif_pixarlog.c (bsc#1182809). - CVE-2020-35523: Fixed integer overflow in tif_getimage.c (bsc#1182811). - CVE-2020-35524: Fixed heap-based buffer overflow in TIFF2PDF tool (bsc#1182812). 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 Linux Enterprise Server 11-SP4-LTSS: zypper in -t patch slessp4-tiff-14888=1 - SUSE Linux Enterprise Point of Sale 11-SP3: zypper in -t patch sleposp3-tiff-14888=1 - SUSE Linux Enterprise Debuginfo 11-SP4: zypper in -t patch dbgsp4-tiff-14888=1 - SUSE Linux Enterprise Debuginfo 11-SP3: zypper in -t patch dbgsp3-tiff-14888=1 Package List: - SUSE Linux Enterprise Server 11-SP4-LTSS (i586 ppc64 s390x x86_64): libtiff3-3.8.2-141.169.34.1 tiff-3.8.2-141.169.34.1 - SUSE Linux Enterprise Server 11-SP4-LTSS (ppc64 s390x x86_64): libtiff3-32bit-3.8.2-141.169.34.1 - SUSE Linux Enterprise Point of Sale 11-SP3 (i586): libtiff3-3.8.2-141.169.34.1 tiff-3.8.2-141.169.34.1 - SUSE Linux Enterprise Debuginfo 11-SP4 (i586 ppc64 s390x x86_64): tiff-debuginfo-3.8.2-141.169.34.1 tiff-debugsource-3.8.2-141.169.34.1 - SUSE Linux Enterprise Debuginfo 11-SP3 (i586 s390x x86_64): tiff-debuginfo-3.8.2-141.169.34.1 tiff-debugsource-3.8.2-141.169.34.1

References

#1156749 #1156754 #1182808 #1182809 #1182811

#1182812

Cross- CVE-2015-8665 CVE-2015-8683 CVE-2020-35521

CVE-2020-35522 CVE-2020-35523 CVE-2020-35524

CVSS scores:

CVE-2015-8665 (SUSE): 3.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

CVE-2015-8683 (SUSE): 3.3 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

CVE-2020-35521 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

CVE-2020-35521 (SUSE): 4.4 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H

CVE-2020-35522 (NVD) : 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

CVE-2020-35522 (SUSE): 4.4 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H

CVE-2020-35523 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVE-2020-35523 (SUSE): 6.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

CVE-2020-35524 (NVD) : 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVE-2020-35524 (SUSE): 6.7 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H

Affected Products:

SUSE Linux Enterprise Debuginfo 11-SP3

SUSE Linux Enterprise Debuginfo 11-SP4

SUSE Linux Enterprise Point of Sale 11-SP3

SUSE Linux Enterprise Server 11-SP4-LTSS

https://www.suse.com/security/cve/CVE-2015-8665.html

https://www.suse.com/security/cve/CVE-2015-8683.html

https://www.suse.com/security/cve/CVE-2020-35521.html

https://www.suse.com/security/cve/CVE-2020-35522.html

https://www.suse.com/security/cve/CVE-2020-35523.html

https://www.suse.com/security/cve/CVE-2020-35524.html

https://bugzilla.suse.com/1156749

https://bugzilla.suse.com/1156754

https://bugzilla.suse.com/1182808

https://bugzilla.suse.com/1182809

https://bugzilla.suse.com/1182811

https://bugzilla.suse.com/1182812

Severity
Announcement ID: SUSE-SU-2022:14888-1
Rating: important

Related News