Files
mirror_zfs/module/os/linux/zfs
Pavel Snajdr ecd0b1528e Linux: Fix zfs_prune panics
by protecting against sb->s_shrink eviction on umount with newer kernels

deactivate_locked_super calls shrinker_free and only then
sops->kill_sb cb, resulting in UAF on umount when trying
to reach for the shrinker functions in zpl_prune_sb of
in-umount dataset

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Adam Moss <c@yotes.com>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Closes #16770
2024-12-02 18:14:26 -08:00
..
2024-09-18 11:23:51 -07: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
2024-09-14 13:47:59 -07:00
2022-10-29 13:05:11 -07:00
2024-09-18 11:23:51 -07:00
2024-11-06 11:54:32 -08:00
2024-12-02 18:14:26 -08:00
2024-11-14 16:52:10 -08:00