In the Linux kernel, the following vulnerability has been resolved:drm: omapdrm: Add missing check for alloc_ordered_workqueueAs it may return NULL pointer and cause NULL pointer dereference. Add checkfor the return value of alloc_ordered_workqueue.
No PoCs from references.
- https://github.com/w4zu/Debian_security