In the Linux kernel, the following vulnerability has been resolved:
serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe
platformgetresource() may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49392.json"
}