On Wed, Apr 14, 2021 at 09:47:35PM +0800, Zhang Yi wrote: > In blkdev_releasepage() we access the superblock structure directly, it > could be raced by umount filesystem on destroy superblock in put_super(), > and end up triggering a use after free issue. The subject is wrong, this does not change ext4 code.