CVE-2026-72224 in Linux
요약
\~에 의해 MITRE • 2026. 08. 15.
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 ]
If you want to get best quality of vulnerability data, you may have to visit VulDB.