Heap-based buffer overflow in FreeBSD - CVE-2026-58097
Published: August 26, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to a buffer overflow in mp_SetEnddisc() when handling a user-supplied PSN endpoint value through the ppp(8) command interface. A local user can supply a specially crafted PSN endpoint value to execute arbitrary code.
Exploitation requires access to the ppp(8) command interface. The issue can also crash ppp(8).