CVE-2025-70102
Last modified
CVE-2025-70102 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-70102?
How severe is CVE-2025-70102?
How do I fix CVE-2025-70102?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-70094A cross-site scripting (XSS) vulnerability in the Generate I…6.5
- CVE-2025-70095A cross-site scripting (XSS) vulnerability in the item manag…6.5
- CVE-2025-70099A NULL pointer dereference in the ext4_dir_en_get_name_len f…7.5
- CVE-2025-7010Stack overflow vulnerability due to uncontrolled recursion i…5.5
- CVE-2025-70100A divide-by-zero vulnerability in the ext4_block_set_lb_size…5.5
- CVE-2025-70101An out-of-bounds read in the ext4_ext_binsearch_idx function…6.5
- CVE-2025-70103Heap buffer overflow vulnerability in libjxl 0.12.0 via craf…7.3
- CVE-2025-7011Heap out-of-bounds read vulnerability in Avast Antivirus whe…7.8
- CVE-2025-70116A NULL pointer dereference in GPAC MP4Box: when parsing cert…4.3
- CVE-2025-7012An issue in Cato Networks' CatoClient for Linux, before vers…8.6
- CVE-2025-70121An array index out of bounds vulnerability in the AMF compon…7.5
- CVE-2025-70122A heap buffer overflow vulnerability in the UPF component of…7.5
Are you affected by CVE-2025-70102?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
