commit | 90341f22c364d8ad55184ce2b8777545942dc5cf | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Jan 03 01:35:18 2025 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 27 19:25:24 2025 -0500 |
tree | db7be57b246dc31e205922a51177d998a1278bd6 | |
parent | 9640fe5b5e40f664da401ac8ca5d7046edbc62db [diff] |
orangefs_d_revalidate(): use stable parent inode and name passed by caller ->d_name use is a UAF if the userland side of things can be slowed down by attacker. Tested-by: Mike Marshall <hubcap@omnibond.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>