
CVE-2026-18370 entr is vulnerable to Heap-based buffer overflow in run_utility() function. The function allocates a fixed-size heap buffer using malloc(ARG_MAX) and copies command-l… https://www.cve.org/CVERecord?id=CVE-2026-18370
Post summary
The post announces CVE-2026-18370, detailing a heap-based buffer overflow in entr's run_utility() caused by a fixed-size buffer allocation and includes a link to the CVE record.

