On Mon, Oct 26, 2009 at 9:01 AM, Tony Finch <dot (at) dotat (dot) at [email concealed]> wrote:
> Attacker uses openat() to open and modify the "private" file.
At least with Linux 2.6.18, you still need +x permission on the
directory to access its contents using openat(2).
> Attacker uses openat() to open and modify the "private" file.
At least with Linux 2.6.18, you still need +x permission on the
directory to access its contents using openat(2).
[ reply ]