kernel-5.10 软件逻辑bug,在return之前,没有将指针设置为NULL,导致crash virtio_gpu_cleanup_object()函数 crash Additional info: 社区有patch已经解决 drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling commit 87c647def389354c95263d6635c62ca0de7d12ca Reference:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=87c647def389354c95263d6635c62ca0de7d12ca git cherry-pick -s 87c647def38935(with stable-v5.10.171 repo added)
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1951
already fixed