In the Linux kernel, the following vulnerability has been resolved:
i2c: dev: check return value when calling devsetname()
If devsetname() fails, the devname() is null, check the return value of devset_name() to avoid the null-ptr-deref.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49046.json",
"cna_assigner": "Linux"
}