[LU-11412] kernel update [SLES12 SP3 4.4.155-94.50.1] Created: 21/Sep/18  Updated: 10/Nov/18  Resolved: 06/Oct/18

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.12.0, Lustre 2.10.6

Type: Bug Priority: Major
Reporter: Jian Yu Assignee: Jian Yu
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
is duplicated by LU-11395 conf-sanity test 99 fails with 'add o... Resolved
Related
is related to LU-11255 kernel update [SLES12 SP3 4.4.143-94.... Resolved
is related to LU-11652 kernel update [SLES12 SP3 4.4.162-94.... Resolved
is related to LU-11396 sanity-sec test 16 fails with 'test_1... Resolved
Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   

The SUSE Linux Enterprise 12 SP3 kernel was updated to 4.4.155 to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2018-13093: Prevent NULL pointer dereference and panic in
    lookup_slow()
    on a NULL inode->i_ops pointer when doing pathwalks on a corrupted xfs
    image. This occured because of a lack of proper validation that cached
    inodes are free during allocation (bnc#1100001).
  • CVE-2018-13095: Prevent denial of service (memory corruption and BUG)
    that could have occurred for a corrupted xfs image upon encountering an
    inode that is in extent format, but has more extents than fit in the
    inode fork (bnc#1099999).
  • CVE-2018-13094: Prevent OOPS that may have occured for a corrupted xfs
    image after xfs_da_shrink_inode() is called with a NULL bp (bnc#1100000).
  • CVE-2018-12896: Prevent integer overflow in the POSIX timer code that
    was caused by the way the overrun accounting works. Depending on
    interval and expiry time values, the overrun can be larger than INT_MAX,
    but the accounting is int based. This basically made the accounting
    values, which are visible to user space via timer_getoverrun(2) and
    siginfo::si_overrun, random. This allowed a local user to cause a denial
    of service (signed integer overflow) via crafted mmap, futex,
    timer_create, and timer_settime system calls (bnc#1099922).
  • CVE-2018-16658: Prevent information leak in cdrom_ioctl_drive_status
    that could have been used by local attackers to read kernel memory
    (bnc#1107689).
  • CVE-2018-6555: The irda_setsockopt function allowed local users to cause
    a denial of service (ias_object use-after-free and system crash) or
    possibly have unspecified other impact via an AF_IRDA socket
    (bnc#1106511).
  • CVE-2018-6554: Prevent memory leak in the irda_bind function that
    allowed local users to cause a denial of service (memory consumption) by
    repeatedly binding an AF_IRDA socket (bnc#1106509).
  • CVE-2018-1129: A flaw was found in the way signature calculation was
    handled by cephx authentication protocol. An attacker having access to
    ceph cluster network who is able to alter the message payload was able
    to bypass signature checks done by cephx protocol (bnc#1096748).
  • CVE-2018-1128: It was found that cephx authentication protocol did not
    verify ceph clients correctly and was vulnerable to replay attack. Any
    attacker having access to ceph cluster network who is able to sniff
    packets on network can use this vulnerability to authenticate with ceph
    service and perform actions allowed by ceph service (bnc#1096748).
  • CVE-2018-10938: A crafted network packet sent remotely by an attacker
    forced the kernel to enter an infinite loop in the cipso_v4_optptr()
    function leading to a denial-of-service (bnc#1106016).
  • CVE-2018-15572: The spectre_v2_select_mitigation function did not always
    fill RSB upon a context switch, which made it easier for attackers to
    conduct userspace-userspace spectreRSB attacks (bnc#1102517).
  • CVE-2018-10902: Protect against concurrent access to prevent double
    realloc (double free) in snd_rawmidi_input_params() and
    snd_rawmidi_output_status(). A malicious local attacker could have used
    this for privilege escalation (bnc#1105322 1105323).
  • CVE-2018-9363: Prevent buffer overflow in hidp_process_report
    (bsc#1105292)
  • CVE-2018-10883: A local user could have caused an out-of-bounds write in
    jbd2_journal_dirty_metadata(), a denial of service, and a system crash
    by mounting and operating on a crafted ext4 filesystem image
    (bsc#1099863).
  • CVE-2018-10879: A local user could have caused a use-after-free in
    ext4_xattr_set_entry function and a denial of service or unspecified
    other impact by renaming a file in a crafted ext4 filesystem image
    (bsc#1099844).
  • CVE-2018-10878: A local user could have caused an out-of-bounds write
    and a denial of service or unspecified other impact by mounting and
    operating a crafted ext4 filesystem image (bsc#1099813).
  • CVE-2018-10876: A use-after-free was possible in ext4_ext_remove_space()
    function when mounting and operating a crafted ext4 image (bsc#1099811).
  • CVE-2018-10877: Prevent out-of-bound access in the ext4_ext_drop_refs()
    function when operating on a crafted ext4 filesystem image (bsc#1099846).
  • CVE-2018-10881: A local user could have caused an out-of-bound access in
    ext4_get_group_info function, a denial of service, and a system crash by
    mounting and operating on a crafted ext4 filesystem image (bsc#1099864).
  • CVE-2018-10882: A local user could have caused an out-of-bound write, a
    denial of service, and a system crash by unmounting a crafted ext4
    filesystem image (bsc#1099849).
  • CVE-2018-10880: Prevent stack-out-of-bounds write in the ext4 filesystem
    code when mounting and writing to a crafted ext4 image in
    ext4_update_inline_data(). An attacker could have used this to cause a
    system crash and a denial of service (bsc#1099845).

For fixed non-security bugs, please refer to:
http://lists.suse.com/pipermail/sle-security-updates/2018-September/004572.html



 Comments   
Comment by Gerrit Updater [ 26/Sep/18 ]

Jian Yu (yujian@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33236
Subject: LU-11412 kernel: kernel update [SLES12 SP3 4.4.155-94.50]
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 8c53432deb4d70b953fbd31f5006d4c02c4ee2d1

Comment by Gerrit Updater [ 06/Oct/18 ]

Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/33236/
Subject: LU-11412 kernel: kernel update [SLES12 SP3 4.4.155-94.50]
Project: fs/lustre-release
Branch: master
Current Patch Set:
Commit: 937d72acf48f9d7cc2e382ac98c1d37c1f5fb1df

Comment by Jian Yu [ 06/Oct/18 ]

Patch landed to master branch for Lustre 2.12.0.

Comment by Gerrit Updater [ 06/Oct/18 ]

Minh Diep (mdiep@whamcloud.com) uploaded a new patch: https://review.whamcloud.com/33313
Subject: LU-11412 kernel: kernel update [SLES12 SP3 4.4.155-94.50]
Project: fs/lustre-release
Branch: b2_10
Current Patch Set: 1
Commit: 7e99e53950ac4be2916c4e6fa83d3ab70ebc0f17

Comment by Gerrit Updater [ 17/Oct/18 ]

John L. Hammond (jhammond@whamcloud.com) merged in patch https://review.whamcloud.com/33313/
Subject: LU-11412 kernel: kernel update [SLES12 SP3 4.4.155-94.50]
Project: fs/lustre-release
Branch: b2_10
Current Patch Set:
Commit: eefc9f70e3dc3b6770a41aad3f8f35489c98dc53

Generated at Sat Feb 10 02:43:39 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.