Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr

Upcoming News
· E3 2013: Wrap Up Coverage @ Legit Reviews
· Cougar Spike Micro ATX Case @ LanOC Reviews
· Logitech G400s Gaming Mouse Video Review with Dave Chaos @ HardwareHeaven.com
· Intel Core i7-4770K Haswell Processor Review @ ThinkComputers.org
· =?UTF-8?B?W0FmZmlsaWF0ZXMgTmV3c10gT0NaIFZlcnRleCAzLjIwIDI0MEdCIFNvbGlkIFM=?= =?UTF-8?B?dGF0ZSBEcml2ZSBSZXZpZXcgQCBBUEggIApOZXR3b3Jrcw==?
· Samsung EX2F Camera Review - A Low-Light Advanced Point-And-Shoot For Any Photographer
· NZXT Phantom 630 Ultra Tower
· An MTN News Flash - MEGATech Reviews: Wicked Audio EVAC Full-Size Headphones
· [security-announce] openSUSE-SU-2013:1042-1: critical: kernel: security and bugfix update
· [security-announce] openSUSE-SU-2013:1043-1: critical: kernel

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2672 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3455 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93209 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 185 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6896 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » February 2010 » RHSA-2010:0076-01 Important: kernel security and bug fix update

RHSA-2010:0076-01 Important: kernel security and bug fix update

Posted by Bob on: 02/02/2010 10:55 PM [ Print | 0 comment(s) ]

A new update is available for Red Hat Enterprise Linux. Here the announcement:




-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
Red Hat Security Advisory

Synopsis: Important: kernel security and bug fix update
Advisory ID: RHSA-2010:0076-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2010-0076.html
Issue date: 2010-02-02
CVE Names: CVE-2009-3080 CVE-2009-3889 CVE-2009-3939
CVE-2009-4005 CVE-2009-4020
=====================================================================

1. Summary:

Updated kernel packages that fix multiple security issues and three bugs
are now available for Red Hat Enterprise Linux 4.

This update has been rated as having important security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AS version 4 - i386, ia64, noarch, ppc, s390, s390x, x86_64
Red Hat Enterprise Linux Desktop version 4 - i386, noarch, x86_64
Red Hat Enterprise Linux ES version 4 - i386, ia64, noarch, x86_64
Red Hat Enterprise Linux WS version 4 - i386, ia64, noarch, x86_64

3. Description:

The kernel packages contain the Linux kernel, the core of any Linux
operating system.

This update fixes the following security issues:

* an array index error was found in the gdth driver in the Linux kernel. A
local user could send a specially-crafted IOCTL request that would cause a
denial of service or, possibly, privilege escalation. (CVE-2009-3080,
Important)

* a flaw was found in the collect_rx_frame() function in the HiSax ISDN
driver (hfc_usb) in the Linux kernel. An attacker could use this flaw to
send a specially-crafted HDLC packet that could trigger a buffer out of
bounds, possibly resulting in a denial of service. (CVE-2009-4005,
Important)

* permission issues were found in the megaraid_sas driver (for SAS based
RAID controllers) in the Linux kernel. The "dbg_lvl" and "poll_mode_io"
files on the sysfs file system ("/sys/") had world-writable permissions.
This could allow local, unprivileged users to change the behavior of the
driver. (CVE-2009-3889, CVE-2009-3939, Moderate)

* a buffer overflow flaw was found in the hfs_bnode_read() function in the
HFS file system implementation in the Linux kernel. This could lead to a
denial of service if a user browsed a specially-crafted HFS file system,
for example, by running "ls". (CVE-2009-4020, Low)

This update also fixes the following bugs:

* if a process was using ptrace() to trace a multi-threaded process, and
that multi-threaded process dumped its core, the process performing the
trace could hang in wait4(). This issue could be triggered by running
"strace -f" on a multi-threaded process that was dumping its core,
resulting in the strace command hanging. (BZ#555869)

* a bug in the ptrace() implementation could have, in some cases, caused
ptrace_detach() to create a zombie process if the process being traced
was terminated with a SIGKILL signal. (BZ#555869)

* the RHSA-2010:0020 update resolved an issue (CVE-2009-4537) in the
Realtek r8169 Ethernet driver. This update implements a better solution for
that issue. Note: This is not a security regression. The original fix was
complete. This update is adding the official upstream fix. (BZ#556406)

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.

4. 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
http://kbase.redhat.com/faq/docs/DOC-11259

5. Bugs fixed (http://bugzilla.redhat.com/):

526068 - CVE-2009-3889 CVE-2009-3939 kernel: megaraid_sas permissions in sysfs
539414 - CVE-2009-3080 kernel: gdth: Prevent negative offsets in ioctl
539435 - CVE-2009-4005 kernel: isdn: hfc_usb: fix read buffer overflow
540736 - CVE-2009-4020 kernel: hfs buffer overflow
555869 - [4.7] wait4 blocks on non-existing pid [rhel-4.8.z]
556406 - kernel: r8169: straighten out overlength frame detection (improved) [rhel-4.9] [rhel-4.8.z]

6. Package List:

Red Hat Enterprise Linux AS version 4:

Source:
ftp://updates.redhat.com/enterprise/4AS/en/os/SRPMS/kernel-2.6.9-89.0.20.EL.src.rpm

i386:
kernel-2.6.9-89.0.20.EL.i686.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.i686.rpm
kernel-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.i686.rpm

ia64:
kernel-2.6.9-89.0.20.EL.ia64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.ia64.rpm
kernel-devel-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.ia64.rpm

noarch:
kernel-doc-2.6.9-89.0.20.EL.noarch.rpm

ppc:
kernel-2.6.9-89.0.20.EL.ppc64.rpm
kernel-2.6.9-89.0.20.EL.ppc64iseries.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.ppc64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.ppc64iseries.rpm
kernel-devel-2.6.9-89.0.20.EL.ppc64.rpm
kernel-devel-2.6.9-89.0.20.EL.ppc64iseries.rpm
kernel-largesmp-2.6.9-89.0.20.EL.ppc64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.ppc64.rpm

s390:
kernel-2.6.9-89.0.20.EL.s390.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.s390.rpm
kernel-devel-2.6.9-89.0.20.EL.s390.rpm

s390x:
kernel-2.6.9-89.0.20.EL.s390x.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.s390x.rpm
kernel-devel-2.6.9-89.0.20.EL.s390x.rpm

x86_64:
kernel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.x86_64.rpm
kernel-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.x86_64.rpm

Red Hat Enterprise Linux Desktop version 4:

Source:
ftp://updates.redhat.com/enterprise/4Desktop/en/os/SRPMS/kernel-2.6.9-89.0.20.EL.src.rpm

i386:
kernel-2.6.9-89.0.20.EL.i686.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.i686.rpm
kernel-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.i686.rpm

noarch:
kernel-doc-2.6.9-89.0.20.EL.noarch.rpm

x86_64:
kernel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.x86_64.rpm
kernel-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.x86_64.rpm

Red Hat Enterprise Linux ES version 4:

Source:
ftp://updates.redhat.com/enterprise/4ES/en/os/SRPMS/kernel-2.6.9-89.0.20.EL.src.rpm

i386:
kernel-2.6.9-89.0.20.EL.i686.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.i686.rpm
kernel-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.i686.rpm

ia64:
kernel-2.6.9-89.0.20.EL.ia64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.ia64.rpm
kernel-devel-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.ia64.rpm

noarch:
kernel-doc-2.6.9-89.0.20.EL.noarch.rpm

x86_64:
kernel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.x86_64.rpm
kernel-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.x86_64.rpm

Red Hat Enterprise Linux WS version 4:

Source:
ftp://updates.redhat.com/enterprise/4WS/en/os/SRPMS/kernel-2.6.9-89.0.20.EL.src.rpm

i386:
kernel-2.6.9-89.0.20.EL.i686.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.i686.rpm
kernel-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-2.6.9-89.0.20.EL.i686.rpm
kernel-hugemem-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-2.6.9-89.0.20.EL.i686.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-2.6.9-89.0.20.EL.i686.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.i686.rpm

ia64:
kernel-2.6.9-89.0.20.EL.ia64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.ia64.rpm
kernel-devel-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.ia64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.ia64.rpm

noarch:
kernel-doc-2.6.9-89.0.20.EL.noarch.rpm

x86_64:
kernel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-debuginfo-2.6.9-89.0.20.EL.x86_64.rpm
kernel-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-largesmp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-2.6.9-89.0.20.EL.x86_64.rpm
kernel-smp-devel-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-2.6.9-89.0.20.EL.x86_64.rpm
kernel-xenU-devel-2.6.9-89.0.20.EL.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

7. References:

https://www.redhat.com/security/data/cve/CVE-2009-3080.html
https://www.redhat.com/security/data/cve/CVE-2009-3889.html
https://www.redhat.com/security/data/cve/CVE-2009-3939.html
https://www.redhat.com/security/data/cve/CVE-2009-4005.html
https://www.redhat.com/security/data/cve/CVE-2009-4020.html
http://www.redhat.com/security/updates/classification/#important

8. Contact:

The Red Hat security contact is lt;secalert@redhat.comgt;. More contact
details at https://www.redhat.com/security/team/contact/

Copyright 2010 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFLaI5xXlSAg2UNWIIRApx1AJ9JkeyBnigrm4x+Iqab/AudXflzKACdFgYF
qwKc3jZBKrpF4g50ZePMaXc=
=zBXZ
-----END PGP SIGNATURE-----


Bookmark and Share

« RHSA-2010:0079-01 Important: kernel security and bug fix update · DSA-1988-1: New qt4-x11 packages fix several vulnerabilities »

Linux Compatible » News » February 2010 » RHSA-2010:0076-01 Important: kernel security and bug fix update
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition