“c5347e0b4619e554956b92eaa2a97aaf03018c07”上不存在“src/share/git@gitcode.net:openanolis/dragonwell8_hotspot.git”
vfio/iommu_type1: replace kvmalloc with kvzalloc and kfree with kvfree
virt inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6FHYK CVE: NA -------------------------------- For security purposes, kvzalloc is used to allocate memory. Because the memory may be allocated by vmalloc. So we replace kfree with kvfree here. Reported-by: NZhaolong Wang <wangzhaolong1@huawei.com> Signed-off-by: NKunkun Jiang <jiangkunkun@huawei.com> Reviewed-by: NKeqian Zhu <zhukeqian1@huawei.com> Signed-off-by: NJialin Zhang <zhangjialin11@huawei.com>
Showing
想要评论请 注册 或 登录