Vulnerability in Connman
CVE-2025-32366
In ConnMan through 1.44, parse_rr in dnsproxy.c has a memcpy length that depends on an RR RDLENGTH value, i.e., *rdlen=ntohs(rr->rdlen) and memcpy(response+offset,*end,*rdlen) without a check for whether the sum of *end and *rdlen exceeds…
EPSS: 0.004 (29.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L.
Affected products
- Connman — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2025-32366?
- CVE-2025-32366 is a medium-severity vulnerability in Connman, classified under Improper Handling of Length Parameter Inconsistency. CVSS score: 4.8/10. Published 2025-04-05.
- How severe is CVE-2025-32366?
- Medium severity. CVSS v3 base score is 4.8 out of 10.