cve/2024/CVE-2024-6443.md
2025-09-29 21:09:30 +02:00

842 B

CVE-2024-6443

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.