Skip to content

Backports from Bitcoin #4616

@CharesFang

Description

@CharesFang

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 Char variable used as Bool.
  • Bitcoin PR#15323, fix race condition in mempool_persist.py.
  • Bitcoin PR#15305, fix crash when disconnecting fail.
  • Bitcoin PR#15039, avoid leaking nLockTime fingerprint.
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions