Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-8468

kernel update [RHEL7.2 3.10.0-327.28.2.el7]

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Security Fix(es):

      • A flaw was found in the Linux kernel's keyring handling code, where in
        key_reject_and_link() an uninitialised variable would eventually lead to
        arbitrary free address which could allow attacker to use a use-after-free
        style attack. (CVE-2016-4470, Important)
      • The ovl_setattr function in fs/overlayfs/inode.c in the Linux kernel
        through 4.3.3 attempts to merge distinct setattr operations, which allows
        local users to bypass intended access restrictions and modify the
        attributes of arbitrary overlay files via a crafted application.
        (CVE-2015-8660, Moderate)
      • It was reported that on s390x, the fork of a process with four page table
        levels will cause memory corruption with a variety of symptoms. All
        processes are created with three level page table and a limit of 4TB for
        the address space. If the parent process has four page table levels with a
        limit of 8PB, the function that duplicates the address space will try to
        copy memory areas outside of the address space limit for the child process.
        (CVE-2016-2143, Moderate)

      Bug Fix(es):

      • The glibc headers and the Linux headers share certain definitions of
        key structures that are required to be defined in kernel and in userspace.
        In some instances both userspace and sanitized kernel headers have to be
        included in order to get the structure definitions required by the user
        program. Unfortunately because the glibc and Linux headers don't
        coordinate this can result in compilation errors. The glibc headers have
        therefore been fixed to coordinate with Linux UAPI-based headers. With
        the header coordination compilation errors no longer occur. (BZ#1331285)
      • When running the TCP/IPv6 traffic over the mlx4_en networking interface
        on the big endian architectures, call traces reporting about a "hw csum
        failure" could occur. With this update, the mlx4_en driver has been fixed
        by correction of the checksum calculation for the big endian
        architectures. As a result, the call trace error no longer appears
        in the log messages. (BZ#1337431)
      • Under significant load, some applications such as logshifter could
        generate bursts of log messages too large for the system logger to spool.
        Due to a race condition, log messages from that application could then be
        lost even after the log volume dropped to manageable levels. This update
        fixes the kernel mechanism used to notify the transmitter end of the
        socket used by the system logger that more space is available on the
        receiver side, removing a race condition which previously caused the
        sender to stop transmitting new messages and allowing all log messages
        to be processed correctly. (BZ#1337513)
      • Previously, after heavy open or close of the Accelerator Function Unit
        (AFU) contexts, the interrupt packet went out and the AFU context did not
        see any interrupts. Consequently, a kernel panic could occur. The provided
        patch set fixes handling of the interrupt requests, and kernel panic no
        longer occurs in the described situation. (BZ#1338886)
      • net: recvfrom would fail on short buffer. (BZ#1339115)
      • Backport rhashtable changes from upstream. (BZ#1343639)
      • Server Crashing after starting Glusterd & creating volumes. (BZ#1344234)
      • RAID5 reshape deadlock fix. (BZ#1344313)
      • BDX perf uncore support fix. (BZ#1347374)

      Bugs fixed (https://bugzilla.redhat.com/):

      1291329 - CVE-2015-8660 kernel: Permission bypass on overlayfs during copy_up
      1308908 - CVE-2016-2143 kernel: Fork of large process causes memory corruption
      1341716 - CVE-2016-4470 kernel: Uninitialized variable in request_key handling causes kernel crash in error handling path

      Attachments

        Activity

          People

            bogl Bob Glossman (Inactive)
            bogl Bob Glossman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: