Red Hat 8846 Published by

Fedora Legacy Update Advisory

Synopsis: Updated tar package fixes security issue
Advisory ID: FLSA:183571-2
Issue date: 2006-04-04
Product: Fedora Core
Keywords: Bugfix, Security
CVE Names: CVE-2006-0300
---------------------------------------------------------------------



---------------------------------------------------------------------
1. Topic:

An updated tar package that fixes a buffer overflow bug is now
available.

The GNU tar program saves many files together in one archive and can
restore individual files (or all of the files) from that archive.

2. Relevant releases/architectures:

Fedora Core 3 - i386, x86_64

3. Problem description:

Jim Meyering discovered a buffer overflow bug in the way GNU tar
extracts malformed archives. By tricking a user into extracting a
malicious tar archive, it is possible to execute arbitrary code as the
user running tar. The Common Vulnerabilities and Exposures project
(cve.mitre.org) assigned the name CVE-2006-0300 to this issue.

Users of tar should upgrade to this updated package, which contains a
backported patch to correct this issue.

4. Solution:

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

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade. Only those
RPMs which are currently installed will be updated. Those RPMs which
are not installed but included in the list will not be updated. Note
that you can also use wildcards (*.rpm) if your current directory *only*
contains the desired RPMs.

Please note that this update is also available via yum and apt. Many
people find this an easier way to apply updates. To use yum issue:

yum update

or to use apt:

apt-get update; apt-get upgrade

This will start an interactive process that will result in the
appropriate RPMs being upgraded on your system. This assumes that you
have yum or apt-get configured for obtaining Fedora Legacy content.
Please visit http://www.fedoralegacy.org/docs for directions on how to
configure yum and apt-get.

5. Bug IDs fixed:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183571

6. RPMs required:

Fedora Core 3:

SRPM:
http://download.fedoralegacy.org/fedora/3/updates/SRPMS/tar-1.14-5.FC3.1.
legacy.src.rpm

i386:
http://download.fedoralegacy.org/fedora/3/updates/i386/tar-1.14-5.FC3.1.l
egacy.i386.rpm

x86_64:
http://download.fedoralegacy.org/fedora/3/updates/x86_64/tar-1.14-5.FC3.1
.legacy.x86_64.rpm


7. Verification:

SHA1 sum Package Name
---------------------------------------------------------------------

4f6bcb8de3d063812be162a217aeea29f2fc5963
fedora/3/updates/i386/tar-1.14-5.FC3.1.legacy.i386.rpm
42eec5a437fb2d1205684c224d10efde0ff8c65e
fedora/3/updates/x86_64/tar-1.14-5.FC3.1.legacy.x86_64.rpm
244730a9296048ff02b1700ca982bc10cef7fec0
fedora/3/updates/SRPMS/tar-1.14-5.FC3.1.legacy.src.rpm


These packages are GPG signed by Fedora Legacy for security. Our key is
available from http://www.fedoralegacy.org/about/security.php

You can verify each package with the following command:

rpm --checksig -v <filename>

If you only wish to verify that each package has not been corrupted or
tampered with, examine only the sha1sum with the following command:

sha1sum <filename>

8. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0300

9. Contact:

The Fedora Legacy security contact is <secnotice@fedoralegacy.org>. More
project details at http://www.fedoralegacy.org