First published: Tue Feb 25 2025(Updated: )
The function dns_copy_qname in dns_pack.c performs performs a memcpy operation with an untrusted field and does not check if the source buffer is large enough to contain the copied data.
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyr Project Manager | <=4.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1675 has been classified with a high severity due to the risk associated with the potential for buffer overflow.
To fix CVE-2025-1675, ensure you are using a patched version of the Zephyr Project software that addresses the vulnerability.
CVE-2025-1675 affects versions of the Zephyr Project software up to and including version 4.0.0.
The impact of CVE-2025-1675 includes potential arbitrary code execution due to improper handling of untrusted input.
As of now, there is no publicly known exploit for CVE-2025-1675, but it is important to apply updates to mitigate risk.