+1
−1
Loading
stable inclusion from stable-v4.19.325 commit 692eb06703afc3e24d889d77e94a0e20229f6a4a category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IBEDPA CVE: CVE-2024-56704 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=692eb06703afc3e24d889d77e94a0e20229f6a4a -------------------------------- [ Upstream commit e43c608f40c065b30964f0a806348062991b802d ] Kernel logs indicate an IRQ was double-freed. Pass correct device ID during IRQ release. Fixes: 71ebd719 ("xen/9pfs: connect to the backend") Signed-off-by:Alex Zenla <alex@edera.dev> Signed-off-by:
Alexander Merritt <alexander@edera.dev> Signed-off-by:
Ariadne Conill <ariadne@ariadne.space> Reviewed-by:
Juergen Gross <jgross@suse.com> Message-ID: <20241121225100.5736-1-alexander@edera.dev> [Dominique: remove confusing variable reset to 0] Signed-off-by:
Dominique Martinet <asmadeus@codewreck.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> (cherry picked from commit 692eb06703afc3e24d889d77e94a0e20229f6a4a) Signed-off-by:
Ze Zuo <zuoze1@huawei.com>