Al Viro d36a1dd9f7 dump_common_audit_data(): fix racy accesses to ->d_name
We are not guaranteed the locking environment that would prevent
dentry getting renamed right under us.  And it's possible for
old long name to be freed after rename, leading to UAF here.

Cc: stable@kernel.org # v2.6.2+
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2021-01-16 15:11:35 -05:00
..
2020-11-06 08:08:37 -08:00
2020-12-15 13:22:29 -08:00
2020-12-16 11:01:04 -08:00
2020-12-06 13:44:57 +09:00
2020-12-16 11:01:04 -08:00