leak on entries in hidden dirs
Posted: Fri Jan 14, 2005 8:06 am
I use the acl
{
/etc
/etc/grsec h
}
When i run the system with this,
`ls /etc/grsec` reports No such file or directory (which is correct),
however
`ls /etc/grsec/policy`reports Permission denied
while the answer should be 'No such file or directory' in the absence of a specific acl for /etc/grsec/policy.
I think this is a leak.
{
/etc
/etc/grsec h
}
When i run the system with this,
`ls /etc/grsec` reports No such file or directory (which is correct),
however
`ls /etc/grsec/policy`reports Permission denied
while the answer should be 'No such file or directory' in the absence of a specific acl for /etc/grsec/policy.
I think this is a leak.