Out-of-bounds write in FreeBSD - CVE-2026-58096
Published: August 26, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to an out-of-bounds write in LcpDecodeConfig() when processing a received endpoint discriminator option with an undersized length. A remote attacker can send a specially crafted endpoint discriminator option to execute arbitrary code.
The issue can also crash ppp(8). The vulnerable condition is triggered when the option length is below the minimum required by RFC 1717.