linux-stable/fs/quota
Jan Kara 4ed995b914 quota: Fix memory leak when handling corrupted quota file
[ Upstream commit a4db1072e1 ]

When checking corrupted quota file we can bail out and leak allocated
info structure. Properly free info structure on error return.

Reported-by: syzbot+77779c9b52ab78154b08@syzkaller.appspotmail.com
Fixes: 11c514a99b ("quota: Sanity-check quota file headers on load")
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-03 18:22:44 +01:00
..
compat.c
dquot.c fs: avoid softlockups in s_inodes iterators 2020-01-12 12:11:59 +01:00
Kconfig
kqid.c
Makefile
netlink.c
quota.c
quota_tree.c quota: Don't overflow quota file offsets 2021-01-09 13:37:38 +01:00
quota_tree.h
quota_v1.c
quota_v2.c quota: Fix memory leak when handling corrupted quota file 2021-03-03 18:22:44 +01:00
quotaio_v1.h
quotaio_v2.h