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