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

Latest News
[ Windows | Linux | Apple ]

· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr
· Enhanced Mitigation Experience Toolkit 4.0
· Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
· DSA 2709-1: wireshark security update

Upcoming News
· News: MSI's Z87-GD65 Gaming motherboard reviewed
· OCZ Vertex 450 256GB SSD Review @ Hardware Canucks
· ASUS Z87-PRO Motherboard Review @ HiTech Legion
· REVIEW: Cooler Master Seidon 240M @ PureOverclock
· NVIDIA Announces It Will Its License Graphics IP, Goes After PowerVR
· ANNOUNCE: AT-SPI 2.9.3 released
· Mutter 3.9.3
· GNOME Shell 3.9.3
· Microsoft Responds on Fake Xbox One E3 Demo Story
· [Tech ARP] The Linux Kernel As An Exquisitely Sensitive Stability Test For Overclocked Systems

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2633 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3445 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93196 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 179 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6892 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
· Android

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 » June 2012 » Libwpd/Kernel Update for RHEL

Libwpd/Kernel Update for RHEL

Posted by Philipp Esselbach on: 06/27/2012 06:33 AM [ Print | 0 comment(s) ]

The following two updates has been released for Red Hat Enterprise Linux: [RHSA-2012:1042-01] Important: kernel security and bug fix update and [RHSA-2012:1043-01] Important: libwpd security update




[RHSA-2012:1042-01] Important: kernel security and bug fix update
=====================================================================
Red Hat Security Advisory

Synopsis: Important: kernel security and bug fix update
Advisory ID: RHSA-2012:1042-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2012-1042.html
Issue date: 2012-06-26
CVE Names: CVE-2011-4347 CVE-2012-0038 CVE-2012-0044
CVE-2012-1097 CVE-2012-1179
=====================================================================

1. Summary:

Updated kernel packages that fix various security issues and three bugs are
now available for Red Hat Enterprise Linux 6.1 Extended Update Support.

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.

2. Relevant releases/architectures:

Red Hat Enterprise Linux Server EUS (v. 6.1) - i386, noarch, ppc64, s390x, x86_64

3. Description:

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

This update fixes the following security issues:

* 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)

* It was found that the kvm_vm_ioctl_assign_device() function in the KVM
(Kernel-based Virtual Machine) subsystem of a Linux kernel did not check if
the user requesting device assignment was privileged or not. A local,
unprivileged user on the host could assign unused PCI devices, or even
devices that were in use and whose resources were not properly claimed by
the respective drivers, which could result in the host crashing.
(CVE-2011-4347, Moderate)

* A flaw was found in the way the Linux kernel's XFS file system
implementation handled on-disk Access Control Lists (ACLs). A local,
unprivileged user could use this flaw to cause a denial of service or
escalate their privileges by mounting a specially-crafted disk.
(CVE-2012-0038, Moderate)

* It was found that the Linux kernel's register set (regset) common
infrastructure implementation did not check if the required get and set
handlers were initialized. A local, unprivileged user could use this flaw
to cause a denial of service by performing a register set operation with a
ptrace() PTRACE_SETREGSET or PTRACE_GETREGSET request. (CVE-2012-1097,
Moderate)

* A race condition was found in the Linux kernel's memory management
subsystem in the way pmd_none_or_clear_bad(), when called with mmap_sem in
read mode, and Transparent Huge Pages (THP) page faults interacted. A
privileged user in a KVM guest with the ballooning functionality enabled
could potentially use this flaw to crash the host. A local, unprivileged
user could use this flaw to crash the system. (CVE-2012-1179, Moderate)

Red Hat would like to thank Chen Haogang for reporting CVE-2012-0044; Sasha
Levin for reporting CVE-2011-4347; Wang Xi for reporting CVE-2012-0038; and
H. Peter Anvin for reporting CVE-2012-1097.

This update also fixes the following bugs:

* When a RoCE (RDMA over Converged Ethernet) adapter with active RoCE
communications was taken down suddenly (either by adapter failure or the
intentional shutdown of the interface), the ongoing RoCE communications
could cause the kernel to panic and render the machine unusable. A patch
has been provided to protect the kernel in this situation and to pass an
error up to the application still using the interface after it has been
taken down instead. (BZ#799944)

* The fix for Red Hat Bugzilla bug 713494, released via RHSA-2011:0928,
introduced a regression. Attempting to change the state of certain
features, such as GRO (Generic Receive Offload) or TSO (TCP segment
offloading), for a 10 Gigabit Ethernet card that is being used in a
virtual LAN (VLAN) resulted in a kernel panic. (BZ#816974)

* If a new file was created on a Network File System version 4 (NFSv4)
share, the ownership was set to nfsnobody (-2) until it was possible to
upcall to the idmapper. As a consequence, subsequent file system operations
could incorrectly use "-2" for the user and group IDs for the given file,
causing certain operations to fail. In reported cases, this issue also
caused "Viminfo file is not writable" errors for users running Vim with
files on an NFSv4 share. (BZ#820960)

Users should upgrade to these updated packages, which contain backported
patches to correct these issues. 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.

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.

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

756084 - CVE-2011-4347 kernel: kvm: device assignment DoS
772894 - CVE-2012-0044 kernel: drm: integer overflow in drm_mode_dirtyfb_ioctl()
773280 - CVE-2012-0038 kernel: xfs heap overflow
799209 - CVE-2012-1097 kernel: regset: Prevent null pointer reference on readonly regsets
803793 - CVE-2012-1179 kernel: thp:__split_huge_page() mapcount != page_mapcount BUG_ON()

6. Package List:

Red Hat Enterprise Linux Server EUS (v. 6.1):

Source:
kernel-2.6.32-131.29.1.el6.src.rpm

i386:
kernel-2.6.32-131.29.1.el6.i686.rpm
kernel-debug-2.6.32-131.29.1.el6.i686.rpm
kernel-debug-debuginfo-2.6.32-131.29.1.el6.i686.rpm
kernel-debug-devel-2.6.32-131.29.1.el6.i686.rpm
kernel-debuginfo-2.6.32-131.29.1.el6.i686.rpm
kernel-debuginfo-common-i686-2.6.32-131.29.1.el6.i686.rpm
kernel-devel-2.6.32-131.29.1.el6.i686.rpm
kernel-headers-2.6.32-131.29.1.el6.i686.rpm
perf-2.6.32-131.29.1.el6.i686.rpm
perf-debuginfo-2.6.32-131.29.1.el6.i686.rpm

noarch:
kernel-doc-2.6.32-131.29.1.el6.noarch.rpm
kernel-firmware-2.6.32-131.29.1.el6.noarch.rpm

ppc64:
kernel-2.6.32-131.29.1.el6.ppc64.rpm
kernel-bootwrapper-2.6.32-131.29.1.el6.ppc64.rpm
kernel-debug-2.6.32-131.29.1.el6.ppc64.rpm
kernel-debug-debuginfo-2.6.32-131.29.1.el6.ppc64.rpm
kernel-debug-devel-2.6.32-131.29.1.el6.ppc64.rpm
kernel-debuginfo-2.6.32-131.29.1.el6.ppc64.rpm
kernel-debuginfo-common-ppc64-2.6.32-131.29.1.el6.ppc64.rpm
kernel-devel-2.6.32-131.29.1.el6.ppc64.rpm
kernel-headers-2.6.32-131.29.1.el6.ppc64.rpm
perf-2.6.32-131.29.1.el6.ppc64.rpm
perf-debuginfo-2.6.32-131.29.1.el6.ppc64.rpm

s390x:
kernel-2.6.32-131.29.1.el6.s390x.rpm
kernel-debug-2.6.32-131.29.1.el6.s390x.rpm
kernel-debug-debuginfo-2.6.32-131.29.1.el6.s390x.rpm
kernel-debug-devel-2.6.32-131.29.1.el6.s390x.rpm
kernel-debuginfo-2.6.32-131.29.1.el6.s390x.rpm
kernel-debuginfo-common-s390x-2.6.32-131.29.1.el6.s390x.rpm
kernel-devel-2.6.32-131.29.1.el6.s390x.rpm
kernel-headers-2.6.32-131.29.1.el6.s390x.rpm
kernel-kdump-2.6.32-131.29.1.el6.s390x.rpm
kernel-kdump-debuginfo-2.6.32-131.29.1.el6.s390x.rpm
kernel-kdump-devel-2.6.32-131.29.1.el6.s390x.rpm
perf-2.6.32-131.29.1.el6.s390x.rpm
perf-debuginfo-2.6.32-131.29.1.el6.s390x.rpm

x86_64:
kernel-2.6.32-131.29.1.el6.x86_64.rpm
kernel-debug-2.6.32-131.29.1.el6.x86_64.rpm
kernel-debug-debuginfo-2.6.32-131.29.1.el6.x86_64.rpm
kernel-debug-devel-2.6.32-131.29.1.el6.x86_64.rpm
kernel-debuginfo-2.6.32-131.29.1.el6.x86_64.rpm
kernel-debuginfo-common-x86_64-2.6.32-131.29.1.el6.x86_64.rpm
kernel-devel-2.6.32-131.29.1.el6.x86_64.rpm
kernel-headers-2.6.32-131.29.1.el6.x86_64.rpm
perf-2.6.32-131.29.1.el6.x86_64.rpm
perf-debuginfo-2.6.32-131.29.1.el6.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/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2011-4347.html
https://www.redhat.com/security/data/cve/CVE-2012-0038.html
https://www.redhat.com/security/data/cve/CVE-2012-0044.html
https://www.redhat.com/security/data/cve/CVE-2012-1097.html
https://www.redhat.com/security/data/cve/CVE-2012-1179.html
https://access.redhat.com/security/updates/classification/#important
https://rhn.redhat.com/errata/RHSA-2011-0928.html

8. Contact:

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

Copyright 2012 Red Hat, Inc.

[RHSA-2012:1043-01] Important: libwpd security update
=====================================================================
Red Hat Security Advisory

Synopsis: Important: libwpd security update
Advisory ID: RHSA-2012:1043-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2012-1043.html
Issue date: 2012-06-26
CVE Names: CVE-2012-2149
=====================================================================

1. Summary:

Updated libwpd packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having
important security impact. A Common Vulnerability Scoring System (CVSS)
base score, which gives a detailed severity rating, is available from the
CVE link in the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
RHEL Optional Productivity Applications (v. 5 server) - i386, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

libwpd is a library for reading and converting Corel WordPerfect Office
documents.

A buffer overflow flaw was found in the way libwpd processed certain
Corel WordPerfect Office documents (.wpd files). An attacker could provide
a specially-crafted .wpd file that, when opened in an application linked
against libwpd, such as OpenOffice.org, would cause the application to
crash or, potentially, execute arbitrary code with the privileges of the
user running the application. (CVE-2012-2149)

All libwpd users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. All running applications
that are linked against libwpd must be restarted 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.

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

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

822207 - CVE-2012-2149 libwpd: Memory overwrite flaw by processing certain WordPerfect (WPD) documents

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/libwpd-0.8.7-3.1.el5_8.src.rpm

i386:
libwpd-0.8.7-3.1.el5_8.i386.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-tools-0.8.7-3.1.el5_8.i386.rpm

x86_64:
libwpd-0.8.7-3.1.el5_8.i386.rpm
libwpd-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-tools-0.8.7-3.1.el5_8.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/libwpd-0.8.7-3.1.el5_8.src.rpm

i386:
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-devel-0.8.7-3.1.el5_8.i386.rpm

x86_64:
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-devel-0.8.7-3.1.el5_8.i386.rpm
libwpd-devel-0.8.7-3.1.el5_8.x86_64.rpm

RHEL Optional Productivity Applications (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/libwpd-0.8.7-3.1.el5_8.src.rpm

i386:
libwpd-0.8.7-3.1.el5_8.i386.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-devel-0.8.7-3.1.el5_8.i386.rpm
libwpd-tools-0.8.7-3.1.el5_8.i386.rpm

x86_64:
libwpd-0.8.7-3.1.el5_8.i386.rpm
libwpd-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.i386.rpm
libwpd-debuginfo-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-devel-0.8.7-3.1.el5_8.i386.rpm
libwpd-devel-0.8.7-3.1.el5_8.x86_64.rpm
libwpd-tools-0.8.7-3.1.el5_8.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/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2012-2149.html
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

Copyright 2012 Red Hat, Inc.




Bookmark and Share

« In Depth: Windows 8 vs Windows RT: what's the difference? · CESA-2012:1043 Important CentOS 5 libwpd Update »

Linux Compatible » News » June 2012 » Libwpd/Kernel Update for RHEL
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition