Re: silent semantic changes with reiser4
From: Jeff Garzik <hidden>
Date: 2004-08-24 20:38:36
Also in:
linux-fsdevel
From: Jeff Garzik <hidden>
Date: 2004-08-24 20:38:36
Also in:
linux-fsdevel
Christoph Hellwig wrote:
o files as directories
- O_DIRECTORY opens succeed on all files on reiser4. Besides breaking
.htaccess handling in apache and glibc compilation this also renders
this flag entirely useless and opens up the races it tries to
prevent against cmpletely uselessOuch. I would definitely classify this as a security hole, since userland definitely uses O_DIRECTORY to avoid races. Jeff