CVE-2026-58096RCE como root en el demonio PPP (ppp8)
LcpDecodeConfig() did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp(8) or potentially execute arbitrary code as root.
Ver en NVDAnálisis
A critical vulnerability in the PPP daemon (ppp8) allows a malicious peer to execute arbitrary code with root privileges via crafted LCP configuration options. This impacts any Linux or BSD system utilizing PPP for networking, including certain VPN and point-to-point configurations.
Roles relevantes
Severidad
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HCWE-130CWE-787EPSS
Descripción técnica
LcpDecodeConfig() did not validate the length of received endpoint discriminator options against the minimum required by RFC 1717. Undersized options would trigger an out-of-bounds write. A malicious PPP peer can exploit CVE-2026-58095 and CVE-2026-58096 to crash ppp(8) or potentially execute arbitrary code as root.