+0
−4
Loading
stable inclusion from stable-v5.10.220 commit 229e73a0f4071ba699cd55836e95e7953b4c45bb category: cleanup bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAVU3A CVE: CVE-2024-47660 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=229e73a0f4071ba699cd55836e95e7953b4c45bb -------------------------------- [ Upstream commit f847c74d ] fsnotify_alloc_event_holder() and fsnotify_destroy_event_holder() has been removed since commit 7053aee2 ("fsnotify: do not share events between notification groups"), so remove it. Reviewed-by:Ritesh Harjani (IBM) <ritesh.list@gmail.com> Signed-off-by:
Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by:
Jan Kara <jack@suse.cz> Signed-off-by:
Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Baokun Li <libaokun1@huawei.com>