In the Linux kernel, the following vulnerability has been resolved:
nvdimm: Fix memleak of pmu attrgroups in unregisternvdimm_pmu()
Memory pointed by 'ndpmu->pmu.attrgroups' is allocated in function 'registernvdimmpmu' and is lost after 'kfree(ndpmu)' call in function 'unregisternvdimm_pmu'.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53697.json"
}