forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
We recently investigated the Bitcoin issues which are related to privacy protection, vulnerability patches, or security enhancements. We have also checked the dash source code. Results show that these issues and their PRs are not backported yet. Henceforth, we suggest that dash should backport the PRs listed below for the considerations of software security and integrity.
- Bitcoin PR#17906, avoid uninitialized reads.
- Bitcoin PR#16572, fix a
Charvariable used asBool. - Bitcoin PR#15323, fix race condition in
mempool_persist.py. - Bitcoin PR#15305, fix crash when disconnecting fail.
- Bitcoin PR#15039, avoid leaking
nLockTimefingerprint. - Bitcoin PR#14993, fix data race in
InterruptRPC(). - Bitcoin PR#13808, shuffle coins before grouping, for privacy protection.
Some of these issues and PRs are not severe security-related, but backports can avoid the chaos ecosystem of Bitcoin-forked projects and the potential vulnerabilities in the future.
Reported by de957ad9679f28a38f02f00cc7928bce8fb424882ff060a3c09c32895b1474cc.
Metadata
Metadata
Assignees
Labels
No labels