English

Estimating Patch Propagation Times across (Blockchain) Forks

Cryptography and Security 2023-02-10 v2

Abstract

The wide success of Bitcoin has led to a huge surge of alternative cryptocurrencies (altcoins). Most altcoins essentially fork Bitcoin's code with minor modifications, such as the number of coins to be minted, the block size, and the block generation time. As such, they are often deemed identical to Bitcoin in terms of security, robustness, and maturity. In this paper, we show that this common conception is misleading. By mining data retrieved from the GitHub repositories of various altcoin projects, we estimate the time it took to propagate relevant patches from Bitcoin to the altcoins. We find that, while the Bitcoin development community is quite active in fixing security flaws of Bitcoin's code base, forked cryptocurrencies are not as rigorous in patching the same vulnerabilities (inherited from Bitcoin). In some cases, we observe that even critical vulnerabilities, discovered and fixed within the Bitcoin community, have been addressed by the altcoins tens of months after disclosure. Besides raising awareness of this problem, our work aims to motivate the need for a proper responsible disclosure of vulnerabilities to all forked chains prior to reporting them publicly.

Keywords

Cite

@article{arxiv.2205.07478,
  title  = {Estimating Patch Propagation Times across (Blockchain) Forks},
  author = {Sebastien Andreina and Lorenzo Alluminio and Giorgia Azzurra Marson and Ghassan Karame},
  journal= {arXiv preprint arXiv:2205.07478},
  year   = {2023}
}

Comments

A short version of this paper will appear at FC23

R2 v1 2026-06-24T11:18:09.503Z