cve/2024/CVE-2024-35202.md
2025-09-29 21:09:30 +02:00

856 B

CVE-2024-35202

Description

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.

POC

Reference

No PoCs from references.

Github