In the Linux kernel, the following vulnerability has been resolved:
of: overlay: fix null pointer dereferencing in finddupcsetnodeentry() and finddupcset_prop()
When kmalloc() fail to allocate memory in kasprintf(), fn1 or fn2 will be NULL, and strcmp() will cause null pointer dereference.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50875.json",
"cna_assigner": "Linux"
}