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).
References
Configurations
No configuration.
History
07 Apr 2025, 14:17
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
06 Apr 2025, 00:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-130 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 3.7 |
05 Apr 2025, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-05 23:15
Updated : 2025-04-07 14:17
NVD link : CVE-2025-32366
Mitre link : CVE-2025-32366
CVE.ORG link : CVE-2025-32366
JSON object : View
Products Affected
No product.
CWE
CWE-130
Improper Handling of Length Parameter Inconsistency