In the Linux kernel, the following vulnerability has been resolved:
media: pci: cx23885: check cx23885vdevinit() return
cx23885vdevinit() can return a NULL pointer, but that pointer is used in the next line without a check.
Add a NULL pointer check and go to the error unwind if it is NULL.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52918.json"
}