Synopsis: Important: kernel security and bug fix update
Issue Date: 2011-01-18
CVE Numbers: CVE-2010-4526
—
The kernel packages contain the Linux kernel, the core of any Linux
operating system.
This update fixes the following security issue:
* A flaw was found in the sctp_icmp_proto_unreachable() function in the
Linux kernel’s Stream Control Transmission Protocol (SCTP) implementation.
A remote attacker could use this flaw to cause a denial of service.
(CVE-2010-4526, Important)
This update also fixes the following bugs:
* Due to an off-by-one error, gfs2_grow failed to take the very last “rgrp”
parameter into account when adding up the new free space. With this update,
the GFS2 kernel properly counts all the new resource groups and fixes the
“statfs” file correctly. (BZ#666792)
* Prior to this update, a multi-threaded application, which invoked
popen(3) internally, could cause a thread stall by FILE lock corruption.
The application program waited for a FILE lock in glibc, but the lock
seemed to be corrupted, which was caused by a race condition in the COW
(Copy On Write) logic. With this update, the race condition was corrected
and FILE lock corruption no longer occurs. (BZ#667050)
* If an error occurred during I/O, the SCSI driver reset the “megaraid_sas”
controller to restore it to normal state. However, on Red Hat Enterprise
Linux 5, the waiting time to allow a full reset completion for the
“megaraid_sas” controller was too short. The driver incorrectly recognized
the controller as stalled, and, as a result, the system stalled as well.
With this update, more time is given to the controller to properly restart,
thus, the controller operates as expected after being reset. (BZ#667141)
Users should upgrade to these updated packages, which contain backported
patches to correct these issues. The system must be rebooted for this
update to take effect.
—
SL5
x86_64
kernel-2.6.18-238.1.1.el5.x86_64.rpm
kernel-debug-2.6.18-238.1.1.el5.x86_64.rpm
kernel-debug-devel-2.6.18-238.1.1.el5.x86_64.rpm
kernel-devel-2.6.18-238.1.1.el5.x86_64.rpm
kernel-headers-2.6.18-238.1.1.el5.x86_64.rpm
kernel-xen-2.6.18-238.1.1.el5.x86_64.rpm
kernel-xen-devel-2.6.18-238.1.1.el5.x86_64.rpm
i386
kernel-2.6.18-238.1.1.el5.i686.rpm
kernel-debug-2.6.18-238.1.1.el5.i686.rpm
kernel-debug-devel-2.6.18-238.1.1.el5.i686.rpm
kernel-devel-2.6.18-238.1.1.el5.i686.rpm
kernel-headers-2.6.18-238.1.1.el5.i386.rpm
kernel-PAE-2.6.18-238.1.1.el5.i686.rpm
kernel-PAE-devel-2.6.18-238.1.1.el5.i686.rpm
kernel-xen-2.6.18-238.1.1.el5.i686.rpm
kernel-xen-devel-2.6.18-238.1.1.el5.i686.rpm
noarch
kernel-doc-2.6.18-238.1.1.el5.noarch.rpm
– Scientific Linux Development Team