bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: [bug #17877] Invalid "No such file or directory" error on files


From: James Youngman
Subject: Re: Fwd: [bug #17877] Invalid "No such file or directory" error on filesystem without stable inode numbers
Date: Wed, 4 Oct 2006 12:32:57 +0100

On 10/4/06, Jim Meyering <address@hidden> wrote:

The resulting down side is that the old version of find is
susceptible to a nasty type of attack when traversing a directory
that is writable by another user.

I think even oldfind (i.e. version 4.2.x and the alternate binary in
4.3.x) has sufficient defences against that.   The advantage that the
fts-based find has over the older code is that it can traverse
extremely deep directory hierarchies because it isn't recursive.   The
fts-based find code is also simpler.

James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]