First published: Fri Oct 04 2024(Updated: )
In utf8_trunc in zephyr/lib/utils/utf8.c, last_byte_p can point to one byte before the string pointer if the string is empty.
Credit: vulnerabilities@zephyrproject.org
Affected Software | Affected Version | How to fix |
---|---|---|
Zephyr Project Manager | <=3.6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6443 is classified as a moderate severity vulnerability.
To fix CVE-2024-6443, update Zephyr Project software to version 3.6.1 or later.
CVE-2024-6443 is a memory access vulnerability due to improper pointer handling in UTF-8 processing.
CVE-2024-6443 affects all versions of Zephyr up to and including 3.6.0.
CVE-2024-6443 can lead to unexpected behavior or crashes in applications utilizing vulnerable versions of Zephyr.