patchGNU cpio - Patches: patch #4006, cpio-2.6: fix race conditions in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4006: cpio-2.6: fix race conditions in copy-in and copy-pass modes, part 1

Submitter:  Dmitry V. Levin <ldv>
Submitted:  Wed 11 May 2005 11:38:53 PM UTC
   
 
Category:  None Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Thu 12 May 2005 12:25:19 AM UTC, comment #1: 

Forgot to mention that attached patch is written for cpio-2.6 with
https://savannah.gnu.org/patch/?func=detailitem&item_id=4004 applied.

Dmitry V. Levin <ldv>
Wed 11 May 2005 11:38:53 PM UTC, original submission:  

Fix race conditions in code which sets ownership and mode of regular files in copy-in and copy-pass modes (CAN-2005-1111).
Attached patch uses fchown/fchmod unconditionally and therefore is not portable.

Dmitry V. Levin <ldv>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8822:  cpio-2.6-alt-chown-chmod.patch added by ldv (4KiB - proposed patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-05-11 ldv Attached File- Added cpio-2.6-alt-chown-chmod.patch, #4594

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code