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).
Configurations

No configuration.

History

07 Apr 2025, 14:17

Type Values Removed Values Added
Summary
  • (es) En ConnMan hasta 1.44, parse_rr en dnsproxy.c tiene una longitud de memcpy que depende de un valor RR RDLENGTH, es decir, *rdlen=ntohs(rr->rdlen) y memcpy(response+offset,*end,*rdlen).

06 Apr 2025, 00:15

Type Values Removed Values Added
CWE CWE-130
CVSS v2 : unknown
v3 : unknown
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