CVE-2025-40229

NONE EPSS 5.1%
Published Dec 4, 20257mo ago · Modified Jun 17, 20262w ago
Find Similar
Published Dec 4, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago

Description

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_destroy_scheme Currently, damon_destroy_scheme() only cleans up the filter list but leaves ops_filter untouched, which could lead to memory leaks when a scheme is destroyed. This patch ensures both filter and ops_filter are properly freed in damon_destroy_scheme(), preventing potential memory leaks.

Threat Intelligence

EPSS Exploit Probability
5.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

References 2

  • git.kernel.org https://git.kernel.org/stable/c/7071537159be845a5c4ed5fb7d3db25aa4bd04a3
  • git.kernel.org https://git.kernel.org/stable/c/ff8dcf621a4172f4a6d42cbbb25d21659d3ac300

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.