Crash and memory disclosure via unchecked DNS length
Published Feb 25, 2025 · Updated Feb 28, 2025
Out-of-bounds reads in Zephyr RTOS 4.0 and earlier allow remote attackers to crash devices or expose memory via malformed DNS packets. dns_copy_qname reads the DNS label length from the packet, validates only destination capacity, and passes that unchecked length to memcpy without confirming enough source bytes remain. No authentication or user interaction is required; memory-protected devices can crash, while unprotected devices can exhibit incorrect behavior or disclose adjacent memory.
Summary
What happened
Out-of-bounds reads in Zephyr RTOS 4.0 and earlier allow remote attackers to crash devices or expose memory via malformed DNS packets. dns_copy_qname reads the DNS label length from the packet, validates only destination capacity, and passes that unchecked length to memcpy without confirming enough source bytes remain. No authentication or user interaction is required; memory-protected devices can crash, while unprotected devices can exhibit incorrect behavior or disclose adjacent memory.
The record
- CVE
- CVE-2025-1675
- Published
- Feb 25, 2025
- Updated
- Feb 28, 2025
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-125, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 25, 2025CVE publishedPublication date reported by the CVE source.
- Feb 28, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=* <=4.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo