CVE-2025-39916
MEDIUMLinux Kernel - Divide By Zero in DAMON Reclaim Parameters
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters() When creating a new scheme of DAMON_RECLAIM, the calculation of 'min_age_region' uses 'aggr_interval' as the divisor, which may lead to division-by-zero errors. Fix it by directly returning -EINVAL when such a case occurs.
References (6)
Core 6
Core References
Third Party Advisory, Mailing List
https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
Scores
CVSS v3
5.5
EPSS
0.0013
EPSS Percentile
3.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-369
Status
published
Products (21)
debian/debian_linux
11.0
linux/Kernel
6.1.0 - 6.1.153linux
linux/Kernel
6.13.0 - 6.16.8linux
linux/Kernel
6.2.0 - 6.6.107linux
linux/Kernel
6.7.0 - 6.12.48linux
Linux/Linux
< 6.1
Linux/Linux
6.0.12 - 6.1
Linux/Linux
6.1
Linux/Linux
6.1.153 - 6.1.*
Linux/Linux
6.12.48 - 6.12.*
... and 11 more
Published
Oct 01, 2025
Tracked Since
Feb 18, 2026