In ConnMan through 1.44, parse_rr in dnsproxy.c has a...
Low severity
Unreviewed
Published
Apr 7, 2025
to the GitHub Advisory Database
•
Updated Apr 11, 2025
Description
Published by the National Vulnerability Database
Apr 5, 2025
Published to the GitHub Advisory Database
Apr 7, 2025
Last updated
Apr 11, 2025
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