+5
−5
Loading
mainline inclusion from mainline-v6.12-rc1 commit d2b537b3e533f28e0d97293fe9293161fe8cd137 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAYRBG CVE: CVE-2024-50013 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d2b537b3e533f28e0d97293fe9293161fe8cd137 -------------------------------- If the first directory entry in the root directory is not a bitmap directory entry, 'bh' will not be released and reassigned, which will cause a memory leak. Fixes: 1e49a94c ("exfat: add bitmap operations") Cc: stable@vger.kernel.org Signed-off-by:Yuezhang Mo <Yuezhang.Mo@sony.com> Reviewed-by:
Aoyama Wataru <wataru.aoyama@sony.com> Signed-off-by:
Namjae Jeon <linkinjeon@kernel.org> Signed-off-by:
Yongjian Sun <sunyongjian1@huawei.com>