CVE-2025-32366

Name
CVE-2025-32366
Description
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 max. Consequently, *rdlen may be larger than the amount of remaining packet data in the current state of parsing. Values of stack memory locations may be sent over the network in a response.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
cve@mitre.org https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n1001
cve@mitre.org https://web.git.kernel.org/pub/scm/network/connman/connman.git/tree/src/dnsproxy.c?h=1.44#n988
https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340
https://web.archive.org/web/20250410130356/https://lapis-sawfish-be3.notion.site/0-day-Comman-memory-Leak-190dc00d01d080688472d322c93c4340

Match rules

CPE URI Source package Min version Max version
connman >= 0 <= 1.44

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
connman edge-community 1.44-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
connman edge-community 1.43-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
connman 3.22-community 1.44-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable
connman 3.22-community 1.43-r0 Jakub Jirutka <jakub@jirutka.cz> possibly vulnerable