RedHat: RHSA-2010-0758:01 Important: kernel-rt security and bug fix update
Summary
The kernel-rt packages contain the Linux kernel, the core of any Linux
operating system.
This update fixes the following security issues:
* The compat_alloc_user_space() function in the Linux kernel 32/64-bit
compatibility layer implementation was missing sanity checks. This function
could be abused in other areas of the Linux kernel if its length argument
can be controlled from user-space. On 64-bit systems, a local, unprivileged
user could use this flaw to escalate their privileges. (CVE-2010-3081,
Important)
* A missing upper bound integer check was found in the sys_io_submit()
function in the Linux kernel asynchronous I/O implementation. A local,
unprivileged user could use this flaw to cause an information leak.
(CVE-2010-3067, Low)
Red Hat would like to thank Ben Hawkes for reporting CVE-2010-3081, and
Tavis Ormandy for reporting CVE-2010-3067.
This update also fixes the following bugs:
* The RHSA-2010:0631 kernel-rt update resolved an issue (CVE-2010-2240)
where, when an application has a stack overflow, the stack could silently
overwrite another memory mapped area instead of a segmentation fault
occurring. This update implements the official upstream fixes for that
issue. Note: This is not a security regression. The original fix was
complete. (BZ#624604)
* In certain circumstances, under heavy load, certain network interface
cards using the bnx2 driver, and configured to use MSI-X, could stop
processing interrupts and then network connectivity would cease.
(BZ#622952)
* This update upgrades the tg3 driver to version 3.110. (BZ#640334)
Users are advised to upgrade to these updated packages, which contain
backported patches to correct these issues. The system must be rebooted for
this update to take effect.
Summary
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
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.
References
https://www.redhat.com/security/data/cve/CVE-2010-3067.html https://www.redhat.com/security/data/cve/CVE-2010-3081.html http://www.redhat.com/security/updates/classification/#important https://access.redhat.com/kb/docs/DOC-40265
Package List
MRG Realtime for RHEL 5 Server:
Source:
i386:
kernel-rt-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-debug-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-debug-debuginfo-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-debug-devel-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-debuginfo-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-debuginfo-common-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-devel-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-trace-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-trace-debuginfo-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-trace-devel-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-vanilla-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-vanilla-debuginfo-2.6.24.7-169.el5rt.i686.rpm
kernel-rt-vanilla-devel-2.6.24.7-169.el5rt.i686.rpm
noarch:
kernel-rt-doc-2.6.24.7-169.el5rt.noarch.rpm
x86_64:
kernel-rt-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-debug-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-debug-debuginfo-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-debug-devel-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-debuginfo-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-debuginfo-common-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-devel-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-trace-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-trace-debuginfo-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-trace-devel-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-vanilla-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-vanilla-debuginfo-2.6.24.7-169.el5rt.x86_64.rpm
kernel-rt-vanilla-devel-2.6.24.7-169.el5rt.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package
Topic
Updated kernel-rt packages that fix two security issues and three bugs arenow available for Red Hat Enterprise MRG 1.2.The Red Hat Security Response Team has rated this update as havingimportant security impact. Common Vulnerability Scoring System (CVSS) basescores, which give detailed severity ratings, are available for eachvulnerability from the CVE links in the References section.
Topic
Relevant Releases Architectures
MRG Realtime for RHEL 5 Server - i386, noarch, x86_64
Bugs Fixed
624604 - Backport official CVE-2010-2240 fixes
629441 - CVE-2010-3067 kernel: do_io_submit() infoleak
634457 - CVE-2010-3081 kernel: 64-bit Compatibility Mode Stack Pointer Underflow
640334 - update MRG 1.2 tg3 driver to latest upstream driver