You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[CVE-2025-54605][]: Disk filling from invalid blocks. This bug would allow
31
30
an attacker to fill up the disk space of a victim node by repeatedly sending
32
-
invalid blocks.
31
+
invalid blocks. This bug was disclosed responsibly by Niklas Goegge in May 2022 and also independently by Eugene Siegel. Eugene Siegel and Niklas Goegge merged the mitigation in July 2025.
33
32
34
33
-[CVE-2025-46597][]: Highly unlikely remote crash on 32-bit systems. This bug
35
-
may cause a node to crash when receiving a pathological block, in a rare
36
-
edge case.
34
+
may cause a node to crash when receiving a pathological block in a rare
35
+
edge case. This bug was disclosed responsibly by Pieter Wuille in April 2025. Antoine Poinsot implemented and merged the mitigation in June 2025.
37
36
38
37
-[CVE-2025-46598][]: CPU DoS from unconfirmed transaction processing. This
39
38
bug would cause resource exhaustion when processing an unconfirmed
40
-
transaction. Patches for the first three vulnerabilities have been included
41
-
also in [Bitcoin Core 29.1][] and later minor releases.
39
+
transaction. Patches for the first three vulnerabilities have also been included
40
+
in [Bitcoin Core 29.1][] and later minor releases.
0 commit comments