RHSA-2009:1157: Important: kernel-rt security and bug fix update
The kernel-rt packages contain the Linux kernel, the core of any Linuxoperating system.Security fixes: a flaw was found in the Intel PRO/1000 network driver in the Linux kernel. Frames with sizes near the MTU of an interface may be split acrossmultiple hardware receive descriptors. Receipt of such a frame could leakthrough a validation check, leading to a corruption of the length check. Aremote attacker could use this flaw to send a specially-crafted packet thatwould cause a denial of service or code execution. (CVE-2009-1385,Important) Michael Tokarev reported a flaw in the Realtek r8169 Ethernet driver in the Linux kernel. This driver allowed interfaces using this driver toreceive frames larger than what could be handled. This could lead to aremote denial of service or code execution. (CVE-2009-1389, Important) several flaws were found in the way the Linux kernel CIFS implementation handles Unicode strings. CIFS clients convert Unicode strings sent by aserver to their local character sets, and then write those strings intomemory. If a malicious server sent a long enough string, it could writepast the end of the target memory region and corrupt other memory areas,possibly leading to a denial of service or privilege escalation on theclient mounting the CIFS share. (CVE-2009-1633, Important) Frank Filz reported the NFSv4 client was missing a file permission check for the execute bit in some situations. This could allow local,unprivileged users to run non-executable files on NFSv4 mounted filesystems. (CVE-2009-1630, Moderate) a deadlock flaw was found in the Linux kernel splice implementation. This deadlock could occur during interactions between thegenericfilesplicewrite() and splicefrompipe() functions, possiblyleading to a partial denial of service on the file system partition wherethe deadlock occurs. (CVE-2009-1961, Moderate)Bug fixes: a stack buffer used by geteventname() was not large enough to accommodate the nul terminator that sprintf() writes. In some cases, thiscould lead to an invalid pointer or a kernel panic. With this update, thefunction is modified to allow space for the nul terminator. (BZ#503902) freebootmem() was hard-coded to use node 0. This could have caused a kernel panic during boot on a NUMA system that happens to boot on a nodeother than node 0. With this update, freebootmem() acts on the currentnode, resolving this issue. (BZ#503048) CPU flag mishandling caused TSC clocksource synchronization to fail (TSC was marked unstable) on the Intel? microarchitecture (Nehalem). Inaddition, TSC clocksource checks added to the 64-bit kernel code are nowpresent for i386 systems. Also, "/proc/cpuinfo" now shows TSC-relatedflags. (BZ#50289, BZ#508756) barriers are used to make sure delayed work requested from threads is processed before continuing. runworkqueue(), however, exited beforeprocessing all barriers, causing threads to wait forever. In a reportedcase, this bug caused missing path issues for Device Mapper Multipathing.(BZ#504133) calling pipe() with an invalid address caused a file descriptor leak. (BZ#509629) the code to add "/dev/rtc" contained a printk statement without a log level prefix. (BZ#510099) an extra check has been added to the realtime kernel to avoid a rare corruption of the FPU (Floating Point Unit) stack, which could occur if atask using FPU registers was preempted by an interruption. (BZ#509359) fix a boot-up problem on HP ProLiant SL2x170z G6 and similar systems by adding Intel ICH10 controllers back to the atapiix driver. (BZ#508783) converts a UID comparison in AGP to a more secure capability check. By default, "/dev/agpgart" is accessible only to the root user. (BZ#505493)Users should upgrade to these updated packages, which contain backportedpatches to correct these issues. The system must be rebooted for thisupdate to take effect.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2009:1157?
The severity of RHSA-2009:1157 is categorized as important due to the potential impact on network functionality.
How do I fix RHSA-2009:1157?
To fix RHSA-2009:1157, update the kernel-rt packages to the latest versions provided by your Linux distribution.
What components are affected by RHSA-2009:1157?
RHSA-2009:1157 affects the Intel PRO/1000 network driver within the Linux kernel.
What issue does RHSA-2009:1157 address?
RHSA-2009:1157 addresses a flaw in the Intel PRO/1000 network driver that can cause issues with frames that are split near the MTU.
When was RHSA-2009:1157 released?
RHSA-2009:1157 was released in 2009 as a security update for the Linux kernel-rt packages.