RHSA-2014:0900: Important: kernel security and bug fix update

Published Jul 17, 2014
·
Updated

The kernel packages contain the Linux kernel, the core of any Linuxoperating system. A flaw was found in the way the Linux kernel's futex subsystem handled the requeuing of certain Priority Inheritance (PI) futexes. A local,unprivileged user could use this flaw to escalate their privileges on thesystem. (CVE-2014-3153, Important) A flaw was found in the way the Linux kernel's floppy driver handled user space provided data in certain error code paths while processing FDRAWCMDIOCTL commands. A local user with write access to /dev/fdX could use thisflaw to free (using the kfree() function) arbitrary kernel memory.(CVE-2014-1737, Important) It was found that the Linux kernel's floppy driver leaked internal kernel memory addresses to user space during the processing of the FDRAWCMD IOCTLcommand. A local user with write access to /dev/fdX could use this flaw toobtain information about the kernel heap arrangement. (CVE-2014-1738, Low)Note: A local user with write access to /dev/fdX could use these two flaws(CVE-2014-1737 in combination with CVE-2014-1738) to escalate theirprivileges on the system.Red Hat would like to thank Kees Cook of Google for reportingCVE-2014-3153, and Matthew Daley for reporting CVE-2014-1737 andCVE-2014-1738. Google acknowledges Pinkie Pie as the original reporter ofCVE-2014-3153.This update also fixes the following bug: A previous change that introduced global clock updates caused guest machines to boot slowly when the host Time Stamp Counter (TSC) was markedas unstable. The slow down increased with the number of vCPUs allocated.To resolve this problem, a patch has been applied to limit the rate of theglobal clock updates. (BZ#1102253)All kernel users are advised to upgrade to these updated packages, whichcontain backported patches to correct these issues. The system must berebooted for this update to take effect.

Affected Software

31 affected componentsFixes available
redhat/kernel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug-devel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-devel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-doc<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-firmware<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-headers<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/perf<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/perf-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/python-perf<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/python-perf-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debug-devel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debuginfo-common-i686<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-devel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-headers<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/perf<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/perf-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/python-perf<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/python-perf-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-bootwrapper<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debuginfo-common-ppc64<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-debuginfo-common-s390x<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-kdump<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-kdump-debuginfo<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6
redhat/kernel-kdump-devel<2.6.32-358.46.1.el6
2.6.32-358.46.1.el6

Remediation

Event History

Jul 17, 2014
Advisory Published
12:00 AM
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of RHSA-2014:0900?

RHSA-2014:0900 is classified as important due to a vulnerability that allows local, unprivileged users to impact the system's stability.

2

How do I fix RHSA-2014:0900?

To fix RHSA-2014:0900, upgrade to kernel version 2.6.32-358.46.1.el6 or later.

3

Who is affected by RHSA-2014:0900?

RHSA-2014:0900 affects users running specific versions of the Linux kernel and related packages on Red Hat Enterprise Linux 6.

4

What is the nature of the vulnerability in RHSA-2014:0900?

The vulnerability in RHSA-2014:0900 is related to a flaw in the Linux kernel's futex subsystem affecting the handling of Priority Inheritance (PI) futexes.

5

Is there a permanent solution for RHSA-2014:0900?

The permanent solution for RHSA-2014:0900 is to apply the recommended kernel updates to mitigate the vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203