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

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· 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

Upcoming News
· Canon PowerShot N Review @ TechReviewSource.com
· Gunpoint Review (PC)
· E3 2013: Wrap Up Coverage @ Legit Reviews
· Cougar Spike Micro ATX Case @ LanOC Reviews
· Logitech G400s Gaming Mouse Video Review with Dave Chaos @ HardwareHeaven.com
· Intel Core i7-4770K Haswell Processor Review @ ThinkComputers.org
· =?UTF-8?B?W0FmZmlsaWF0ZXMgTmV3c10gT0NaIFZlcnRleCAzLjIwIDI0MEdCIFNvbGlkIFM=?= =?UTF-8?B?dGF0ZSBEcml2ZSBSZXZpZXcgQCBBUEggIApOZXR3b3Jrcw==?
· Samsung EX2F Camera Review - A Low-Light Advanced Point-And-Shoot For Any Photographer
· NZXT Phantom 630 Ultra Tower
· An MTN News Flash - MEGATech Reviews: Wicked Audio EVAC Full-Size Headphones

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, 2673 views

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

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

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

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6896 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 » January 2011 » RHSA-2011:0025-01: Low: gcc security and bug fix update

RHSA-2011:0025-01: Low: gcc security and bug fix update

Posted by Philipp Esselbach on: 01/13/2011 01:30 PM [ Print | 0 comment(s) ]

New gcc packages are available for RHEL 5




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

Synopsis: Low: gcc security and bug fix update
Advisory ID: RHSA-2011:0025-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2011-0025.html
Issue date: 2011-01-13
CVE Names: CVE-2010-0831 CVE-2010-2322
=====================================================================

1. Summary:

Updated gcc packages that fix two security issues and several compiler bugs
are now available for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having low
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:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

The gcc packages include C, C++, Java, Fortran, Objective C, and Ada 95 GNU
compilers, along with related support libraries. The libgcj package
provides fastjar, an archive tool for Java Archive (JAR) files.

Two directory traversal flaws were found in the way fastjar extracted JAR
archive files. If a local, unsuspecting user extracted a specially-crafted
JAR file, it could cause fastjar to overwrite arbitrary files writable by
the user running fastjar. (CVE-2010-0831, CVE-2010-2322)

This update also fixes the following bugs:

* The option -print-multi-os-directory in the gcc --help output is not in
the gcc(1) man page. This update applies an upstream patch to amend this.
(BZ#529659)

* An internal assertion in the compiler tried to check that a C++ static
data member is external which resulted in errors. This was because when the
compiler optimizes C++ anonymous namespaces the declarations were no longer
marked external as everything on anonymous namespaces is local to the
current translation. This update corrects the assertion to resolve this
issue. (BZ#503565, BZ#508735, BZ#582682)

* Attempting to compile certain .cpp files could have resulted in an
internal compiler error. This update resolves this issue. (BZ#527510)

* PrintServiceLookup.lookupPrintServices with an appropriate DocFlavor
failed to return a list of printers under gcj. This update includes a
backported patch to correct this bug in the printer lookup service.
(BZ#578382)

* GCC would not build against xulrunner-devel-1.9.2. This update removes
gcjwebplugin from the GCC RPM. (BZ#596097)

* When a SystemTap generated kernel module was compiled, gcc reported an
internal compiler error and gets a segmentation fault. This update applies
a patch that, instead of crashing, assumes it can point to anything.
(BZ#605803)

* There was a performance issue with libstdc++ regarding all objects
derived from or using std::streambuf because of lock contention between
threads. This patch ensures reload uses the same value from _S_global for
the comparison, _M_add_reference () and _M_impl member of the class.
(BZ#635708)

All gcc users should upgrade to these updated packages, which contain
backported patches to correct these issues.

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
http://kbase.redhat.com/faq/docs/DOC-11259

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

503565 - libtorrent-rasterbar won't compile, internal compiler error: in make_rtl_for_nonlocal_decl
508735 - internal gcc error
527510 - Internal compiler error from gcc
529659 - Option -print-multi-os-directory is not described in man page gcc(1)
578382 - PrintServiceLookup.lookupPrintServices(DocFlavor.SERVICE_FORMATTED.PAGEABLE, null) in a simple test java program fails to list printers when run with gcj - Any conventional JRE seems to work that I have tested
582682 - internal compiler error: in make_rtl_for_nonlocal_decl
594497 - CVE-2010-0831 CVE-2010-2322 fastjar: directory traversal vulnerabilities
596097 - gcc doesn't build against xulrunner-devel-1.9.2
605803 - gcc gets an internal compiler error when compiling a kernel module
635708 - Huge performance problem with libstdc++ and multithread applications

6. Package List:

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

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/gcc-4.1.2-50.el5.src.rpm

i386:
cpp-4.1.2-50.el5.i386.rpm
gcc-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
libgcc-4.1.2-50.el5.i386.rpm
libgcj-4.1.2-50.el5.i386.rpm
libgfortran-4.1.2-50.el5.i386.rpm
libgnat-4.1.2-50.el5.i386.rpm
libmudflap-4.1.2-50.el5.i386.rpm
libobjc-4.1.2-50.el5.i386.rpm
libstdc++-4.1.2-50.el5.i386.rpm

x86_64:
cpp-4.1.2-50.el5.x86_64.rpm
gcc-4.1.2-50.el5.x86_64.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.x86_64.rpm
libgcc-4.1.2-50.el5.i386.rpm
libgcc-4.1.2-50.el5.x86_64.rpm
libgcj-4.1.2-50.el5.i386.rpm
libgcj-4.1.2-50.el5.x86_64.rpm
libgfortran-4.1.2-50.el5.i386.rpm
libgfortran-4.1.2-50.el5.x86_64.rpm
libgnat-4.1.2-50.el5.i386.rpm
libgnat-4.1.2-50.el5.x86_64.rpm
libmudflap-4.1.2-50.el5.i386.rpm
libmudflap-4.1.2-50.el5.x86_64.rpm
libobjc-4.1.2-50.el5.i386.rpm
libobjc-4.1.2-50.el5.x86_64.rpm
libstdc++-4.1.2-50.el5.i386.rpm
libstdc++-4.1.2-50.el5.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/gcc-4.1.2-50.el5.src.rpm

i386:
gcc-c++-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-gfortran-4.1.2-50.el5.i386.rpm
gcc-gnat-4.1.2-50.el5.i386.rpm
gcc-java-4.1.2-50.el5.i386.rpm
gcc-objc++-4.1.2-50.el5.i386.rpm
gcc-objc-4.1.2-50.el5.i386.rpm
libgcj-devel-4.1.2-50.el5.i386.rpm
libgcj-src-4.1.2-50.el5.i386.rpm
libmudflap-devel-4.1.2-50.el5.i386.rpm
libstdc++-devel-4.1.2-50.el5.i386.rpm

x86_64:
gcc-c++-4.1.2-50.el5.x86_64.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.x86_64.rpm
gcc-gfortran-4.1.2-50.el5.x86_64.rpm
gcc-gnat-4.1.2-50.el5.x86_64.rpm
gcc-java-4.1.2-50.el5.x86_64.rpm
gcc-objc++-4.1.2-50.el5.x86_64.rpm
gcc-objc-4.1.2-50.el5.x86_64.rpm
libgcj-devel-4.1.2-50.el5.i386.rpm
libgcj-devel-4.1.2-50.el5.x86_64.rpm
libgcj-src-4.1.2-50.el5.x86_64.rpm
libmudflap-devel-4.1.2-50.el5.i386.rpm
libmudflap-devel-4.1.2-50.el5.x86_64.rpm
libstdc++-devel-4.1.2-50.el5.i386.rpm
libstdc++-devel-4.1.2-50.el5.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/gcc-4.1.2-50.el5.src.rpm

i386:
cpp-4.1.2-50.el5.i386.rpm
gcc-4.1.2-50.el5.i386.rpm
gcc-c++-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-gfortran-4.1.2-50.el5.i386.rpm
gcc-gnat-4.1.2-50.el5.i386.rpm
gcc-java-4.1.2-50.el5.i386.rpm
gcc-objc++-4.1.2-50.el5.i386.rpm
gcc-objc-4.1.2-50.el5.i386.rpm
libgcc-4.1.2-50.el5.i386.rpm
libgcj-4.1.2-50.el5.i386.rpm
libgcj-devel-4.1.2-50.el5.i386.rpm
libgcj-src-4.1.2-50.el5.i386.rpm
libgfortran-4.1.2-50.el5.i386.rpm
libgnat-4.1.2-50.el5.i386.rpm
libmudflap-4.1.2-50.el5.i386.rpm
libmudflap-devel-4.1.2-50.el5.i386.rpm
libobjc-4.1.2-50.el5.i386.rpm
libstdc++-4.1.2-50.el5.i386.rpm
libstdc++-devel-4.1.2-50.el5.i386.rpm

ia64:
cpp-4.1.2-50.el5.ia64.rpm
gcc-4.1.2-50.el5.ia64.rpm
gcc-c++-4.1.2-50.el5.ia64.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.ia64.rpm
gcc-gfortran-4.1.2-50.el5.ia64.rpm
gcc-gnat-4.1.2-50.el5.ia64.rpm
gcc-java-4.1.2-50.el5.ia64.rpm
gcc-objc++-4.1.2-50.el5.ia64.rpm
gcc-objc-4.1.2-50.el5.ia64.rpm
libgcc-4.1.2-50.el5.i386.rpm
libgcc-4.1.2-50.el5.ia64.rpm
libgcj-4.1.2-50.el5.ia64.rpm
libgcj-devel-4.1.2-50.el5.ia64.rpm
libgcj-src-4.1.2-50.el5.ia64.rpm
libgfortran-4.1.2-50.el5.ia64.rpm
libgnat-4.1.2-50.el5.i386.rpm
libgnat-4.1.2-50.el5.ia64.rpm
libmudflap-4.1.2-50.el5.ia64.rpm
libmudflap-devel-4.1.2-50.el5.ia64.rpm
libobjc-4.1.2-50.el5.i386.rpm
libobjc-4.1.2-50.el5.ia64.rpm
libstdc++-4.1.2-50.el5.i386.rpm
libstdc++-4.1.2-50.el5.ia64.rpm
libstdc++-devel-4.1.2-50.el5.ia64.rpm

ppc:
cpp-4.1.2-50.el5.ppc.rpm
gcc-4.1.2-50.el5.ppc.rpm
gcc-c++-4.1.2-50.el5.ppc.rpm
gcc-debuginfo-4.1.2-50.el5.ppc.rpm
gcc-debuginfo-4.1.2-50.el5.ppc64.rpm
gcc-gfortran-4.1.2-50.el5.ppc.rpm
gcc-java-4.1.2-50.el5.ppc.rpm
gcc-objc++-4.1.2-50.el5.ppc.rpm
gcc-objc-4.1.2-50.el5.ppc.rpm
libgcc-4.1.2-50.el5.ppc.rpm
libgcc-4.1.2-50.el5.ppc64.rpm
libgcj-4.1.2-50.el5.ppc.rpm
libgcj-4.1.2-50.el5.ppc64.rpm
libgcj-devel-4.1.2-50.el5.ppc.rpm
libgcj-devel-4.1.2-50.el5.ppc64.rpm
libgcj-src-4.1.2-50.el5.ppc.rpm
libgfortran-4.1.2-50.el5.ppc.rpm
libgfortran-4.1.2-50.el5.ppc64.rpm
libmudflap-4.1.2-50.el5.ppc.rpm
libmudflap-4.1.2-50.el5.ppc64.rpm
libmudflap-devel-4.1.2-50.el5.ppc.rpm
libmudflap-devel-4.1.2-50.el5.ppc64.rpm
libobjc-4.1.2-50.el5.ppc.rpm
libobjc-4.1.2-50.el5.ppc64.rpm
libstdc++-4.1.2-50.el5.ppc.rpm
libstdc++-4.1.2-50.el5.ppc64.rpm
libstdc++-devel-4.1.2-50.el5.ppc.rpm
libstdc++-devel-4.1.2-50.el5.ppc64.rpm

s390x:
cpp-4.1.2-50.el5.s390x.rpm
gcc-4.1.2-50.el5.s390x.rpm
gcc-c++-4.1.2-50.el5.s390x.rpm
gcc-debuginfo-4.1.2-50.el5.s390.rpm
gcc-debuginfo-4.1.2-50.el5.s390x.rpm
gcc-gfortran-4.1.2-50.el5.s390x.rpm
gcc-java-4.1.2-50.el5.s390x.rpm
gcc-objc++-4.1.2-50.el5.s390x.rpm
gcc-objc-4.1.2-50.el5.s390x.rpm
libgcc-4.1.2-50.el5.s390.rpm
libgcc-4.1.2-50.el5.s390x.rpm
libgcj-4.1.2-50.el5.s390.rpm
libgcj-4.1.2-50.el5.s390x.rpm
libgcj-devel-4.1.2-50.el5.s390.rpm
libgcj-devel-4.1.2-50.el5.s390x.rpm
libgcj-src-4.1.2-50.el5.s390x.rpm
libgfortran-4.1.2-50.el5.s390.rpm
libgfortran-4.1.2-50.el5.s390x.rpm
libmudflap-4.1.2-50.el5.s390.rpm
libmudflap-4.1.2-50.el5.s390x.rpm
libmudflap-devel-4.1.2-50.el5.s390.rpm
libmudflap-devel-4.1.2-50.el5.s390x.rpm
libobjc-4.1.2-50.el5.s390.rpm
libobjc-4.1.2-50.el5.s390x.rpm
libstdc++-4.1.2-50.el5.s390.rpm
libstdc++-4.1.2-50.el5.s390x.rpm
libstdc++-devel-4.1.2-50.el5.s390.rpm
libstdc++-devel-4.1.2-50.el5.s390x.rpm

x86_64:
cpp-4.1.2-50.el5.x86_64.rpm
gcc-4.1.2-50.el5.x86_64.rpm
gcc-c++-4.1.2-50.el5.x86_64.rpm
gcc-debuginfo-4.1.2-50.el5.i386.rpm
gcc-debuginfo-4.1.2-50.el5.x86_64.rpm
gcc-gfortran-4.1.2-50.el5.x86_64.rpm
gcc-gnat-4.1.2-50.el5.x86_64.rpm
gcc-java-4.1.2-50.el5.x86_64.rpm
gcc-objc++-4.1.2-50.el5.x86_64.rpm
gcc-objc-4.1.2-50.el5.x86_64.rpm
libgcc-4.1.2-50.el5.i386.rpm
libgcc-4.1.2-50.el5.x86_64.rpm
libgcj-4.1.2-50.el5.i386.rpm
libgcj-4.1.2-50.el5.x86_64.rpm
libgcj-devel-4.1.2-50.el5.i386.rpm
libgcj-devel-4.1.2-50.el5.x86_64.rpm
libgcj-src-4.1.2-50.el5.x86_64.rpm
libgfortran-4.1.2-50.el5.i386.rpm
libgfortran-4.1.2-50.el5.x86_64.rpm
libgnat-4.1.2-50.el5.i386.rpm
libgnat-4.1.2-50.el5.x86_64.rpm
libmudflap-4.1.2-50.el5.i386.rpm
libmudflap-4.1.2-50.el5.x86_64.rpm
libmudflap-devel-4.1.2-50.el5.i386.rpm
libmudflap-devel-4.1.2-50.el5.x86_64.rpm
libobjc-4.1.2-50.el5.i386.rpm
libobjc-4.1.2-50.el5.x86_64.rpm
libstdc++-4.1.2-50.el5.i386.rpm
libstdc++-4.1.2-50.el5.x86_64.rpm
libstdc++-devel-4.1.2-50.el5.i386.rpm
libstdc++-devel-4.1.2-50.el5.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-2010-0831.html
https://www.redhat.com/security/data/cve/CVE-2010-2322.html
https://access.redhat.com/security/updates/classification/#low

8. Contact:

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

Copyright 2011 Red Hat, Inc.


Bookmark and Share

« RHSA-2011:0017-01: Important: Red Hat Enterprise Linux 5.6 kernel security and bug fix update · GNOME 2.91.5 released »

Linux Compatible » News » January 2011 » RHSA-2011:0025-01: Low: gcc security and bug fix update
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