NONE · 0

CVE-2023-53697

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() Memory pointed by 'nd_pmu->pmu.attr_groups' is allocated in func...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() Memory pointed by 'nd_pmu->pmu.attr_groups' is allocated in function 'register_nvdimm_pmu' and is lost after 'kfree(nd_pmu)' call in function 'unregister_nvdimm_pmu'.

References

FAQ

What is CVE-2023-53697?

CVE-2023-53697 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() Memory pointed by 'nd_pmu->pmu.attr_groups' is allocated in func...

How severe is CVE-2023-53697?

CVSS scoring is not yet available for CVE-2023-53697. Check NVD for updates.

Is there a patch for CVE-2023-53697?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.