[Bug 531265] Re: Linux 2.6.32-15-generic does not correctly handle permissions

Andy Whitcroft apw at canonical.com
Fri Mar 5 01:26:31 UTC 2010


@Claudio -- the execute permission bit on a directory is the 'traversal'
bit, without this bit a user is not permitted to pass through this
directory to open a file even if the file is readable.  That applied to
chdir() and getdents() equally, preventing a cd into the directory.
This behaviour seems as expected from the posix definition to my
reading.

** Changed in: linux (Ubuntu)
       Status: New => Invalid

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
Linux 2.6.32-15-generic does not correctly handle permissions
https://bugs.launchpad.net/bugs/531265
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list