
Cloud Vulnerability DB
A community-led vulnerabilities database
A critical security vulnerability was discovered in the ckb crate versions prior to 0.40.0 for Rust, identified as RUSTSEC-2021-0108 (CVE-2021-45699). The vulnerability was published on December 26, 2021, affecting the Nervos CKB blockchain nodes. The issue lies in the SyncState component of the ckb sync protocol, where a HashMap called 'misbehavior' maintains peer violation scores without implementing proper cleanup mechanisms (GitHub Advisory, CVE Details).
The vulnerability stems from a design flaw in the misbehavior HashMap implementation within the SyncState component. The HashMap, keyed to PeerIndex (an alias for SessionId), tracks protocol violations but never removes entries. The SessionId increases monotonically with each new connection, leading to unbounded growth of the HashMap. This implementation oversight can result in continuous memory consumption, eventually causing system degradation or failure (GitHub Advisory).
The vulnerability's impact is classified as High severity. When exploited, it can lead to degraded performance and ultimately result in either a panic on allocation failure or the process being terminated by the operating system. This could potentially disrupt the entire blockchain network's operations and facilitate more sophisticated attacks (GitHub Advisory).
The vulnerability has been patched in version 0.40.0 of the ckb crate. Users are strongly advised to upgrade to this version or later to protect against potential attacks (CVE Details).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."