A NULL pointer dereference occurs in Roy Marples NetworkConfiguration/dhcpcd 10.3.0 while parsing configuration options. In parse_option() (src/if-options.c:1886), the code performs a member access on a NULL pointer of type 'struct dhcp_opt' when an unexpected/invalid option token or parsing state causes the lookup to yield NULL. The instrumented fuzzing build reports 'runtime error: member access within null pointer of type struct dhcp_opt' and aborts.
References
| Link | Resource |
|---|---|
| https://infosec.exchange/@sigdevel/116733594508542047 |
Configurations
No configuration.
History
16 Jun 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.3 |
| CWE | CWE-476 |
15 Jun 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-15 20:16
Updated : 2026-06-17 10:03
NVD link : CVE-2025-70102
Mitre link : CVE-2025-70102
CVE.ORG link : CVE-2025-70102
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference
