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

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

                               ESB-2019.3380
         SUSE-SU-2019:2299-1 Security update for the Linux Kernel
                             6 September 2019

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

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

Product:           Linux kernel
Publisher:         SUSE
Operating System:  SUSE
Impact/Access:     Denial of Service -- Existing Account
Resolution:        Patch/Upgrade
CVE Names:         CVE-2019-15118 CVE-2019-15117 CVE-2019-14284
                   CVE-2019-14283 CVE-2019-13631 CVE-2019-11810
                   CVE-2019-10207 CVE-2019-3819 CVE-2019-1125
                   CVE-2018-20856 CVE-2018-20855 CVE-2017-18551

Reference:         ASB-2019.0229
                   ESB-2019.3341
                   ESB-2019.3338
                   ESB-2019.3334
                   ESB-2019.3327
                   ESB-2019.3297

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

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

SUSE Security Update: Security update for the Linux Kernel

______________________________________________________________________________

Announcement ID:   SUSE-SU-2019:2299-1
Rating:            important
References:        #1045640 #1076033 #1107256 #1123161 #1130972 #1134399
                   #1139358 #1140012 #1140652 #1140903 #1140945 #1141401
                   #1141402 #1141452 #1141453 #1141454 #1141628 #1142023
                   #1142098 #1142857 #1143045 #1143048 #1143189 #1143191
                   #1144257 #1144273 #1144288 #1144920 #1145920 #1145922
                   #1146163
Cross-References:  CVE-2017-18551 CVE-2018-20855 CVE-2018-20856 CVE-2019-10207
                   CVE-2019-1125 CVE-2019-11810 CVE-2019-13631 CVE-2019-14283
                   CVE-2019-14284 CVE-2019-15117 CVE-2019-15118 CVE-2019-3819
Affected Products:
                   SUSE OpenStack Cloud 7
                   SUSE Linux Enterprise Server for SAP 12-SP2
                   SUSE Linux Enterprise Server 12-SP2-LTSS
                   SUSE Linux Enterprise Server 12-SP2-BCL
                   SUSE Linux Enterprise High Availability 12-SP2
                   SUSE Enterprise Storage 4
______________________________________________________________________________

An update that solves 12 vulnerabilities and has 19 fixes is now available.

Description:

The SUSE Linux Enterprise 12 SP2 kernel was updated to receive various security
and bugfixes.
The following security bugs were fixed:

  o CVE-2019-3819: A flaw was fixed in the function hid_debug_events_read() in
    drivers/hid/hid-debug.c file which may have enter an infinite loop with
    certain parameters passed from a userspace. A local privileged user
    ("root") could have caused a system lock up and a denial of service (bnc#
    1123161).
  o CVE-2019-15118: Fixed kernel stack exhaustion in check_input_term in sound/
    usb/mixer.c via mishandled recursion (bnc#1145922).
  o CVE-2019-15117: Fixed out-of-bounds memory access in parse_audio_mixer_unit
    in sound/usb/mixer.c via mishandled short descriptor (bnc#1145920).
  o CVE-2019-14284: The drivers/block/floppy.c allowed a denial of service by
    setup_format_params division-by-zero. Two consecutive ioctls can trigger
    the bug: the first one should set the drive geometry with .sect and .rate
    values that make F_SECT_PER_TRACK be zero. Next, the floppy format
    operation should be called. It can be triggered by an unprivileged local
    user even when a floppy disk has not been inserted. NOTE: QEMU creates the
    floppy device by default (bsc#1143189).
  o CVE-2019-14283: The function set_geometry in drivers/block/floppy.c did not
    validate the sect and head fields, as demonstrated by an integer overflow
    and out-of-bounds read. It can be triggered by an unprivileged local user
    when a floppy disk has been inserted. NOTE: QEMU creates the floppy device
    by default (bsc#1143191).
  o CVE-2019-13631: In parse_hid_report_descriptor in drivers/input/tablet/
    gtco.c, a malicious USB device can send an HID report that triggers an
    out-of-bounds write during generation of debugging messages (bsc#1142023).
  o CVE-2019-11810: A NULL pointer dereference can occur when
    megasas_create_frame_pool() fails in megasas_alloc_cmds() in drivers/scsi/
    megaraid/megaraid_sas_base.c. This causes a Denial of Service, related to a
    use-after-free (bsc#1134399).
  o CVE-2019-1125: Enable Spectre v1 swapgs mitigations (bsc#1139358).
  o CVE-2019-10207: Check for missing tty operations in bluetooth/hci_uart (bsc
    #1142857).
  o CVE-2018-20856: Fixed a use-after-free issue in block/blk-core.c, where
    certain error case are mishandled (bnc#1143048).
  o CVE-2018-20855: An issue was discovered in create_qp_common in drivers/
    infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized,
    resulting in a leak of stack memory to userspace (bsc#1143045).
  o CVE-2017-18551: An issue was discovered in drivers/i2c/i2c-core-smbus.c in
    the Linux kernel There was an out of bounds write in the function
    i2c_smbus_xfer_emulated (bnc#1146163).

The following non-security bugs were fixed:

  o bcache: add reclaimed_journal_buckets to struct cache_set (bsc#1140652, bsc
    #1144288).
  o bcache: fix race in btree_flush_write() (bsc#1140652, bsc#1144288).
  o bcache: fix stack corruption by PRECEDING_KEY() (bsc#1130972, bsc#1144257).
  o bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached (bsc#
    1130972, bsc#1144273).
  o bcache: performance improvement for btree_flush_write() (bsc#1140652, bsc#
    1144288).
  o bcache: remove retry_flush_write from struct cache_set (bsc#1140652, bsc#
    1144288).
  o btrfs: improve delayed refs iterations (bsc#1076033, bsc#1107256).
  o i40e: add functions to control default VSI (bsc#1141628).
  o i40e: set default VSI without a reset (bsc#1141628).
  o mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing (bsc#
    1142098).
  o nfs: Fix the inode request accounting when pages have subrequests (bsc#
    1140012).
  o powerpc/watchpoint: Restore NV GPRs while returning from exception

(bsc#1140945,bsc#1141401,bsc#1141402,bsc#1141452,bsc#1141453,bsc#1141454).
qib/hfi1: Fix MR reference count leak on write with immediate (bsc#1045640).
sched/fair: Do not free p->numa_faults with concurrent readers (bsc#1144920).
sched/fair: Use RCU accessors consistently for ->numa_group (bsc#1144920).
x86, mm: fix fast GUP with hyper-based TLB flushing (VM Functionality, bsc#
1140903).
xen: let alloc_xenballooned_pages() fail if not enough memory free (XSA-300).

Special Instructions and Notes:

Please reboot the system after installing this update.

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 7:
    zypper in -t patch SUSE-OpenStack-Cloud-7-2019-2299=1
  o SUSE Linux Enterprise Server for SAP 12-SP2:
    zypper in -t patch SUSE-SLE-SAP-12-SP2-2019-2299=1
  o SUSE Linux Enterprise Server 12-SP2-LTSS:
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-2019-2299=1
  o SUSE Linux Enterprise Server 12-SP2-BCL:
    zypper in -t patch SUSE-SLE-SERVER-12-SP2-BCL-2019-2299=1
  o SUSE Linux Enterprise High Availability 12-SP2:
    zypper in -t patch SUSE-SLE-HA-12-SP2-2019-2299=1
  o SUSE Enterprise Storage 4:
    zypper in -t patch SUSE-Storage-4-2019-2299=1

Package List:

  o SUSE OpenStack Cloud 7 (s390x x86_64):
       kernel-default-4.4.121-92.120.1
       kernel-default-base-4.4.121-92.120.1
       kernel-default-base-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       kernel-default-devel-4.4.121-92.120.1
       kernel-syms-4.4.121-92.120.1
  o SUSE OpenStack Cloud 7 (x86_64):
       kgraft-patch-4_4_121-92_120-default-1-3.3.1
  o SUSE OpenStack Cloud 7 (noarch):
       kernel-devel-4.4.121-92.120.1
       kernel-macros-4.4.121-92.120.1
       kernel-source-4.4.121-92.120.1
  o SUSE OpenStack Cloud 7 (s390x):
       kernel-default-man-4.4.121-92.120.1
  o SUSE Linux Enterprise Server for SAP 12-SP2 (ppc64le x86_64):
       kernel-default-4.4.121-92.120.1
       kernel-default-base-4.4.121-92.120.1
       kernel-default-base-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       kernel-default-devel-4.4.121-92.120.1
       kernel-syms-4.4.121-92.120.1
       kgraft-patch-4_4_121-92_120-default-1-3.3.1
  o SUSE Linux Enterprise Server for SAP 12-SP2 (noarch):
       kernel-devel-4.4.121-92.120.1
       kernel-macros-4.4.121-92.120.1
       kernel-source-4.4.121-92.120.1
  o SUSE Linux Enterprise Server 12-SP2-LTSS (ppc64le s390x x86_64):
       kernel-default-4.4.121-92.120.1
       kernel-default-base-4.4.121-92.120.1
       kernel-default-base-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       kernel-default-devel-4.4.121-92.120.1
       kernel-syms-4.4.121-92.120.1
  o SUSE Linux Enterprise Server 12-SP2-LTSS (ppc64le x86_64):
       kgraft-patch-4_4_121-92_120-default-1-3.3.1
  o SUSE Linux Enterprise Server 12-SP2-LTSS (noarch):
       kernel-devel-4.4.121-92.120.1
       kernel-macros-4.4.121-92.120.1
       kernel-source-4.4.121-92.120.1
  o SUSE Linux Enterprise Server 12-SP2-LTSS (s390x):
       kernel-default-man-4.4.121-92.120.1
  o SUSE Linux Enterprise Server 12-SP2-BCL (noarch):
       kernel-devel-4.4.121-92.120.1
       kernel-macros-4.4.121-92.120.1
       kernel-source-4.4.121-92.120.1
  o SUSE Linux Enterprise Server 12-SP2-BCL (x86_64):
       kernel-default-4.4.121-92.120.1
       kernel-default-base-4.4.121-92.120.1
       kernel-default-base-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       kernel-default-devel-4.4.121-92.120.1
       kernel-syms-4.4.121-92.120.1
  o SUSE Linux Enterprise High Availability 12-SP2 (ppc64le s390x x86_64):
       cluster-md-kmp-default-4.4.121-92.120.1
       cluster-md-kmp-default-debuginfo-4.4.121-92.120.1
       cluster-network-kmp-default-4.4.121-92.120.1
       cluster-network-kmp-default-debuginfo-4.4.121-92.120.1
       dlm-kmp-default-4.4.121-92.120.1
       dlm-kmp-default-debuginfo-4.4.121-92.120.1
       gfs2-kmp-default-4.4.121-92.120.1
       gfs2-kmp-default-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       ocfs2-kmp-default-4.4.121-92.120.1
       ocfs2-kmp-default-debuginfo-4.4.121-92.120.1
  o SUSE Enterprise Storage 4 (x86_64):
       kernel-default-4.4.121-92.120.1
       kernel-default-base-4.4.121-92.120.1
       kernel-default-base-debuginfo-4.4.121-92.120.1
       kernel-default-debuginfo-4.4.121-92.120.1
       kernel-default-debugsource-4.4.121-92.120.1
       kernel-default-devel-4.4.121-92.120.1
       kernel-syms-4.4.121-92.120.1
       kgraft-patch-4_4_121-92_120-default-1-3.3.1
  o SUSE Enterprise Storage 4 (noarch):
       kernel-devel-4.4.121-92.120.1
       kernel-macros-4.4.121-92.120.1
       kernel-source-4.4.121-92.120.1


References:

  o https://www.suse.com/security/cve/CVE-2017-18551.html
  o https://www.suse.com/security/cve/CVE-2018-20855.html
  o https://www.suse.com/security/cve/CVE-2018-20856.html
  o https://www.suse.com/security/cve/CVE-2019-10207.html
  o https://www.suse.com/security/cve/CVE-2019-1125.html
  o https://www.suse.com/security/cve/CVE-2019-11810.html
  o https://www.suse.com/security/cve/CVE-2019-13631.html
  o https://www.suse.com/security/cve/CVE-2019-14283.html
  o https://www.suse.com/security/cve/CVE-2019-14284.html
  o https://www.suse.com/security/cve/CVE-2019-15117.html
  o https://www.suse.com/security/cve/CVE-2019-15118.html
  o https://www.suse.com/security/cve/CVE-2019-3819.html
  o https://bugzilla.suse.com/1045640
  o https://bugzilla.suse.com/1076033
  o https://bugzilla.suse.com/1107256
  o https://bugzilla.suse.com/1123161
  o https://bugzilla.suse.com/1130972
  o https://bugzilla.suse.com/1134399
  o https://bugzilla.suse.com/1139358
  o https://bugzilla.suse.com/1140012
  o https://bugzilla.suse.com/1140652
  o https://bugzilla.suse.com/1140903
  o https://bugzilla.suse.com/1140945
  o https://bugzilla.suse.com/1141401
  o https://bugzilla.suse.com/1141402
  o https://bugzilla.suse.com/1141452
  o https://bugzilla.suse.com/1141453
  o https://bugzilla.suse.com/1141454
  o https://bugzilla.suse.com/1141628
  o https://bugzilla.suse.com/1142023
  o https://bugzilla.suse.com/1142098
  o https://bugzilla.suse.com/1142857
  o https://bugzilla.suse.com/1143045
  o https://bugzilla.suse.com/1143048
  o https://bugzilla.suse.com/1143189
  o https://bugzilla.suse.com/1143191
  o https://bugzilla.suse.com/1144257
  o https://bugzilla.suse.com/1144273
  o https://bugzilla.suse.com/1144288
  o https://bugzilla.suse.com/1144920
  o https://bugzilla.suse.com/1145920
  o https://bugzilla.suse.com/1145922
  o https://bugzilla.suse.com/1146163

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

iQIVAwUBXXGxoGaOgq3Tt24GAQjPeBAAqlowiS/ZxxQPYi9LPJLqsaRVvpilYqUg
1pHO0l6YSetQzJU0SmqK7Uq/LolQHEZBxCG7A8qVJ1BRoOlkhE8HQrOBTPTzHQsE
H7xlA3oBg1MDBDD6ITtKwxdG0HOb01L7NAjhXLXGIiQosyqYWZfli2ekPcgxWfl4
B4JcATXOxdlsLzYXQUN+7WD1U3kRgmYhPDew68SyN1pXfWcK1qxsrqc0LSvQ12Tq
vyu4EGsMofzEyz8GVEOg5zhYEycNndYZGNkg6jvqDVmxfWyX+HWEBTUF2f/2YhFP
kruvKecR4dKBDPyS13kqAkppRC9B7LcGCT5LGSS8Xa+EtVjYZxJd2v6X9Gf6Uqru
3ab/7g30JdvGQO6iRs0MISyJhL7PRUZZLDkBmYXOYAPwJn1CRySqx8q8vS0mfh4T
CQN/oypn0fTdjjLmGA4wwaym/fvIrKLI4qXOgCvjtWHhiyjyUWXV9aw0ICViYY0L
y/pCQEzHQlr3fK3UqImnLO7/0kf8P2OTQ0THbn6dEbX8un+3blrtfRA7Vh22WLpl
Y+MAkz+MowEbZZ9gwAki3PPY0fX7l8zQsdeH7a1+w9uu0HKvh4VKWO60Tj1gBEAb
yN/UUkoipq558nSVkrjlCSXiov+bisqLOoEd82/N2HhhXfSpMof44Fw8IkRSuUtS
FqySFK89lbE=
=wkYO
-----END PGP SIGNATURE-----