diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-06-06 23:16:34 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-08-09 16:48:14 -0400 |
commit | e9193059b1b3733695d5b80e667778311695aa73 (patch) | |
tree | 658862931873ef6155ebe2172235bb408632a603 /fs/block_dev.c | |
parent | c103135c14e03fc9a9e5f0adc01df9ad272cf2a1 (diff) |
hostfs: fix races in dentry_name() and inode_name()
calculating size, then doing allocation, then filling the
path is a Bad Idea(tm), since the ancestors can be renamed,
leading to buffer overrun.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions