Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2012:0333 - Security Advisory
Issued:
2012-02-23
Updated:
2012-02-23

RHSA-2012:0333 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: kernel-rt security and bug fix update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated kernel-rt packages that fix multiple security issues and various
bugs are now available for Red Hat Enterprise MRG 2.1.

The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

Description

These packages contain the Linux kernel.

Security fixes:

  • SG_IO ioctl SCSI requests on partitions or LVM volumes could be passed to

the underlying block device, allowing a privileged user to bypass
restrictions and gain read and write access (and be able to issue other
SCSI commands) to the entire block device. (CVE-2011-4127, Important)

  • A local, unprivileged user could use an integer overflow flaw in

drm_mode_dirtyfb_ioctl() to cause a denial of service or escalate their
privileges. (CVE-2012-0044, Important)

  • A local, unprivileged user could use a flaw in the Performance Events

implementation to cause a denial of service. (CVE-2011-2918, Moderate)

  • A local, unprivileged user could use flaws in the XFS file system

implementation to cause a denial of service or escalate their privileges by
mounting a specially-crafted disk. (CVE-2011-4077, CVE-2012-0038, Moderate)

  • A local, unprivileged user could use a flaw in the Out of Memory (OOM)

killer to monopolize memory, have their process skipped by the OOM killer,
or cause other tasks to be terminated. (CVE-2011-4097, Moderate)

  • A local, unprivileged user could use a flaw in the key management

facility to cause a denial of service. (CVE-2011-4110, Moderate)

  • A malicious Network File System version 4 (NFSv4) server could return a

crafted reply to a GETACL request, causing a denial of service on the
client. (CVE-2011-4131, Moderate)

  • A local attacker could use a flaw in the Journaling Block Device (JBD) to

crash the system by mounting a specially-crafted ext3 or ext4 disk.
(CVE-2011-4132, Moderate)

  • A flaw in igmp_heard_query() could allow an attacker, who is able to send

certain IGMP (Internet Group Management Protocol) packets to a target
system, to cause a denial of service. (CVE-2012-0207, Moderate)

  • If lock contention during signal sending occurred when in a software

interrupt handler that is using the per-CPU debug stack, the task could be
scheduled out on the realtime kernel, possibly leading to debug stack
corruption. A local, unprivileged user could use this flaw to cause a
denial of service. (CVE-2012-0810, Moderate)

Red Hat would like to thank Chen Haogang for reporting CVE-2012-0044;
Wang Xi for reporting CVE-2012-0038; Shubham Goyal for reporting
CVE-2011-4097; Andy Adamson for reporting CVE-2011-4131; and Simon McVittie
for reporting CVE-2012-0207.

Bug fixes:

  • When a sleeping task, waiting on a futex (fast userspace mutex), tried to

get the spin_lock(hb->lock) RT-mutex, if the owner of the futex released
the lock, the sleeping task was put on a futex proxy lock. Consequently,
the sleeping task was blocked on two locks and eventually terminated in the
BUG_ON() function. With this update, the WAKEUP_INPROGRESS pseudo-lock has
been added to be used as a proxy lock. This pseudo-lock tells the sleeping
task that it is being woken up so that the task no longer tries to get the
second lock. Now, the futex code works as expected and sleeping tasks no
longer crash in the described scenario. (BZ#784733)

  • When the CONFIG_CRYPTO_FIPS configuration option was disabled, some

services such as sshd and ipsec, while working properly, returned warning
messages regarding this missing option during start up. With this update,
CONFIG_CRYPTO_FIPS has been enabled and no warning messages are now
returned in the described scenario. (BZ#786145)

  • Previously, when a read operation on a loop device failed, the data

successfully read from the device was not cleared and could eventually
leak. This bug has been fixed and all data are now properly cleared in the
described scenario. (BZ#761420)

  • Due to an assembler-sourced object, the perf utility (from the perf-rt

package) for AMD64 and Intel 64 architectures contained an executable
stack. This update adds the ".note.GNU-stack" section definition to the
bench/mem-memcpy-x86-64-asm.S component of perf, with all flags disabled,
and perf no longer contains an executable stack, thus fixing this bug.
(BZ#783570)

Solution

Users should upgrade to these updated packages, which correct these
issues. The system must be rebooted for this update to take effect.

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
https://access.redhat.com/knowledge/articles/11258

To install kernel packages manually, use "rpm -ivh [package]". Do not
use "rpm -Uvh" as that will remove the running kernel binaries from
your system. You may use "rpm -e" to remove old kernels after
determining that the new kernel functions properly on your system.

Affected Products

  • MRG Realtime 2 x86_64

Fixes

  • BZ - 730706 - CVE-2011-2918 kernel: perf: Fix software event overflow
  • BZ - 747106 - CVE-2011-4131 kernel: nfs4_getfacl decoding kernel oops
  • BZ - 749156 - CVE-2011-4077 kernel: xfs: potential buffer overflow in xfs_readlink()
  • BZ - 750399 - CVE-2011-4097 kernel: oom_badness() integer overflow
  • BZ - 751297 - CVE-2011-4110 kernel: keys: NULL pointer deref in the user-defined key type
  • BZ - 752375 - CVE-2011-4127 kernel: possible privilege escalation via SG_IO ioctl
  • BZ - 753341 - CVE-2011-4132 kernel: jbd/jbd2: invalid value of first log block leads to oops
  • BZ - 772867 - CVE-2012-0207 kernel: igmp: Avoid zero delay when receiving odd mixture of IGMP queries
  • BZ - 772894 - CVE-2012-0044 kernel: drm: integer overflow in drm_mode_dirtyfb_ioctl()
  • BZ - 773280 - CVE-2012-0038 kernel: xfs heap overflow
  • BZ - 784733 - BUG at kernel/rtmutex.c:472 MRG 2.1 3.0.9-rt26.45.el6rt.x86_64 kernel
  • BZ - 786145 - missing /proc/sys/crypto/fips_enabled in 3.0.9 causes openssh errors
  • BZ - 794557 - CVE-2012-0810 kernel-rt: stack corruption when task gets scheduled out using the debug stack

CVEs

  • CVE-2011-2918
  • CVE-2011-4110
  • CVE-2011-4127
  • CVE-2011-4132
  • CVE-2011-4077
  • CVE-2012-0207
  • CVE-2012-0038
  • CVE-2012-0810
  • CVE-2012-0044
  • CVE-2011-4097
  • CVE-2011-4131

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

MRG Realtime 2

SRPM
kernel-rt-3.0.18-rt34.53.el6rt.src.rpm SHA-256: 9ca701403fabdee895989127dc891f87f0f3a677b53b23ccc68c75466a81db35
x86_64
kernel-rt-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 25bd215b3be24258448742cadafacb9fa436be30efe20ca17c7afb1c055e32f7
kernel-rt-debug-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 419d565e358c8c4aa14e4e5b544e1bf188fd6f35c7c00b288cea099cef4077f1
kernel-rt-debug-debuginfo-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: fe258c6926511531be5bc3193910294afb3c3819446871e09feaa013eef3be78
kernel-rt-debug-devel-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 035bc1086876fe8991ed3681cd30fab969102f458ceb48c714ee23d3177d805d
kernel-rt-debuginfo-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 979743cdf91dd5352b4c8a8c6cadbf42d9ff6f80537c517717d5b8aef08dd60c
kernel-rt-debuginfo-common-x86_64-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 9797e3b5972541452f5c8a26202911d4f56ab637721fefbb59124cc7ec159425
kernel-rt-devel-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 7ed59f0a5f5983c7fcb83fe28bca182997184ce36cc5470c5cc403618881208e
kernel-rt-doc-3.0.18-rt34.53.el6rt.noarch.rpm SHA-256: 7db6f403f8a7fe41eca9acafd1992e5f01344b7edb1f1b1e66e21000a5457fd6
kernel-rt-firmware-3.0.18-rt34.53.el6rt.noarch.rpm SHA-256: 8e78d92a99e961a8fc62638e34897dcef2adb191be0b548a5399f8520f4b1939
kernel-rt-trace-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: ac4652d68653db62e09ee89ad8a42001b945c99cf36e01fb4d530868e0b0baba
kernel-rt-trace-debuginfo-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 705f4e37219ff9bf2cd7de775ae57ff65dd5f46fd2d47e380cdc79d41a83b063
kernel-rt-trace-devel-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 9a4d15ba26ed0bd49c21c48df1768ba80b059510f20247fb38fd80955b9597ce
kernel-rt-vanilla-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: a3db1ac8bdcac4c9fb8a48c2b25f3474e930f055d428affa19cd2a17de5b6c81
kernel-rt-vanilla-debuginfo-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 0753eb13a70a76a09cd6bcb9d28100b3a779121d8ce03b85f499cf9fad06b545
kernel-rt-vanilla-devel-3.0.18-rt34.53.el6rt.x86_64.rpm SHA-256: 5eef289ee41e5c00de401456e1f58861eb19667c5a7e33171757b6770012f981

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2023 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter