In the Linux kernel, the following vulnerability has been resolved:
iwlwifi: Add missing check for allocorderedworkqueue
Add check for the return value of allocorderedworkqueue since it may return NULL pointer.