Solution
Please Install the Updated Packages.
Insight
The kernel packages contain the Linux kernel, the core of any Linux operating system.
This update fixes the following security issues:
* a logic error was found in the do_setlk() function of the Linux kernel Network File System (NFS) implementation. If a signal interrupted a lock request, the local POSIX lock was incorrectly created. This could cause a denial of service on the NFS server if a file descriptor was closed before its corresponding lock request returned. (CVE-2008-4307, Important)
* a deficiency was found in the Linux kernel system call auditing implementation on 64-bit systems. This could allow a local, unprivileged user to circumvent a system call audit configuration, if that configuration filtered based on the "
syscall"
number or arguments.
(CVE-2009-0834, Important)
* the exit_notify() function in the Linux kernel did not properly reset the exit signal if a process executed a set user ID (setuid) application before exiting. This could allow a local, unprivileged user to elevate their privileges. (CVE-2009-1337, Important)
* a flaw was found in the ecryptfs_write_metadata_to_contents() function of the Linux kernel eCryptfs implementation. On systems with a 4096 byte page-size, this flaw may have caused 4096 bytes of uninitialized kernel memory to be written into the eCryptfs file headers, leading to an information leak. Note: Encrypted files created on systems running the vulnerable version of eCryptfs may contain leaked data in the eCryptfs file headers. This update does not remove any leaked data. Refer to the Knowledgebase article in the References section for further information.
(CVE-2009-0787, Moderate)
* the Linux kernel implementation of the Network File System (NFS) did not properly initialize the file name limit in the nfs_server data structure.
This flaw could possibly lead to a denial of service on a client mounting an NFS share. (CVE-2009-1336, Moderate)
This update also fixes the following bugs:
* the enic driver (Cisco 10G Ethernet) did not operate under virtualization. (BZ#472474)
* network interfaces using the IBM eHEA Ethernet device driver could not be successfully configured under low-memory conditions. (BZ#487035)
* bonding with the "
arp_validate=3"
option may have prevented fail overs.
(BZ#488064)
* when running under virtualization, the acpi-cpufreq module wrote " Domain
attempted WRMSR"
errors to the dmesg log. (BZ#488928)
* NFS clients may have experienced deadlocks during unmount. (BZ#488929)
* the ixgbe drive ...
Description truncated, for more information please check the Reference URL
Affected
kernel on CentOS 5
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2008-4307, CVE-2009-0787, CVE-2009-0834, CVE-2009-1336, CVE-2009-1337 -
CVSS Base Score: 4.9
AV:L/AC:L/Au:N/C:C/I:N/A:N
Related Vulnerabilities