ubuntu-cve-2025-34450
Vulnerability from osv_ubuntu
Published
2025-12-18 22:15
Modified
2026-05-20 15:17
Summary
Details
merbanan/rtl_433 versions up to and including 25.02 and prior to commit 25e47f8 contain a stack-based buffer overflow vulnerability in the function parse_rfraw() located in src/rfraw.c. When processing crafted or excessively large raw RF input data, the application may write beyond the bounds of a stack buffer, resulting in memory corruption or a crash. This vulnerability can be exploited to cause a denial of service and, under certain conditions, may be leveraged for further exploitation depending on the execution environment and available mitigations.
Severity
7.8 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "rtl-433",
"binary_version": "20.02-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "rtl-433",
"purl": "pkg:deb/ubuntu/rtl-433@20.02-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"19.08-1",
"19.08-1build1",
"19.08-2",
"20.02-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "rtl-433",
"binary_version": "21.12-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "rtl-433",
"purl": "pkg:deb/ubuntu/rtl-433@21.12-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"20.11-1",
"21.05-2",
"21.05-2build1",
"21.12-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "rtl-433",
"binary_version": "23.11-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "rtl-433",
"purl": "pkg:deb/ubuntu/rtl-433@23.11-1build1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"22.11-1",
"23.11-1",
"23.11-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "rtl-433",
"binary_version": "25.02-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "rtl-433",
"purl": "pkg:deb/ubuntu/rtl-433@25.02-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"25.02-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "rtl-433",
"binary_version": "25.12-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "rtl-433",
"purl": "pkg:deb/ubuntu/rtl-433@25.12-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"25.02-1",
"25.02-1.1",
"25.12-1"
]
}
],
"aliases": [],
"details": "merbanan/rtl_433 versions up to and including 25.02 and prior to commit 25e47f8 contain a stack-based buffer overflow vulnerability in the function parse_rfraw() located in src/rfraw.c. When processing crafted or excessively large raw RF input data, the application may write beyond the bounds of a stack buffer, resulting in memory corruption or a crash. This vulnerability can be exploited to cause a denial of service and, under certain conditions, may be leveraged for further exploitation depending on the execution environment and available mitigations.",
"id": "UBUNTU-CVE-2025-34450",
"modified": "2026-05-20T15:17:33Z",
"published": "2025-12-18T22:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2025-34450"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-34450"
},
{
"type": "REPORT",
"url": "https://github.com/dd32/rtl_433/commit/25e47f8"
},
{
"type": "REPORT",
"url": "https://github.com/marlinkcyber/advisories/blob/main/advisories/MCSAID-2025-004-rtl_433-rfraw-parse-overflow.md"
},
{
"type": "REPORT",
"url": "https://github.com/merbanan/rtl_433/issues/3375"
},
{
"type": "REPORT",
"url": "https://www.vulncheck.com/advisories/merbanan-rtl-433-stack-based-buffer-overflow"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2025-34450"
]
}
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…