Metrics
Affected Vendors & Products
Fri, 11 Apr 2025 17:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 10 Apr 2025 21:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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). Here, 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. | 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. |
Thu, 10 Apr 2025 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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). | 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). Here, 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. |
References |
| |
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 07 Apr 2025 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Sat, 05 Apr 2025 23:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-130 | |
Metrics |
cvssV3_1
|
Sat, 05 Apr 2025 23:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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). | |
References |
|

Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2025-04-15T15:15:06.273Z
Reserved: 2025-04-05T00:00:00.000Z
Link: CVE-2025-32366

Updated: 2025-04-07T14:42:12.388Z

Status : Awaiting Analysis
Published: 2025-04-05T23:15:40.910
Modified: 2025-04-11T18:15:39.950
Link: CVE-2025-32366

No data.