]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(copy_reg): Detect abuse of a race condition
authorJim Meyering <jim@meyering.net>
Sat, 2 Mar 2002 08:38:47 +0000 (08:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Mar 2002 08:38:47 +0000 (08:38 +0000)
commitdea4262fa6c807468ebc92128bb1005394813ac5
tree59d55876c6f6e12708eb52aad5f9d9e9a74668f1
parent17e6a0e4bb47c942fbba4a218a7a16ad2385262b
(copy_reg): Detect abuse of a race condition
whereby an unprivileged user could gain read access to otherwise-
inaccessible files when root uses cp or mv to copy a hierarchy
belonging to that user.
src/copy.c