Alerts This Week
Warning Icon 1 916
Alerts This Week
Warning Icon 1 916

Red Hat 6: RHSA-2012:1304-01 Moderate: Kernel Security and Bug Fix

red hat
Calendar Grey September 25, 2012
Dist Redhat Esm H88
Critical kernel upgrade released for Red Hat 6, fixing various vulnerabilities and glitches rated as moderate severity.
Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 6

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/articles/11258

To install kernel packages manually, use "rpm -ivh [package]". Do not use "rpm -Uvh" as that will remove the running kernel binaries from your system. You may use "rpm -e" to remove old kernels after determining that the new kernel functions properly on your system.

Summary

The kernel packages contain the Linux kernel, the core of any Linux operating system.
This update fixes the following security issues:
* An integer overflow flaw was found in the i915_gem_do_execbuffer() function in the Intel i915 driver in the Linux kernel. A local, unprivileged user could use this flaw to cause a denial of service. This issue only affected 32-bit systems. (CVE-2012-2384, Moderate)
* A memory leak flaw was found in the way the Linux kernel's memory subsystem handled resource clean up in the mmap() failure path when the MAP_HUGETLB flag was set. A local, unprivileged user could use this flaw to cause a denial of service. (CVE-2012-2390, Moderate)
* A race condition was found in the way access to inet->opt ip_options was synchronized in the Linux kernel's TCP/IP protocol suite implementation. Depending on the network facing applications running on the system, a remote attacker could possibly trigger this flaw to cause a denial of service. A local, unprivileged user could use this flaw to cause a denial of service regardless of the applications the system runs. (CVE-2012-3552, Moderate)
* A flaw was found in the way the Linux kernel's dl2k driver, used by certain D-Link Gigabit Ethernet adapters, restricted IOCTLs. A local, unprivileged user could use this flaw to issue potentially harmful IOCTLs, which could cause Ethernet adapters using the dl2k driver to malfunction (for example, losing network connectivity). (CVE-2012-2313, Low)
* A flaw was found in the way the msg_namelen variable in the rds_recvmsg() function of the Linux kernel's Reliable Datagram Sockets (RDS) protocol implementation was initialized. A local, unprivileged user could use this flaw to leak kernel stack memory to user-space. (CVE-2012-3430, Low)
Red Hat would like to thank Hafid Lin for reporting CVE-2012-3552, and Stephan Mueller for reporting CVE-2012-2313. The CVE-2012-3430 issue was discovered by the Red Hat InfiniBand team.
This update also fixes several bugs. Documentation for these changes will be available shortly from the Technical Notes document linked to in the References section.
Users should upgrade to these updated packages, which contain backported patches to correct these issues, and fix the bugs noted in the Technical Notes. The system must be rebooted for this update to take effect.

References

https://access.redhat.com/security/cve/CVE-2012-2313 https://access.redhat.com/security/cve/CVE-2012-2384 https://access.redhat.com/security/cve/CVE-2012-2390 https://access.redhat.com/security/cve/CVE-2012-3430 https://access.redhat.com/security/cve/CVE-2012-3552 https://access.redhat.com/security/updates/classification#moderate

Package List

Red Hat Enterprise Linux Desktop (v. 6):
Source:
i386: kernel-2.6.32-279.9.1.el6.i686.rpm kernel-debug-2.6.32-279.9.1.el6.i686.rpm kernel-debug-debuginfo-2.6.32-279.9.1.el6.i686.rpm kernel-debug-devel-2.6.32-279.9.1.el6.i686.rpm kernel-debuginfo-2.6.32-279.9.1.el6.i686.rpm kernel-debuginfo-common-i686-2.6.32-279.9.1.el6.i686.rpm kernel-devel-2.6.32-279.9.1.el6.i686.rpm kernel-headers-2.6.32-279.9.1.el6.i686.rpm perf-2.6.32-279.9.1.el6.i686.rpm perf-debuginfo-2.6.32-279.9.1.el6.i686.rpm python-perf-debuginfo-2.6.32-279.9.1.el6.i686.rpm
noarch: kernel-doc-2.6.32-279.9.1.el6.noarch.rpm kernel-firmware-2.6.32-279.9.1.el6.noarch.rpm
x86_64: kernel-2.6.32-279.9.1.el6.x86_64.rpm kernel-debug-2.6.32-279.9.1.el6.x86_64.rpm kernel-debug-debuginfo-2.6.32-279.9.1.el6.x86_64.rpm kernel-debug-devel-2.6.32-279.9.1.el6.x86_64.rpm kernel-debuginfo-2.6.32-279.9.1.el6.x86_64.rpm kernel-debuginfo-common-x86_64-2.6.32-279.9.1.el6.x86_64.rpm kernel-devel-2.6.32-279.9.1.el6.x86_64.rpm kernel-headers-2.6.32-279.9.1.el6.x86_64.rpm perf-2.6.32-279.9.1.el6.x86_64.rpm perf-debuginfo-2.6.32-279.9.1.el6.x86_64.rpm python-perf-debuginfo-2.6.32-279.9.1.el6.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
Source:
i386: kernel-debug-debuginfo-2.6.32-279.9.1.el6.i686.rpm

Read the Full Advisory


Advisory ID: RHSA-2012:1304-01
Product: Red Hat Enterprise Linux
Issue date: 2012-09-25

Topic

Updated kernel packages that fix multiple security issues and several bugsare now available for Red Hat Enterprise Linux 6.The Red Hat Security Response Team has rated this update as having moderatesecurity impact. Common Vulnerability Scoring System (CVSS) base scores,which give detailed severity ratings, are available for each vulnerabilityfrom the CVE links in the References section.

Relevant Releases Architectures

Red Hat Enterprise Linux Desktop (v. 6) - i386, noarch, x86_64

Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64

Red Hat Enterprise Linux HPC Node (v. 6) - noarch, x86_64

Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64

Red Hat Enterprise Linux Server (v. 6) - i386, noarch, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, noarch, x86_64

Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

Bugs Fixed

818820 - CVE-2012-2313 kernel: unfiltered netdev rio_ioctl access by users820039 - CVE-2012-3430 kernel: recv{from,msg}() on an rds socket can leak kernel memory

824178 - CVE-2012-2384 kernel: drm/i915: integer overflow in i915_gem_do_execbuffer()

824345 - CVE-2012-2390 kernel: huge pages: memory leak on mmap failure

842982 - Change network with netconsole loaded cause kernel panic [rhel-6.3.z]

847945 - nfs_attr_use_mounted_on_file() returns wrong value [rhel-6.3.z]

849051 - dlm: deadlock between dlm_send and dlm_controld [rhel-6.3.z]

851444 - [qemu-kvm] [hot-plug] qemu-process (RHEL6.3 guest) goes into D state during nic hot unplug (netdev_del hostnet1) [rhel-6.3.z]

853465 - CVE-2012-3552 kernel: net: slab corruption due to improper synchronization around inet->opt

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here