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-2015:2411 - Security Advisory
Issued:
2015-11-19
Updated:
2015-11-19

RHSA-2015:2411 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: kernel-rt security, bug fix, and enhancement 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, several bugs,
and add various enhancements are now available for Red Hat Enterprise
Linux 7.

Red Hat Product Security 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

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

  • A flaw was found in the way the Linux kernel's file system implementation

handled rename operations in which the source was inside and the
destination was outside of a bind mount. A privileged user inside a
container could use this flaw to escape the bind mount and, potentially,
escalate their privileges on the system. (CVE-2015-2925, Important)

  • A race condition flaw was found in the way the Linux kernel's IPC

subsystem initialized certain fields in an IPC object structure that were
later used for permission checking before inserting the object into a
globally visible list. A local, unprivileged user could potentially use
this flaw to elevate their privileges on the system. (CVE-2015-7613,
Important)

  • It was found that the Linux kernel memory resource controller's (memcg)

handling of OOM (out of memory) conditions could lead to deadlocks.
An attacker able to continuously spawn new processes within a single
memory-constrained cgroup during an OOM event could use this flaw to lock
up the system. (CVE-2014-8171, Moderate)

  • A race condition flaw was found between the chown and execve system

calls. When changing the owner of a setuid user binary to root, the race
condition could momentarily make the binary setuid root. A local,
unprivileged user could potentially use this flaw to escalate their
privileges on the system. (CVE-2015-3339, Moderate)

  • A flaw was discovered in the way the Linux kernel's TTY subsystem handled

the tty shutdown phase. A local, unprivileged user could use this flaw to
cause a denial of service on the system by holding a reference to the ldisc
lock during tty shutdown, causing a deadlock. (CVE-2015-4170, Moderate)

  • A NULL pointer dereference flaw was found in the SCTP implementation.

A local user could use this flaw to cause a denial of service on the system
by triggering a kernel panic when creating multiple sockets in parallel
while the system did not have the SCTP module loaded. (CVE-2015-5283,
Moderate)

  • A flaw was found in the way the Linux kernel's Crypto subsystem handled

automatic loading of kernel modules. A local user could use this flaw to
load any installed kernel module, and thus increase the attack surface of
the running kernel. (CVE-2013-7421, CVE-2014-9644, Low)

  • An information leak flaw was found in the way the Linux kernel changed

certain segment registers and thread-local storage (TLS) during a context
switch. A local, unprivileged user could use this flaw to leak the user
space TLS base address of an arbitrary process. (CVE-2014-9419, Low)

  • A flaw was found in the way the Linux kernel handled the securelevel

functionality after performing a kexec operation. A local attacker could
use this flaw to bypass the security mechanism of the
securelevel/secureboot combination. (CVE-2015-7837, Low)

Red Hat would like to thank Linn Crosetto of HP for reporting the
CVE-2015-7837 issue. The CVE-2015-5283 issue was discovered by Ji Jianwen
from Red Hat engineering.

The kernel-rt packages have been upgraded to version 3.10.0-326.rt56.204,
which provides a number of bug fixes and enhancements. (BZ#1201915,
BZ#1211724)

This update also fixes several bugs and adds multiple enhancements.
Refer to the following Red Hat Knowledgebase article for information on the
most significant of these changes:

https://access.redhat.com/articles/2055783

All kernel-rt users are advised to upgrade to these updated packages, which
correct these issues and add these enhancements. The system must be
rebooted for this update to take effect.

Solution

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

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for Real Time 7 x86_64

Fixes

  • BZ - 1177260 - CVE-2014-9419 kernel: partial ASLR bypass through TLS base addresses leak
  • BZ - 1185469 - CVE-2013-7421 Linux kernel: crypto api unprivileged arbitrary module load via request_module()
  • BZ - 1190546 - CVE-2014-9644 Linux kernel: crypto api unprivileged arbitrary module load via request_module()
  • BZ - 1198109 - CVE-2014-8171 kernel: memcg: OOM handling DoS
  • BZ - 1209190 - kernel-rt: rebase tree to match RHEL7.1.z source tree
  • BZ - 1209367 - CVE-2015-2925 Kernel: vfs: Do not allow escaping from bind mounts
  • BZ - 1211724 - kernel-rt: rebase to the RHEL7.1.z batch3 source tree
  • BZ - 1214030 - CVE-2015-3339 kernel: race condition between chown() and execve()
  • BZ - 1218879 - CVE-2015-4170 kernel: pty layer race condition on tty ldisc shutdown.
  • BZ - 1230391 - kernel-rt: update to the RHEL7.1.z batch 4 source tree
  • BZ - 1230395 - kernel-rt: update to the RHEL7.1.z batch 5 source tree
  • BZ - 1257528 - CVE-2015-5283 kernel: Creating multiple sockets when SCTP module isn't loaded leads to kernel panic
  • BZ - 1265251 - kernel-rt: update to the RHEL7.1.z batch 6 source tree
  • BZ - 1268270 - CVE-2015-7613 kernel: Unauthorized access to IPC objects with SysV shm
  • BZ - 1272472 - CVE-2015-7837 kernel: securelevel disabled after kexec

CVEs

  • CVE-2013-7421
  • CVE-2014-8171
  • CVE-2014-9419
  • CVE-2014-9644
  • CVE-2015-2925
  • CVE-2015-3339
  • CVE-2015-4170
  • CVE-2015-5283
  • CVE-2015-7613
  • CVE-2015-7837

References

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

Red Hat Enterprise Linux for Real Time 7

SRPM
kernel-rt-3.10.0-327.rt56.204.el7.src.rpm SHA-256: 7146fe96d2c017a57eef083a7fa64af584a5a852938d89493ee6efb8349ad161
x86_64
kernel-rt-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 98b0da5d2915d7fc4fc2b5e9192ab780431e14b88b9ccb5965f4168d5bf3861e
kernel-rt-debug-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: fe9981803f184291e23da0d585a7d044b95399e4ba121e3284c9d0499e254ef4
kernel-rt-debug-debuginfo-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: e59fa277caebd298e615e03b23d5fe88a7ead46cea299e1516b88b09cfb66954
kernel-rt-debug-devel-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 5802e6d225bd632fdd0d698e43878381e66c28eba23daf2c0c2f9a248b4d0322
kernel-rt-debuginfo-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 481230ee64f815190df0b7bc7920f30586d8da66e21b2ccd28593f08b553161b
kernel-rt-debuginfo-common-x86_64-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 18474f78e254104adf66ef561d2f75d7321a00401b1c959ddd962e67552631ff
kernel-rt-devel-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 4d9aa2b6741794f2439ba0276e18197423b9427f98121a06d9dd73feade77bbf
kernel-rt-doc-3.10.0-327.rt56.204.el7.noarch.rpm SHA-256: 6dd39cb52f736636e62e3d702a76818084ec40e3c756592e600fc177d6aeb621
kernel-rt-trace-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 1b7edca022f3c928191663dcd8d7308377df1db113efa54a650c3fbf79880c0d
kernel-rt-trace-debuginfo-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 7023ee62a83cc4c48b2c729e08f7e66b6a115603ef66c8be89a23a402ec1bd51
kernel-rt-trace-devel-3.10.0-327.rt56.204.el7.x86_64.rpm SHA-256: 9d9bf1e9925c6e6257c4064b9372f736922c4781e546d506049d0e070f90dc8e

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