Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2009:0009 - Security Advisory
Issued:
2009-01-22
Updated:
2009-01-22

RHSA-2009:0009 - Security Advisory

  • Overview

Synopsis

Important: kernel security and bug fix update

Type/Severity

Security Advisory: Important

Topic

Updated kernel packages that fix several security issues and several bugs
are now available for Red Hat Enterprise MRG 1.0.

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

Description

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

These updated packages address the following security issues:

  • Tavis Ormandy discovered a deficiency in the Linux kernel 32-bit and

64-bit emulation. This could allow a local, unprivileged user to prepare
and run a specially-crafted binary which would use this deficiency to leak
uninitialized and potentially sensitive data. (CVE-2008-0598, Important)

  • Olaf Kirch reported a flaw in the i915 kernel driver that only affects

the Intel G33 series and newer. This flaw could, potentially, lead to local
privilege escalation. (CVE-2008-3831, Important)

  • Miklos Szeredi reported a missing check for files opened with O_APPEND in

sys_splice(). This could allow a local, unprivileged user to bypass the
append-only file restrictions. (CVE-2008-4554, Important)

  • a deficiency was found in the Linux kernel Stream Control Transmission

Protocol (SCTP) implementation. This could lead to a possible denial of
service if one end of a SCTP connection did not support the AUTH extension.
(CVE-2008-4576, Important)

  • Wei Yongjun reported a flaw in the Linux kernel SCTP implementation. In

certain code paths, sctp_sf_violation_paramlen() could be called with a
wrong parameter data type. This could lead to a possible denial of service.
(CVE-2008-4618, Important)

  • when fput() was called to close a socket, the __scm_destroy() function in

the Linux kernel could make indirect recursive calls to itself. This could,
potentially, lead to a denial of service issue. (CVE-2008-5029, Important)

  • the ext2 and ext3 filesystem code failed to properly handle corrupted

data structures, leading to a possible local denial of service issue when
read or write operations were performed. (CVE-2008-3528, Low)

These updated packages also address numerous bugs, including the following:

  • several System on Chip (SoC) audio drivers allocated memory in the

platform device probe function but did not free this memory in the event of
an error. Instead, the memory was freed in the device probe function's
error path. This could result in a 'double free' error. With this update,
errors cause memory to be freed correctly.

  • when a check was made to see if the netlink attribute fitted into

available memory, the value returned, "remaining", could become negative
due to alignment in nla_next(). GCC set "remaining" to unsigned when
testing against the sizeof(*nla), however. As a consequence, the test would
always succeed and the function nla_for_each_attr() could, potentially,
access memory outside the received buffer. With this update, sizeof is cast
to an integer, ensuring sizeof(*nla) does a signed test and prevents an
illegal memory de-reference.

  • if a user-space process used a SIGIO notification and did not disable it

before closing the file descriptor, a stale pointer was left in the
async_queue of the real-time clock. When a different user-space process
subsequently used a SIGIO notification, the kernel de-referenced this
pointer and crashed. With this updated kernel, SIGIO notifications are
disabled when the file descriptor is closed, preventing this.

  • the real-time kernel included with Red Hat Enterprise Linux MRG did not

randomize exec, heap or libc addresses. This update corrects this omission:
exec, heap and libc addresses are now randomized.

Numerous other bug fixes included with this update are noted in the Red Hat
Enterprise MRG 1.0 Real Time Security Update Release Note, available at the
location noted in the References section below.

All Red Hat Enterprise MRG users should install this update which addresses
these vulnerabilities and fixes these bugs.

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

Affected Products

  • MRG Realtime 1 x86_64
  • MRG Realtime 1 i386

Fixes

  • BZ - 468205 - Turn off building of ocfs2 filesystem module in MRG RT kernel
  • BZ - 469186 - [FOCUS] Lockdep fixes cause latency regression
  • BZ - 467783 - SAN Patchset needs merging into MRG
  • BZ - 466153 - [Broadcom 5.3 feat] Update bnx2 to version 1.7.4+
  • BZ - 470201 - CVE-2008-5029 kernel: Unix sockets kernel panic
  • BZ - 467781 - MRG kernel has the e1000e bug
  • BZ - 466554 - Update qla2xxx driver with RHEL5.3 + upstream fixes
  • BZ - 466557 - Update the e1000e driver with RHEL5.3 and upstream fixes
  • BZ - 466558 - Update the tg3 driver with RHEL5.3 and upstream fixes
  • BZ - 466341 - RT kernel fails to boot on Intel Canelands processors (16 and 24 cores)
  • BZ - 465862 - Warning from rt_mutex code while testing infiniband
  • BZ - 461330 - Update realtime kernel's lpfc version to 8.2.0.29
  • BZ - 467739 - Add amd64_edac driver from IBM
  • BZ - 455095 - event trace syscall on i386 has bogus parameters
  • BZ - 433938 - CVE-2008-0598 kernel: linux x86_64 ia32 emulation leaks uninitialized data
  • BZ - 464502 - CVE-2008-3831 kernel: i915 kernel drm driver arbitrary ioremap
  • BZ - 465730 - CVE-2008-4618 kernel: sctp: Fix kernel panic while process protocol violation parameter
  • BZ - 466079 - CVE-2008-4576 kernel: sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
  • BZ - 466707 - CVE-2008-4554 kernel: don't allow splice() to files opened with O_APPEND
  • BZ - 462281 - kernel: netlink: fix overrun in attribute iteration
  • BZ - 465744 - kernel: rtc: fix kernel panic on second use of SIGIO notification
  • BZ - 459577 - CVE-2008-3528 Linux kernel ext[234] directory corruption denial of service
  • BZ - 460102 - kernel: alsa: asoc: fix double free and memory leak in many codec drivers [mrg-1]

CVEs

  • CVE-2008-4618
  • CVE-2008-5029
  • CVE-2008-4576
  • CVE-2008-3831
  • CVE-2008-4554
  • CVE-2008-3528
  • CVE-2008-0598

References

  • http://www.redhat.com/security/updates/classification/#important
  • http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility