Files
mirror_zfs/module/os/linux/zfs
Mark Johnston d8b2686603 Linux: Defer loading the object set in zfs_setattr()
We need to wait until after having done a zfs_enter() to load some
fields from the zfsvfs structure.  Otherwise a use-after-free is
possible in the face of a concurrent rollback.

Other functions in this file are careful to avoid this bug, I believe
this is the only instance.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Mark Johnston <markj@FreeBSD.org>
Closes #15752
2024-01-12 11:51:53 -08:00
..
2023-09-07 14:38:17 -07:00
2023-09-01 18:00:30 -07:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2022-10-29 13:05:11 -07:00
2023-10-30 16:56:04 -07:00
2023-11-27 13:16:59 -08:00