y3s0n

Results 14 issues of y3s0n

We recently investigated the Bitcoin issues which are related to privacy protection, vulnerability patches, or security enhancements. We have also checked the `Ravencoin` source code. Results show that these issues...

upstream fix

According to [PR#14897](https://github.com/bitcoin/bitcoin/pull/14897) of Bitcoin, the author committed patches to avoid potential attacks that can prevent Bitcoin nodes from getting transactions with others. > This behavior was described well [here](https://www.cs.umd.edu/projects/coinscope/coinscope.pdf)...

p2p

This issue backports for Bitcoin [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152). There is an inappropriate setting that was founded recently in path `src/validation.h`. According to the original [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152) of Bitcoin shown below, the `NODE_BLOOM` service...

security related

We recently found and confirmed that Ravencoin Core in the **latest release** (version `4.3.2.1`) and earlier versions are affected by a [remote code execution vulnerability in Qt5-based GUI apps](https://www.bleepingcomputer.com/news/security/qt5-based-gui-apps-susceptible-to-remote-code-execution/). Specifically,...

gui
security related

# Potential DDoS Attack Recently, when we reviewed on the vulnerability, **CVE-2018-17145**, we found that it might also still affect Ravencoin Core to incur a **DDoS attack**. For details, see...

security related

## Description Just take a case from the wiki doc (I pasted the code at the end); I want to create a `contract_count` by executing the `solidity_create_contract` function. However, many...

idea

We recently investigated the Bitcoin issues which are related to privacy protection, vulnerability patches, or security enhancements. We have also checked the `repoName` source code. Results show that these issues...

inprogress

This issue backports for Bitcoin [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152). There is an inappropriate setting that was founded recently in path `src/validation.h`. According to the original [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152) of Bitcoin shown below, the `NODE_BLOOM` service...

inprogress

This issue backports for Bitcoin [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152). There is an inappropriate setting that was founded recently in path `src/validation.h`. According to the original [PR#16152](https://github.com/bitcoin/bitcoin/pull/16152) of Bitcoin shown below, the `NODE_BLOOM` service...

Pls check the **Bitcoin** [PR#14897](https://github.com/bitcoin/bitcoin/pull/14897/files) and its updates about the potential **DoS attack** on the Bitcoin/Zcash nodes. I checked the **Zcash** source code and found the likely vulnerable `void CNode::AskFor(const...

C-upstream-port
A-networking
I-dos
C-bugfix