Bitcoin Core before 25.0 allows remote attackers to cause a denial of service (blocktxn message-handling assertion and node exit) by including transactions in a blocktxn message that are not committed to in a block's merkle root. FillBlock can be called twice for one PartiallyDownloadedBlock instance.
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://github.com/bitcoin/bitcoin/releases/tag/v25.0 | release notes |
https://bitcoincore.org/en/2024/10/08/disclose-blocktxn-crash/ | patch vendor advisory |
https://github.com/bitcoin/bitcoin/pull/26898 | issue tracking |
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md | release notes |