CVE-2025-70102
CVE-2025-70102 affects Roy Marples NetworkConfiguration/dhcpcd 10.3.0. The issue is a NULL pointer dereference in parse_option() (src/if-options.c:1886) when an unexpected/invalid option token or parsing state yields a NULL pointer of type struct dhcp_opt, leading to a runtime crash as reported b...