In the Linux kernel, the following vulnerability has been resolved:
drm/radeon: check the allocworkqueue return value in radeoncrtc_init()
check the allocworkqueue return value in radeoncrtc_init() to avoid null-ptr-deref.