In the Linux kernel, the following vulnerability has been resolved:
net/smc: Fix NULL pointer dereference in smcpnetfind_ib()
devname() was called with dev.parent as argument but without to NULL-check it before. Solve this by checking the pointer before the call to devname().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49060.json"
}