Bug 155745 - CAN-2005-0988 Race condition in gzip
Summary: CAN-2005-0988 Race condition in gzip
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: gzip
Version: 4.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: Ivana Varekova
QA Contact: Ben Levenson
URL:
Whiteboard: impact=low,public=20050404,source=bug...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-04-22 18:18 UTC by Josh Bressers
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version: RHSA-2005-357
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-06-13 12:12:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Proposed patch from Steve Grubb (1.29 KB, patch)
2005-04-29 13:59 UTC, Josh Bressers
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2005:357 0 normal SHIPPED_LIVE Low: gzip security update 2005-06-13 04:00:00 UTC

Description Josh Bressers 2005-04-22 18:18:09 UTC
Race condition in gzip 1.2.4, 1.3.3, and earlier when decompressing a gzip
allows local users to modify permissions of arbitrary files via a hard link
attack on a file while it is being decompressed, whose permissions are changed
by gzip after the decompression is complete.

http://www.securityfocus.com/archive/1/394965

Comment 1 Josh Bressers 2005-04-22 18:21:03 UTC
This issue should also affect RHEL2.1 and RHEL3.

Comment 2 Josh Bressers 2005-04-29 13:59:33 UTC
Created attachment 113841 [details]
Proposed patch from Steve Grubb

Comment 3 Ivana Varekova 2005-05-03 09:46:47 UTC
The new versions (gzip-1.3.3-11.rhel3, gzip-1.3.3-15.rhel4, gzip-1.3-17.rhel2)
released.
Ivana Varekova

Comment 4 Petter Reinholdtsen 2005-05-20 16:18:37 UTC
This bug has been reported into Debian BTS too.  There, a different
patch is suggested to solve the problem.  The debian patch is a lot
shorter.  Have a look at <URL: http://bugs.debian.org/305255 >.
(Just mentioning it, to give you information about another approach.)


Comment 5 Petter Reinholdtsen 2005-05-20 16:58:33 UTC
I was just confused.  The debian bug I posted is for CAN-2005-1228, and not
this bug.  The currect debian bug for CAN-2005-0988 is #303927.

Comment 6 Josh Bressers 2005-06-13 12:12:58 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2005-357.html


Comment 7 Derek T. Yarnell 2005-11-30 18:09:59 UTC
This has to be re-opened.  This patch has produced a bug in gzip files over NFS.  The problem crops up 
with the fchmod hanging for a long time and pushing rpciod load through the roof.  Sometimes the gzip 
finishes and sometimes it doesn't.  I can produce the file that hangs the machine (1.2gig file, 
decompresses into 3gig file) please contact derek.edu.

I have tested this with the Suse unpatched version of this and since it closes the file first then runs chmod 
it does not hang indefinitely.


Note You need to log in before you can comment on or make changes to this bug.