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

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2015.1627
      Important: kernel-rt security, bug fix, and enhancement update
                               24 June 2015

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           kernel-rt
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux Server 6
Impact/Access:     Root Compromise       -- Existing Account
                   Denial of Service     -- Existing Account
                   Read-only Data Access -- Existing Account
                   Reduced Security      -- Existing Account
Resolution:        Patch/Upgrade
CVE Names:         CVE-2015-2830 CVE-2015-1805 CVE-2015-1593
                   CVE-2015-1573 CVE-2014-9584 CVE-2014-9529
                   CVE-2014-9420  

Reference:         ESB-2015.1592
                   ESB-2015.1572
                   ESB-2015.0429
                   ESB-2015.0108

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2015-1138.html

- --------------------------BEGIN INCLUDED TEXT--------------------

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

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

Synopsis:          Important: kernel-rt security, bug fix, and enhancement update
Advisory ID:       RHSA-2015:1138-01
Product:           Red Hat Enterprise MRG for RHEL-6
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2015-1138.html
Issue date:        2015-06-23
CVE Names:         CVE-2014-9420 CVE-2014-9529 CVE-2014-9584 
                   CVE-2015-1573 CVE-2015-1593 CVE-2015-1805 
                   CVE-2015-2830 
=====================================================================

1. Summary:

Updated kernel-rt packages that fix multiple security issues, several bugs,
and add various enhancements are now available for Red Hat Enterprise MRG
2.5.

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.

2. Relevant releases/architectures:

MRG Realtime for RHEL 6 Server v.2 - noarch, x86_64

3. Description:

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

* It was found that the Linux kernel's implementation of vectored pipe read
and write functionality did not take into account the I/O vectors that were
already processed when retrying after a failed atomic access operation,
potentially resulting in memory corruption due to an I/O vector array
overrun. A local, unprivileged user could use this flaw to crash the system
or, potentially, escalate their privileges on the system. (CVE-2015-1805,
Important)

* A race condition flaw was found in the way the Linux kernel keys
management subsystem performed key garbage collection. A local attacker
could attempt accessing a key while it was being garbage collected, which
would cause the system to crash. (CVE-2014-9529, Moderate)

* A flaw was found in the way the Linux kernel's 32-bit emulation
implementation handled forking or closing of a task with an 'int80' entry.
A local user could potentially use this flaw to escalate their privileges
on the system. (CVE-2015-2830, Low)

* It was found that the Linux kernel's ISO file system implementation did
not correctly limit the traversal of Rock Ridge extension Continuation
Entries (CE). An attacker with physical access to the system could use this
flaw to trigger an infinite loop in the kernel, resulting in a denial of
service. (CVE-2014-9420, Low)

* An information leak flaw was found in the way the Linux kernel's ISO9660
file system implementation accessed data on an ISO9660 image with RockRidge
Extension Reference (ER) records. An attacker with physical access to the
system could use this flaw to disclose up to 255 bytes of kernel memory.
(CVE-2014-9584, Low)

* A flaw was found in the way the nft_flush_table() function of the Linux
kernel's netfilter tables implementation flushed rules that were
referencing deleted chains. A local user who has the CAP_NET_ADMIN
capability could use this flaw to crash the system. (CVE-2015-1573, Low)

* An integer overflow flaw was found in the way the Linux kernel randomized
the stack for processes on certain 64-bit architecture systems, such as
x86-64, causing the stack entropy to be reduced by four. (CVE-2015-1593,
Low)

Red Hat would like to thank Carl Henrik Lunde for reporting CVE-2014-9420
and CVE-2014-9584. The security impact of CVE-2015-1805 was discovered by
Red Hat.

This update provides a build of the kernel-rt package for Red Hat
Enterprise MRG 2.5 that is layered on Red Hat Enterprise Linux 6, and
fixes the following issues:

* storvsc: get rid of overly verbose warning messages
* storvsc: force discovery of LUNs that may have been removed
* storvsc: in responce to a scan event, scan the hos
* storvsc: NULL pointer dereference fix
* futex: Mention key referencing differences between shared and private
futexes
* futex: Ensure get_futex_key_refs() always implies a barrier
* kernel module: set nx before marking module MODULE_STATE_COMING
* kernel module: Clean up ro/nx after early module load failures
* btrfs: make xattr replace operations atomic
* megaraid_sas: revert: Add release date and update driver version
* radeon: fix kernel segfault in hwmonitor

(BZ#1223077)

Bug fix:

* There is an XFS optimization that depended on a spinlock to disable
preemption using the preempt_disable() function. When CONFIG_PREEMPT_RT is
enabled on realtime kernels, spinlocks do not disable preemption while
held, so the XFS critical section was not protected from preemption.
Systems on the Realtime kernel-rt could lock up in this XFS optimization
when a task that locked all the counters was then preempted by a realtime
task, causing all callers of that lock to block indefinitely. This update
disables the optimization when building a kernel with
CONFIG_PREEMPT_RT_FULL enabled. (BZ#1217849)

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.

4. 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

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

1175235 - CVE-2014-9420 Kernel: fs: isofs: infinite loop in CE record entries
1179813 - CVE-2014-9529 kernel: use-after-free during key garbage collection
1180119 - CVE-2014-9584 kernel: isofs: unchecked printing of ER records
1190966 - CVE-2015-1573 kernel: panic while flushing nftables rules that reference deleted chains.
1192519 - CVE-2015-1593 kernel: Linux stack ASLR implementation Integer overflow
1202855 - CVE-2015-1805 kernel: pipe: iovec overrun leading to memory corruption
1208598 - CVE-2015-2830 kernel: int80 fork from 64-bit tasks mishandling
1217849 - xfs can live lock
1223077 - RFE: rebase the 3.10 kernel-rt

6. Package List:

MRG Realtime for RHEL 6 Server v.2:

Source:
kernel-rt-3.10.0-229.rt56.153.el6rt.src.rpm

noarch:
kernel-rt-doc-3.10.0-229.rt56.153.el6rt.noarch.rpm
kernel-rt-firmware-3.10.0-229.rt56.153.el6rt.noarch.rpm

x86_64:
kernel-rt-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-debug-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-debug-debuginfo-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-debug-devel-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-debuginfo-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-debuginfo-common-x86_64-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-devel-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-trace-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-trace-debuginfo-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-trace-devel-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-vanilla-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-vanilla-debuginfo-3.10.0-229.rt56.153.el6rt.x86_64.rpm
kernel-rt-vanilla-devel-3.10.0-229.rt56.153.el6rt.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://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2014-9420
https://access.redhat.com/security/cve/CVE-2014-9529
https://access.redhat.com/security/cve/CVE-2014-9584
https://access.redhat.com/security/cve/CVE-2015-1573
https://access.redhat.com/security/cve/CVE-2015-1593
https://access.redhat.com/security/cve/CVE-2015-1805
https://access.redhat.com/security/cve/CVE-2015-2830
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

Copyright 2015 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFViUmIXlSAg2UNWIIRAuqEAJ458uJew8aiPl2EwYzRtI+MO/SA6wCfaZj1
J+XUwRcFDswj/xg/Hp/iAT4=
=ZEWz
- -----END PGP SIGNATURE-----

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQIVAwUBVYnxMH6ZAP0PgtI9AQI0iw//Qjt14OVYO1pVDTYBAoZ0l3KtwFhN2ftb
n6BRC8E9owinKzw9vZSeSi+C80b6tiJR8hzTbnCwxgzwl6p2mD/vY23VDhDsdi1S
ThRxuCpWQy8ZR60fAZQfX6zipR/kzr3k1dnYpMOfp2gYwPsfxI7MuT5a9Q9YIUQS
YHi0YD3kuKmrlp+NGnAyjiSUhuzZdO2AFKFv6OwzxNi+Yu52Lge+6DOoZX43jF3b
a5Q+nPRMHJF1zqCEJmLhKjPRMccUoZEvRO0W/QN+2Qmm0tnAOhD7k+8I8AF5OIIv
pl5/uHbajHex9qaNga0bcp2B2pZbrrQMiqkJAn9vQVWWBZ1K3IByxzJL6aaMj+I2
AePhlifn3dx3fxDgK2zg1wX1geXMzuTok65bzN6BC7A0c7eJlH6t0sTQ9XpQOs26
nnfoFbIWWM+rArKVFKZDVxfbKSLtbNxIlLohmiXynGAaJ/r5L5h8TxD0min9OI3i
h36bdsbp8kU+aOVBbEpFG+rAP5teOo+utWVs5dTxgpThQyT/FO7ACUEl8+UJtVa3
n8KjudI8gUQJL11fnu5LxDJQABDJS60Y6WHXOoeVJoZ26WxBUao/5QJ3nNTVyeck
dkSmNWRegxxtH6AkmSKaLGAbu6pLY5Cv7PO0rFwJBkDaw3jcFVURF2MtJxcVYsHc
1eV8B7y1VAY=
=pbyP
-----END PGP SIGNATURE-----