In the Linux kernel, the following vulnerability has been resolved:
mm/damon/reclaim: avoid divide-by-zero in damonreclaimapply_parameters()
When creating a new scheme of DAMONRECLAIM, the calculation of 'minageregion' uses 'aggrinterval' as the divisor, which may lead to division-by-zero errors. Fix it by directly returning -EINVAL when such a case occurs.
[
{
"id": "CVE-2025-39916-68d1347d",
"target": {
"file": "mm/damon/reclaim.c"
},
"signature_version": "v1",
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9fe0415156fbde773b31f920201cb70b1f0e40fe",
"digest": {
"line_hashes": [
"143098741587303989257138690597271343112",
"277312017599098386305157375486945894306",
"39405135758165852871005832022423283509"
],
"threshold": 0.9
},
"deprecated": false
},
{
"id": "CVE-2025-39916-a12ed5b4",
"target": {
"file": "mm/damon/reclaim.c"
},
"signature_version": "v1",
"signature_type": "Line",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6b543ca9806d7bced863f43020e016ee996c057",
"digest": {
"line_hashes": [
"330396474921666071026243536584358639839",
"158504202066545888532484732242210337270",
"41370527783081122710275013850071568977"
],
"threshold": 0.9
},
"deprecated": false
},
{
"id": "CVE-2025-39916-b0f6ca49",
"target": {
"function": "damon_reclaim_apply_parameters",
"file": "mm/damon/reclaim.c"
},
"signature_version": "v1",
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9fe0415156fbde773b31f920201cb70b1f0e40fe",
"digest": {
"length": 601.0,
"function_hash": "328254513178193347687325669726128683436"
},
"deprecated": false
},
{
"id": "CVE-2025-39916-eb935c34",
"target": {
"function": "damon_reclaim_apply_parameters",
"file": "mm/damon/reclaim.c"
},
"signature_version": "v1",
"signature_type": "Function",
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@e6b543ca9806d7bced863f43020e016ee996c057",
"digest": {
"length": 999.0,
"function_hash": "7104517582422207611478032035153715479"
},
"deprecated": false
}
]