Linux Compatible

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

Advertisement


Latest News

[ Windows | Linux | Apple ]

· Linux Mint Debian Edition Released
· iPod Shuffle 4th Generation Teardown
· New version of Windows Storage Server due by the end of September
· Ubuntu 10.10 beta review
· Budget Sub-$150 Solid State Drive Round-up
· 7-Zip 9.16 Beta released
· CompatDB Updates 09/08/10
· Tech Report back-to-school 2010 system guide
· Firefox 4.0 Beta 5 released
· New typo3-src packages for Debian

Upcoming News

· Memonex Race R310 16GB Flash Drive Review @ OCC
· TRENDnet TEW-691GR 450Mbps WiFi-N Router @ Benchmark Reviews
· Cooler Master HAF 912 Review @ OCC
· Corsair H70 Self-Contained Liquid CPU Cooler @ Techgage.com
· Fedora Weekly News 242
· REVIEW: PNY GTX 460 XLR8 1GB @ PureOverclock
· Seagate FreeAgent Go 500Gb Portable Hard Drive @ TestFreaks
· ANNOUNCE: GENIUS 1.0.10 the "Back in Cali" release
· Meld 1.3.3 released
· DeepCool Gamer Storm Heatsink Review

Linux Compatibility

· Acer Aspire Timelinex 5820tg
· Notebook GX620
· IBM Thinkpad R50e
· BricsCAD for Linux
· Sil 3512 - Silicon Image Serial ATA (SATA) controller
· AverMedia AVerTV Volar Black HD (A850)
· SyncMaster B1930 monitor
· ATI Radeon 9600 Pro
· Compaq Presario CQ40
· Aspire 5741

New Forum Topics

· Ballistics..........
by: danleff
on: 2010-09-06 06:49
1 replies, 218 views

· Warhammer 40k Chaos Gate on XP - help?
by: Nateski
on: 2010-09-03 14:13
113 replies, 96482 views

· Need for Speed II: SE problem with Windows XP
by: nullphobiamaddy
on: 2010-08-31 18:46
5 replies, 20647 views

· mouse stops working once windows xp loads...help
by: cole1434
on: 2010-08-30 05:28
6 replies, 1302 views

· Dungeon Keeper 2 on vista
by: littlecengiz
on: 2010-08-26 08:47
1 replies, 1218 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

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 » December 2009 » RHSA-2009:1635-01 Important: kernel-rt security, bug fix, and enhancement update

RHSA-2009:1635-01 Important: kernel-rt security, bug fix, and enhancement update

Posted by: Bob on: 12/03/2009 01:45 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-rt security, bug fix, and enhancement update
Advisory ID: RHSA-2009:1635-01
Product: Red Hat Enterprise MRG for RHEL-5
Advisory URL: https://rhn.redhat.com/errata/RHSA-2009-1635.html
Issue date: 2009-12-03
CVE Names: CVE-2009-3726 CVE-2009-3889 CVE-2009-3939
=====================================================================

1. Summary:

Updated kernel-rt packages that fix security issues, two bugs, and add two
enhancements are now available for Red Hat Enterprise MRG 1.2.

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

2. Relevant releases/architectures:

MRG Realtime for RHEL 5 Server - i386, noarch, x86_64

3. Description:

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

These updated packages fix the following security issues:

* a NULL pointer dereference flaw was found in the NFSv4 implementation in
the Linux kernel. Several of the NFSv4 file locking functions failed to
check whether a file had been opened on the server before performing
locking operations on it. A local user on a system with an NFSv4 share
mounted could possibly use this flaw to cause a denial of service or
escalate their privileges. (CVE-2009-3726, 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)

These updated packages also fix the following bugs:

* a problem existed with the i5000_edac driver under some topologies. In
some cases, this driver failed to export memory devices via sysfs,
preventing the ibm-prtm service from starting. With this update, the memory
devices are accessible, allowing the ibm-prtm service to start, and
therefore perform SMI remediation as expected. (BZ#527421)

* the "/proc/sys/vm/mmap_min_addr" tunable helps prevent unprivileged
users from creating new memory mappings below the minimum address. The
sysctl value for mmap_min_addr could be changed by a process or user that
has an effective user ID (euid) of 0, even if the process or user does not
have the CAP_SYS_RAWIO capability. This update adds a capability check for
the CAP_SYS_RAWIO capability before allowing the mmap_min_addr value to be
changed. (BZ#534019)

As well, these updated packages add the following enhancements:

* the Intel ixgbe driver was updated to upstream version 2.0.16-k2.
(BZ#537505)

* the InfiniBand OFED driver was updated to upstream version 1.4.1.
(BZ#537500)

Users should upgrade to these updated packages, which contain backported
patches to correct these issues and add these enhancements. The system must
be rebooted for this update to take effect.

4. Solution:

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.

This update is available via 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
527421 - HS21xm i5000_edac kernel topology fix
529227 - CVE-2009-3726 kernel: nfsv4: kernel panic in nfs4_proc_lock()
534019 - kernel: sysctl: require CAP_SYS_RAWIO to set mmap_min_addr [mrg-1]
537500 - Update Infiniband system to OFED 1.4.1
537505 - update Intel ixgbe driver to latest upstream version

6. Package List:

MRG Realtime for RHEL 5 Server:

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/RHEMRG/SRPMS/kernel-rt-2.6.24.7-139.el5rt.src.rpm

i386:
kernel-rt-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-debug-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-debug-debuginfo-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-debug-devel-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-debuginfo-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-debuginfo-common-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-devel-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-trace-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-trace-debuginfo-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-trace-devel-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-vanilla-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-vanilla-debuginfo-2.6.24.7-139.el5rt.i686.rpm
kernel-rt-vanilla-devel-2.6.24.7-139.el5rt.i686.rpm

noarch:
kernel-rt-doc-2.6.24.7-139.el5rt.noarch.rpm

x86_64:
kernel-rt-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-debug-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-debug-debuginfo-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-debug-devel-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-debuginfo-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-debuginfo-common-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-devel-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-trace-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-trace-debuginfo-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-trace-devel-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-vanilla-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-vanilla-debuginfo-2.6.24.7-139.el5rt.x86_64.rpm
kernel-rt-vanilla-devel-2.6.24.7-139.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

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3889
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3939
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 2009 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFLF6E1XlSAg2UNWIIRAisyAJ4uKfntAdxoAedtpw+G7Mp4Pj//EACeMvHG
6pXIaBdqaQjSrFylTNmczRs=
¢wF
-----END PGP SIGNATURE-----


Bookmark and Share

« DSA 1944-1: New request-tracker packages fix session hijack vulnerability · DSA 1945-1: New gforge packages fix denial of service »

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