CyberRota
← Ana sayfaya dön

CVE-2025-70102

MEDIUM · CVSS 6.3 EPSS %0.17

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-06-15T20:16:24.827 · Çekilme zamanı: 2026-06-30T18:21:40.476282+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2025-70102
Severity
MEDIUM
CVSS
6.3
EPSS
%0.17

Orijinal NVD Açıklaması

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.