CVE-2025-39916

MEDIUM

Linux kernel - Divide By Zero

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0002
EPSS Percentile 4.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 (7)
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_kernel 6.17 rc1 (5 CPE variants)
linux/linux_kernel 6.0.12 - 6.1.153
Published Oct 01, 2025
Tracked Since Feb 18, 2026