CVE-2021-29937
CVE-2021-29937 is a critical-severity vulnerability in Telemetry Project Telemetry with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-908.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 1% (70th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-908
- Affected product: Telemetry Project Telemetry
- Published:
- Last modified:
Description
An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone() call panics within misc::vec_with_size().
Frequently asked questions
- What is CVE-2021-29937?
- An issue was discovered in the telemetry crate through 2021-02-17 for Rust. There is a drop of uninitialized memory if a value.clone() call panics within misc::vec_with_size().
- How severe is CVE-2021-29937?
- CVE-2021-29937 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2021-29937 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (70th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-29937?
- CVE-2021-29937 affects Telemetry Project Telemetry. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-29937?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2021-29937 published?
- CVE-2021-29937 was published on 2021-04-01 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:telemetry_project:telemetry:*:*:*:*:*:rust:*:*
Other CWE-908 (Use of Uninitialized Resource) vulnerabilities
- CVE-2025-38429 — Critical (CVSS 10.0): In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only after…
- CVE-2026-56190 — Critical (CVSS 9.8): Use of uninitialized resource in Windows RDP allows an unauthorized attacker to execute code over a network.
- CVE-2026-52989 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec()…
- CVE-2022-50335 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: 9p: set req refcount to zero to avoid…
- CVE-2025-38737 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix…
- CVE-2025-38472 — Critical (CVSS 9.8): In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack: fix crash due to removal…
Browse all CWE-908 (Use of Uninitialized Resource) vulnerabilities →