summaryrefslogtreecommitdiffstats
path: root/Documentation/SecurityBugs
diff options
context:
space:
mode:
authorDmitri Monakhov <dmonakhov@openvz.org>2008-12-01 23:34:56 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2009-01-05 17:53:07 +0100
commit7f5ff766a7babd72fc192125e12ef5570effff4c (patch)
treec41659d7614ea70c3dc853c6187f1860d030888b /Documentation/SecurityBugs
parentvfs: lseek(fd, 0, SEEK_CUR) race condition (diff)
downloadlinux-7f5ff766a7babd72fc192125e12ef5570effff4c.tar.xz
linux-7f5ff766a7babd72fc192125e12ef5570effff4c.zip
kill suid bit only for regular files
We don't have to do it because it is useless for non regular files. In fact block device may trigger this path without dentry->d_inode->i_mutex. (akpm: concerns were expressed (by me) about S_ISDIR inodes) Signed-off-by: Dmitri Monakhov <dmonakhov@openvz.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/SecurityBugs')
0 files changed, 0 insertions, 0 deletions