mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
842 B
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.