NONE · 0

CVE-2026-72224

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arenas on btt_init() error paths The arenas allocated by discover_arenas() or create_arenas() are not freed on so...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arenas on btt_init() error paths The arenas allocated by discover_arenas() or create_arenas() are not freed on some error paths in btt_init(). This leaks memory when BTT initialization fails. Call free_arenas() from the affected error paths to release the allocations. [ as: commit message and log edits ]

References

FAQ

What is CVE-2026-72224?

CVE-2026-72224 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Free arenas on btt_init() error paths The arenas allocated by discover_arenas() or create_arenas() are not freed on so...

How severe is CVE-2026-72224?

CVSS scoring is not yet available for CVE-2026-72224. Check NVD for updates.

Is there a patch for CVE-2026-72224?

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