In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix null pointer dereferencing in ofunittestfindnodebyname() when kmalloc() fail to allocate memory in kasprintf(), name or fullname will be NULL, strcmp() will cause null pointer dereference.