drm/amdkfd: check kfd->ih_wq in kfd_interrupt_init()
hulk inclusion category: bugfix bugzilla: 13690 CVE: CVE-2019-16229 ------------------------------------------------- There are multiple points in the Linux Kernel where alloc_workqueue is not getting checked for errors and as a result, a potential NULL dereference could occur. https://lkml.org/lkml/2019/9/9/487Signed-off-by: NYang Yingliang <yangyingliang@huawei.com> Reviewed-by: NWenan Mao <maowenan@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录