Bitcoin Core before 24.0.1 allows remote attackers to cause a denial of service (daemon crash) via a flood of low-difficulty header chains (aka a "Chain Width Expansion" attack) because a node does not first verify that a presented chain has enough work before committing to store it.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures | third party advisory |
https://bitcoincore.org/en/2024/09/18/disclose-headers-oom | vendor advisory |
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-October/017354.html | mailing list |