CVE-2023-53697

Summary

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'.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0fab1ba6ad6ba1f76380f92ead95c6e861ef8116 < 500a6ff9c2a81348fe0f04e2deb758145e8ab94eaffected
LinuxLinux0fab1ba6ad6ba1f76380f92ead95c6e861ef8116 < 4999f2ec5fde7c45e3ecafda5b78560cc1c7bdb5affected
LinuxLinux0fab1ba6ad6ba1f76380f92ead95c6e861ef8116 < 16259c80542ee8945aaa39cfc6a1809bcdc08ffeaffected
LinuxLinux0fab1ba6ad6ba1f76380f92ead95c6e861ef8116 < 85ae42c72142346645e63c33835da947dfa008b3affected
LinuxLinux5.18affected
LinuxLinux0 < 5.18unaffected
LinuxLinux6.1.53 <= 6.1.*unaffected
LinuxLinux6.4.16 <= 6.4.*unaffected
LinuxLinux6.5.3 <= 6.5.*unaffected
LinuxLinux6.6 <= *unaffected

Weaknesses

References