ubuntu-cve-2025-70102
Vulnerability from osv_ubuntu
Published
2026-06-15 20:16
Modified
2026-06-24 08:58
Summary
Details
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.
Severity
6.3 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.0.6-1ubuntu3.2"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.0.6-1ubuntu3.2"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.0.6-1ubuntu3.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.0.6-1ubuntu3.2?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.0.2-3ubuntu3",
"1:10.0.5-1",
"1:10.0.5-2",
"1:10.0.5-3",
"1:10.0.5-4",
"1:10.0.5-5",
"1:10.0.6-1",
"1:10.0.6-1ubuntu1",
"1:10.0.6-1ubuntu2",
"1:10.0.6-1ubuntu3",
"1:10.0.6-1ubuntu3.1",
"1:10.0.6-1ubuntu3.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.2.4-4"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.2.4-4"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.2.4-4"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.2.4-4?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.1.0-8",
"1:10.1.0-10",
"1:10.1.0-11",
"1:10.1.0-12",
"1:10.2.4-3",
"1:10.2.4-4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "dhcpcd",
"binary_version": "1:10.3.0-7"
},
{
"binary_name": "dhcpcd-base",
"binary_version": "1:10.3.0-7"
},
{
"binary_name": "dhcpcd5",
"binary_version": "1:10.3.0-7"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "dhcpcd",
"purl": "pkg:deb/ubuntu/dhcpcd@1:10.3.0-7?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1:10.2.4-4",
"1:10.3.0-2",
"1:10.3.0-3",
"1:10.3.0-7"
]
}
],
"aliases": [],
"details": "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 \u0027struct dhcp_opt\u0027 when an unexpected/invalid option token or parsing state causes the lookup to yield NULL. The instrumented fuzzing build reports \u0027runtime error: member access within null pointer of type struct dhcp_opt\u0027 and aborts.",
"id": "UBUNTU-CVE-2025-70102",
"modified": "2026-06-24T08:58:14Z",
"published": "2026-06-15T20:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-70102"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-70102"
},
{
"type": "REPORT",
"url": "https://github.com/NetworkConfiguration/dhcpcd/issues/567"
},
{
"type": "REPORT",
"url": "https://infosec.exchange/@sigdevel/116733594508542047"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-70102"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…