diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-06-07 07:16:34 +0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-08-10 00:48:14 +0400 |
commit | e9193059b1b3733695d5b80e667778311695aa73 (patch) | |
tree | 658862931873ef6155ebe2172235bb408632a603 /drivers | |
parent | c103135c14e03fc9a9e5f0adc01df9ad272cf2a1 (diff) | |
download | linux-e9193059b1b3733695d5b80e667778311695aa73.tar.xz |
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 'drivers')
0 files changed, 0 insertions, 0 deletions