LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25054: An issue was discovered in the pnet crate before 0.27.2 for Rust.

An issue was discovered in the pnet crate before 0.27.2 for Rust. There is a segmentation fault (upon attempted dereference of an uninitialized descriptor) because of an erroneous IcmpTransportChannelIterator compiler optimization.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2019-25054 affects Rust software that depends on the pnet crate before 0.27.2. The issue can cause a segmentation fault, meaning an affected process may crash when the vulnerable ICMP iterator path is hit. The sources do not show active exploitation or a CVSS score.

Executive priority

Treat this as a targeted dependency hygiene issue, not a confirmed emergency. Prioritize if pnet is used in internet-facing or operationally critical Rust services where crashes affect availability.

Technical view

The reported flaw is in pnet before 0.27.2. RustSec describes a segmentation fault from attempted dereference of an uninitialized descriptor, tied to an erroneous IcmpTransportChannelIterator compiler optimization. Available sources do not provide exploit details, CWE mapping, or quantified severity.

Likely exposure

Exposure is limited to Rust applications or libraries that include pnet versions earlier than 0.27.2, especially code paths involving ICMP transport channel iteration. Transitive dependency use should be checked.

Exploitation context

The provided sources do not indicate active exploitation, public weaponization, or KEV listing. The known impact is process crash risk, but practical exploitability depends on how the application uses pnet.

Researcher notes

Evidence is sparse: no CVSS, CWE, or exploit status is provided. The most concrete remediation signal is the affected version boundary: pnet before 0.27.2.

Mitigation direction

  • Upgrade pnet to version 0.27.2 or later.
  • Check vendor and RustSec guidance for any newer advisories.
  • Rebuild and redeploy affected Rust services after dependency updates.
  • Prioritize externally reachable services that process ICMP-related traffic.

Validation and detection

  • Review dependency manifests and lockfiles for pnet versions before 0.27.2.
  • Identify whether affected services use pnet ICMP transport channel iteration.
  • Confirm rebuilt artifacts include the upgraded pnet dependency.
  • Run regression tests for network packet handling paths.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2019-25054 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.