In the Linux kernel, the following vulnerability has been resolved:
of: unittest: fix null pointer dereferencing in ofunittestfindnodeby_name()
when kmalloc() fail to allocate memory in kasprintf(), name or full_name will be NULL, strcmp() will cause null pointer dereference.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54178.json",
"cna_assigner": "Linux"
}