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

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

                               ESB-2018.2487
                   Security update for the Linux Kernel
                              22 August 2018

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

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

Product:           kernel
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Access Privileged Data -- Existing Account      
                   Denial of Service      -- Remote/Unauthenticated
Resolution:        Patch/Upgrade
CVE Names:         CVE-2018-12904 CVE-2018-10853 CVE-2018-5390
                   CVE-2018-3646 CVE-2017-18344 

Reference:         ESB-2018.2468
                   ESB-2018.2441
                   ESB-2018.2439
                   ESB-2018.2437
                   ESB-2018.2416

Original Bulletin: 
   https://www.suse.com/support/update/announcement/2018/suse-su-20182474-1.html
   https://www.suse.com/support/update/announcement/2018/suse-su-20182472-1.html
   https://www.suse.com/support/update/announcement/2018/suse-su-20182473-1.html

Comment: This bulletin contains three (3) SUSE security advisories.

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

   SUSE Security Update: Security update for the Linux Kernel (Live Patch 1 for SLE 15)
______________________________________________________________________________

Announcement ID:    SUSE-SU-2018:2472-1
Rating:             important
References:         #1097108 #1099306 #1102682 #1103203 
Cross-References:   CVE-2017-18344 CVE-2018-10853 CVE-2018-3646
                    CVE-2018-5390
Affected Products:
                    SUSE Linux Enterprise Module for Live Patching 15
______________________________________________________________________________

   An update that fixes four vulnerabilities is now available.

Description:

   This update for the Linux Kernel 4.12.14-25_3 fixes several issues.

   The following security issues were fixed:

   - CVE-2018-5390: Linux kernel versions 4.9+ can be forced to make very
     expensive calls to tcp_collapse_ofo_queue() and tcp_prune_ofo_queue()
     for every incoming packet which can lead to a denial of service
     (bsc#1102682).
   - CVE-2018-3646: Local attackers in virtualized guest systems could use
     speculative code patterns on hyperthreaded processors to read data
     present in the L1 Datacache used by other hyperthreads on the same CPU
     core, potentially leaking sensitive data, even from other virtual
     machines or the host system (bsc#1099306).
   - CVE-2017-18344: The timer_create syscall implementation in
     kernel/time/posix-timers.c didn't properly validate the
     sigevent->sigev_notify field, which lead to out-of-bounds access in the
     show_timer function (called when /proc/$PID/timers is read). This
     allowed userspace applications to read arbitrary kernel memory (on a
     kernel built with CONFIG_POSIX_TIMERS and CONFIG_CHECKPOINT_RESTORE)
     (bsc#1103203). before 4.14.8
   - CVE-2018-10853: A flaw was found in kvm. In which certain instructions
     such as sgdt/sidt call segmented_write_std didn't propagate access
     correctly. As such, during userspace induced exception, the guest can
     incorrectly assume that the exception happened in the kernel and panic.
     (bsc#1097108).


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 Module for Live Patching 15:

      zypper in -t patch SUSE-SLE-Module-Live-Patching-15-2018-1737=1



Package List:

   - SUSE Linux Enterprise Module for Live Patching 15 (ppc64le x86_64):

      kernel-livepatch-4_12_14-25_3-default-2-2.1
      kernel-livepatch-4_12_14-25_3-default-debuginfo-2-2.1


References:

   https://www.suse.com/security/cve/CVE-2017-18344.html
   https://www.suse.com/security/cve/CVE-2018-10853.html
   https://www.suse.com/security/cve/CVE-2018-3646.html
   https://www.suse.com/security/cve/CVE-2018-5390.html
   https://bugzilla.suse.com/1097108
   https://bugzilla.suse.com/1099306
   https://bugzilla.suse.com/1102682
   https://bugzilla.suse.com/1103203

_______________________________________________

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

   SUSE Security Update: Security update for the Linux Kernel (Live Patch 2 for SLE 15)
______________________________________________________________________________

Announcement ID:    SUSE-SU-2018:2473-1
Rating:             important
References:         #1099306 
Cross-References:   CVE-2018-3646
Affected Products:
                    SUSE Linux Enterprise Module for Live Patching 15
______________________________________________________________________________

   An update that fixes one vulnerability is now available.

Description:

   This update for the Linux Kernel 4.12.14-25_6 fixes one issue.

   The following security issue was fixed:

   - CVE-2018-3646: Local attackers in virtualized guest systems could use
     speculative code patterns on hyperthreaded processors to read data
     present in the L1 Datacache used by other hyperthreads on the same CPU
     core, potentially leaking sensitive data, even from other virtual
     machines or the host system (bsc#1099306).


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 Module for Live Patching 15:

      zypper in -t patch SUSE-SLE-Module-Live-Patching-15-2018-1738=1



Package List:

   - SUSE Linux Enterprise Module for Live Patching 15 (ppc64le x86_64):

      kernel-livepatch-4_12_14-25_6-default-2-2.1
      kernel-livepatch-4_12_14-25_6-default-debuginfo-2-2.1


References:

   https://www.suse.com/security/cve/CVE-2018-3646.html
   https://bugzilla.suse.com/1099306

_______________________________________________


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

   SUSE Security Update: Security update for the Linux Kernel (Live Patch 0 for SLE 15)
______________________________________________________________________________

Announcement ID:    SUSE-SU-2018:2474-1
Rating:             important
References:         #1097108 #1099258 #1099306 #1102682 #1103203 
                    
Cross-References:   CVE-2017-18344 CVE-2018-10853 CVE-2018-12904
                    CVE-2018-3646 CVE-2018-5390
Affected Products:
                    SUSE Linux Enterprise Module for Live Patching 15
______________________________________________________________________________

   An update that fixes 5 vulnerabilities is now available.

Description:

   This update for the Linux Kernel 4.12.14-23 fixes several issues.

   The following security issues were fixed:

   - CVE-2018-5390: Linux kernel versions 4.9+ can be forced to make very
     expensive calls to tcp_collapse_ofo_queue() and tcp_prune_ofo_queue()
     for every incoming packet which can lead to a denial of service
     (bsc#1102682).
   - CVE-2018-3646: Local attackers in virtualized guest systems could use
     speculative code patterns on hyperthreaded processors to read data
     present in the L1 Datacache used by other hyperthreads on the same CPU
     core, potentially leaking sensitive data, even from other virtual
     machines or the host system (bsc#1099306).
   - CVE-2017-18344: The timer_create syscall implementation in
     kernel/time/posix-timers.c didn't properly validate the
     sigevent->sigev_notify field, which lead to out-of-bounds access in the
     show_timer function (called when /proc/$PID/timers is read). This
     allowed userspace applications to read arbitrary kernel memory (on a
     kernel built with CONFIG_POSIX_TIMERS and CONFIG_CHECKPOINT_RESTORE)
     (bsc#1103203). before 4.14.8
   - CVE-2018-12904: In arch/x86/kvm/vmx.c local attackers could cause L1 KVM
     guests to VMEXIT, potentially allowing privilege escalations and denial
     of service attacks due to lack of checking of CPL (bsc#1099258).
   - CVE-2018-10853: A flaw was found in kvm. In which certain instructions
     such as sgdt/sidt call segmented_write_std didn't propagate access
     correctly. As such, during userspace induced exception, the guest can
     incorrectly assume that the exception happened in the kernel and panic.
     (bsc#1097108).


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 Module for Live Patching 15:

      zypper in -t patch SUSE-SLE-Module-Live-Patching-15-2018-1739=1



Package List:

   - SUSE Linux Enterprise Module for Live Patching 15 (ppc64le x86_64):

      kernel-livepatch-4_12_14-23-default-2-4.1
      kernel-livepatch-4_12_14-23-default-debuginfo-2-4.1
      kernel-livepatch-SLE15_Update_0-debugsource-2-4.1


References:

   https://www.suse.com/security/cve/CVE-2017-18344.html
   https://www.suse.com/security/cve/CVE-2018-10853.html
   https://www.suse.com/security/cve/CVE-2018-12904.html
   https://www.suse.com/security/cve/CVE-2018-3646.html
   https://www.suse.com/security/cve/CVE-2018-5390.html
   https://bugzilla.suse.com/1097108
   https://bugzilla.suse.com/1099258
   https://bugzilla.suse.com/1099306
   https://bugzilla.suse.com/1102682
   https://bugzilla.suse.com/1103203

_______________________________________________

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

iQIVAwUBW3zqiWaOgq3Tt24GAQilZRAAiB/kj3QP/ZFnqxmH7UQ/oyNcK3+u4fO3
JCj9F4aypOHoSl9/8VxkbmqiDOoG7CARpRzVpxxvOcnfvZMGYIuEyvR1fAIG3apw
W2R72Y9tmRxTViXCDloGMd6N7MrsZ8BCXw+XXyybc3QuPYb7Zn1SeqPyNKLOGMJ1
H0r72kx76yhp9ziPO1/8IZjJWJiiIaCbtMsMEUIjEUBRAV+wngE5X/V4sThA7u1a
MZNrD/f++8njd6Q3Ixli3a/zO06qPo6ztcDb/CPFJDKf4m7oGhc2qWDp1WfFVuvI
1uPc9kzScXEn5Xv8jB+3sx56no7Q5c285IHwGTe+lPOvkkgJx2qyCOf5Z6aAeFmt
S7fzRjnFIb0s6mPYtQJYBVSDeLI2Rnt6vIw2B9RdA9w3in7bbqvR+WybdJG3P4sx
n+L7CfYx/HxhH8IV5/2C5gE2MofQZcSU0EAmIeOvRwsNPpU6/G9mSepVtjTYUjAy
XHf47sX8chQm8VXNLGWByxVcdv8n3cgr3Y2WZGOdpzZMZRKpUW5KfJ764iN/mttg
nxLmHZ5L1NG9fdOJNZ8GrO10I0GKVOltd/jku+8W/PxyAcyVnbK2rHfaigMOvhac
PbTsT+mTUrEQ1vShVUN9WQWauO8QKxp/3dwwVbTXRhYS4mRxl1RHlQ+m/bdWi7GQ
o6ljlgyq1Rc=
=f/RC
-----END PGP SIGNATURE-----