In the Linux kernel, the following vulnerability has been resolved:
ACPI: processor: Check for null return of devmkzalloc() in fchmisc_setup()
devmkzalloc() may fail, clkdata->name might be NULL and will cause a NULL pointer dereference later.
[ rjw: Subject and changelog edits ]
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53483.json"
}