PT-2026-43954
In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damon start failure in damon stat start Destroy the DAMON context and reset the global pointer when damon start fails. Otherwise, the context allocated by damon stat build ctx is leaked, and the...