In the Linux kernel, the following vulnerability has been resolved:
wifi: iwl4965: Add missing check for createsinglethreadworkqueue()
Add the check for the return value of the createsinglethreadworkqueue() in order to avoid NULL pointer dereference.