RHSA-2017:1488: Important: kernel security and bug fix update
The kernel packages contain the Linux kernel, the core of any Linux operating system.Security Fix(es): A flaw was found in the way memory was being allocated on the stack for user space binaries. If heap (or different memory region) and stack memory regions were adjacent to each other, an attacker could use this flaw to jump over the stack guard gap, cause controlled memory corruption on process stack or the adjacent memory region, and thus increase their privileges on the system. This is a kernel-side mitigation which increases the stack guard gap size from one page to 1 MiB to make successful exploitation of this issue more difficult. (CVE-2017-1000364, Important) A race condition flaw was found in the NHLDC Linux kernel driver when accessing nhdlc.tbuf list that can lead to double free. A local, unprivileged user able to set the HDLC line discipline on the tty device could use this flaw to increase their privileges on the system. (CVE-2017-2636, Important) Red Hat would like to thank Qualys Research Labs for reporting CVE-2017-1000364 and Alexander Popov for reporting CVE-2017-2636.Bug Fix(es): Previously, the kdump mechanism was trying to get the lock by the vmallocsyncall() function during a kernel panic. Consequently, a deadlock occurred, and the crashkernel did not boot. This update fixes the vmallocsyncall() function to avoid synchronizing the vmalloc area on the crashing CPU. As a result, the crashkernel parameter now boots as expected, and the kernel dump is collected successfully under the described circumstances. (BZ#1443497) Previously, a kernel panic occurred when the mcelog daemon executed a huge page memory offline. This update fixes the HugeTLB feature of the Linux kernel to check for the Page Table Entry (PTE) NULL pointer in the pagecheckaddress() function. As a result, the kernel panic no longer occurs under the described circumstances. (BZ#1444349) Previously, the vmwpvscsi driver reported most successful aborts as FAILED due to a bug in vmwpvscsi abort handler. This update fixes the handler, and successful aborts are no longer reported as FAILED. (BZ#1442966)
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2017:1488?
The severity of RHSA-2017:1488 is classified as important.
How do I fix RHSA-2017:1488?
To fix RHSA-2017:1488, update the affected kernel packages to version 2.6.32-504.60.2.el6.
What systems are affected by RHSA-2017:1488?
RHSA-2017:1488 affects systems running specific versions of the Red Hat kernel on EL6.
What flaw was found in RHSA-2017:1488?
RHSA-2017:1488 addresses a flaw in memory allocation on the stack for user space binaries.
Is there any workaround for RHSA-2017:1488?
There are no recommended workarounds for RHSA-2017:1488; updating is the best course of action.