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

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

                              ESB-2019.0166.2
             SUSE Security Update: Security update for libraw
                              22 January 2019

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

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

Product:           libraw
Publisher:         SUSE
Operating System:  SUSE
                   UNIX variants (UNIX, Linux, OSX)
                   Windows
Impact/Access:     Denial of Service -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2018-20365 CVE-2018-20364 CVE-2018-20363
                   CVE-2018-5819 CVE-2018-5818 CVE-2018-5817

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2019/suse-su-20190127-1/

Comment: This bulletin contains two (2) advisories.
         
         This advisory references vulnerabilities in products which run on 
         platforms other than SUSE. It is recommended that administrators 
         running libraw check for an updated version of the software for 
         their operating system.

Revision History:  January 22 2019: Updated available product patches 
                   January 21 2019: Initial Release

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

   SUSE Security Update: Security update for libraw
______________________________________________________________________________

Announcement ID:    SUSE-SU-2019:0133-1
Rating:             moderate
References:         #1120498 #1120499 #1120500 #1120515 #1120516 
                    #1120517 #1120519 
Cross-References:   CVE-2018-20337 CVE-2018-20363 CVE-2018-20364
                    CVE-2018-20365 CVE-2018-5817 CVE-2018-5818
                    CVE-2018-5819
Affected Products:
                    SUSE Linux Enterprise Workstation Extension 15
                    SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
______________________________________________________________________________

   An update that fixes 7 vulnerabilities is now available.

Description:

   This update for libraw fixes the following issues:

   Security issues fixed:

   - CVE-2018-20337: Fixed a stack-based buffer overflow in the
     parse_makernote function of dcraw_common.cpp (bsc#1120519)
   - CVE-2018-20365: Fixed a heap-based buffer overflow in the raw2image
     function of libraw_cxx.cpp (bsc#1120500)
   - CVE-2018-20364: Fixed a NULL pointer dereference in the copy_bayer
     function of libraw_cxx.cpp (bsc#1120499)
   - CVE-2018-20363: Fixed a NULL pointer dereference in the raw2image
     function of libraw_cxx.cpp (bsc#1120498)
   - CVE-2018-5817: Fixed an infinite loop in the unpacked_load_raw function
     of dcraw_common.cpp (bsc#1120515)
   - CVE-2018-5818: Fixed an infinite loop in the parse_rollei function of
     dcraw_common.cpp (bsc#1120516)
   - CVE-2018-5819: Fixed a denial of service in the parse_sinar_ia function
     of dcraw_common.cpp (bsc#1120517)


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 Workstation Extension 15:

      zypper in -t patch SUSE-SLE-Product-WE-15-2019-133=1

   - SUSE Linux Enterprise Module for Open Buildservice Development Tools 15:

      zypper in -t patch SUSE-SLE-Module-Development-Tools-OBS-15-2019-133=1



Package List:

   - SUSE Linux Enterprise Workstation Extension 15 (x86_64):

      libraw-debuginfo-0.18.9-3.8.1
      libraw-debugsource-0.18.9-3.8.1
      libraw-devel-0.18.9-3.8.1
      libraw16-0.18.9-3.8.1
      libraw16-debuginfo-0.18.9-3.8.1

   - SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 (aarch64 ppc64le s390x x86_64):

      libraw-debuginfo-0.18.9-3.8.1
      libraw-debugsource-0.18.9-3.8.1
      libraw-devel-static-0.18.9-3.8.1
      libraw-tools-0.18.9-3.8.1
      libraw-tools-debuginfo-0.18.9-3.8.1


References:

   https://www.suse.com/security/cve/CVE-2018-20337.html
   https://www.suse.com/security/cve/CVE-2018-20363.html
   https://www.suse.com/security/cve/CVE-2018-20364.html
   https://www.suse.com/security/cve/CVE-2018-20365.html
   https://www.suse.com/security/cve/CVE-2018-5817.html
   https://www.suse.com/security/cve/CVE-2018-5818.html
   https://www.suse.com/security/cve/CVE-2018-5819.html
   https://bugzilla.suse.com/1120498
   https://bugzilla.suse.com/1120499
   https://bugzilla.suse.com/1120500
   https://bugzilla.suse.com/1120515
   https://bugzilla.suse.com/1120516
   https://bugzilla.suse.com/1120517
   https://bugzilla.suse.com/1120519

- --------------------------------------------------------------------------------

   SUSE Security Update: Security update for libraw
______________________________________________________________________________

Announcement ID:    SUSE-SU-2019:0127-1
Rating:             moderate
References:         #1120498 #1120499 #1120500 #1120515 #1120516 
                    #1120517 
Cross-References:   CVE-2018-20363 CVE-2018-3200 CVE-2018-20365
                    CVE-2018-5817 CVE-2018-5818 CVE-2018-5819
                   
Affected Products:
                    SUSE Linux Enterprise Workstation Extension 12-SP4
                    SUSE Linux Enterprise Workstation Extension 12-SP3
                    SUSE Linux Enterprise Software Development Kit 12-SP4
                    SUSE Linux Enterprise Software Development Kit 12-SP3
                    SUSE Linux Enterprise Desktop 12-SP4
                    SUSE Linux Enterprise Desktop 12-SP3
______________________________________________________________________________

   An update that fixes 6 vulnerabilities is now available.

Description:

   This update for libraw fixes the following issues:

   Security issues fixed:

   - CVE-2018-20365: Fixed a heap-based buffer overflow in the raw2image
     function of libraw_cxx.cpp (bsc#1120500)
   - CVE-2018-20364: Fixed a NULL pointer dereference in the copy_bayer
     function of libraw_cxx.cpp (bsc#1120499)
   - CVE-2018-20363: Fixed a NULL pointer dereference in the raw2image
     function of libraw_cxx.cpp (bsc#1120498)
   - CVE-2018-5817: Fixed an infinite loop in the unpacked_load_raw function
     of dcraw_common.cpp (bsc#1120515)
   - CVE-2018-5818: Fixed an infinite loop in the parse_rollei function of
     dcraw_common.cpp (bsc#1120516)
   - CVE-2018-5819: Fixed a denial of service in the parse_sinar_ia function
     of dcraw_common.cpp (bsc#1120517)


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 Workstation Extension 12-SP4:

      zypper in -t patch SUSE-SLE-WE-12-SP4-2019-127=1

   - SUSE Linux Enterprise Workstation Extension 12-SP3:

      zypper in -t patch SUSE-SLE-WE-12-SP3-2019-127=1

   - SUSE Linux Enterprise Software Development Kit 12-SP4:

      zypper in -t patch SUSE-SLE-SDK-12-SP4-2019-127=1

   - SUSE Linux Enterprise Software Development Kit 12-SP3:

      zypper in -t patch SUSE-SLE-SDK-12-SP3-2019-127=1

   - SUSE Linux Enterprise Desktop 12-SP4:

      zypper in -t patch SUSE-SLE-DESKTOP-12-SP4-2019-127=1

   - SUSE Linux Enterprise Desktop 12-SP3:

      zypper in -t patch SUSE-SLE-DESKTOP-12-SP3-2019-127=1



Package List:

   - SUSE Linux Enterprise Workstation Extension 12-SP4 (x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1

   - SUSE Linux Enterprise Workstation Extension 12-SP3 (x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1

   - SUSE Linux Enterprise Software Development Kit 12-SP4 (aarch64 ppc64le s390x x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw-devel-0.15.4-30.1
      libraw-devel-static-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1

   - SUSE Linux Enterprise Software Development Kit 12-SP3 (aarch64 ppc64le s390x x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw-devel-0.15.4-30.1
      libraw-devel-static-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1

   - SUSE Linux Enterprise Desktop 12-SP4 (x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1

   - SUSE Linux Enterprise Desktop 12-SP3 (x86_64):

      libraw-debugsource-0.15.4-30.1
      libraw9-0.15.4-30.1
      libraw9-debuginfo-0.15.4-30.1


References:

   https://www.suse.com/security/cve/CVE-2018-20363.html
   https://www.suse.com/security/cve/CVE-2018-20364.html
   https://www.suse.com/security/cve/CVE-2018-20365.html
   https://www.suse.com/security/cve/CVE-2018-5817.html
   https://www.suse.com/security/cve/CVE-2018-5818.html
   https://www.suse.com/security/cve/CVE-2018-5819.html
   https://bugzilla.suse.com/1120498
   https://bugzilla.suse.com/1120499
   https://bugzilla.suse.com/1120500
   https://bugzilla.suse.com/1120515
   https://bugzilla.suse.com/1120516
   https://bugzilla.suse.com/1120517

- --------------------------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

iQIVAwUBXEZfnGaOgq3Tt24GAQi6ARAAp9+rr9bO5ZKflB3/1H2h+P1thIp0js5U
31xowqB2LZDxhgQLjXxmze360UDtrXNzGlrNhA/w88nOWl/TFUQxDQ82s4OdLWXH
fPov3cIDZhUYl2N2JcFDw6Vz4tTI0S8r7T9Ph5U+xzdvRfGNVsADhzDSFyI9fufi
xlL5NdPcn6HqULgGackr7Xn21w+9t6Aa8h4jqhpHOjQ3rLkFVeetQwQnq436pHFX
HvFEdNupMNRlx72ZNNqmb97DVcQ2iaKpu8Rej6781grz2tLDeV6aFsAfQP2RPvhY
OWQ84cJursH4Jfy5xdqGIPen74avsXVd/R+CdL7MYEUD4nc7vhmqwOc7K+cnM+kH
mLLrmQWNWexdAB37QUAGxF2R7Qik/wTfNKDQHO94o775AcXlmpZfBivYuyc1mX0W
sMbl16xP91Bx+DprVU2a/2WyEZhQ8uqFcCh9uiKkUAbfwdDj5r2qypOoINZlwySn
VAIlhdN7cHua0ev4GSfRubD412BST2KSG1H4ORGM4bgY0aGMcoMJXh1KnFrLJIRo
Bo6U4cwvt/HKi7CrHcXM24wBug7vdO1aY4gSSN0ZyAGjttpw7hdA0ZDO2KsO8KHW
jFeAKgTqVybGMtGVChPM+q8E/v4Wvc7o9R/zkZAo+OGJ7r7IOsdLXTFH3BVvFe9X
Al72XD1YJqc=
=0pEU
-----END PGP SIGNATURE-----