Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

RE (tilly) 1: Simple Locking

by tilly (Archbishop)
on Aug 17, 2000 at 19:37 UTC ( [id://28304]=note: print w/replies, xml ) Need Help??


in reply to Simple Locking

I don't normally stop and think about security, but in the above I should have. KM already pointed out why using touch was bad. But apparently nobody noticed that I was opening and truncating files without testing whether they were not symlinks.

Oops.

I am posting a new node here describing the problem so that if anyone is using it and the oversight matters, they can know to change it. The two edits will be to create the lockfile if need be with append instead of overwrite, and to test the file I open for being a symlink.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://28304]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-25 20:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found