Skip to content
Back to Blog
Ecosystem Updates

RSK Security Audit Results

Read Time: 1 mins
RSK Security Audit Results

As part of our commitment to create the most secure platform, we have conducted two independent external security audits. These have been held by recognized security audit teams: Trail of Bits, and Patrick McCorry and Andrew Miller. Each team was focused on auditing the areas of the code where we believe they could contribute most with their expertise.

Today we are making the final reports available to the public, summarizing the findings and actions RSK team has taken in response. Links to these reports can be found in sections below.

Also, we’d like to remind the community that our vulnerabilities bounty program has already started. The bounty program rewards researchers for reporting not yet identified platform vulnerabilities,

Find below complete security audit reports:

Trail of Bits

Scope of work: smart contract issues related to the virtual machine, virtual machine compatibility with other Ethereum VM implementations, correctness of the Trie data structure, and correctness of the precompiled contracts for the two-way peg.

Link to report: https://github.com/trailofbits/publications/blob/master/reviews/RSKj.pdf

Patrick McCorry and Andrew Miller

Scope of work: first version of the REMASC and Bridge native smart contracts.

Link to report: http://www0.cs.ucl.ac.uk/staff/P.McCorry/rskaudit_ginger_120717.pdf

What’s next

In RSK we believe in defense in depth: that’s why won’t stop at security audits, and we’ll keep thinking how to improve security and adding more security layers in the future.

We are undergoing a third external security audit of the current Bridge contract, while a fourth audit is already planned for the first quarter of 2018. Conducting periodic external security reviews is highly valuable for the development team and the community to continuously validate and improve RSK’s secure development procedures.

We thank security experts Josselin Feist, Evan Sultanik, Patrick McCorry and Andrew Miller for their professional work during the conducted audits.

 

Recommended articles

Vetiver 9.0.3: Patch Release

Vetiver 9.0.3: Patch Release

This patch release fixes the issue reported in #3543 affecting the JSON-RPC API methods trace_transaction and trace_block. It also includes code readability improvements, minor bug fixes, and enhanced logging. Although this is not a mandatory release, nodes that rely on these tracing methods should be updated to this version to avoid potential issues. The latest […]

Ecosystem Updates
Vetiver 9.0.1: Patch Release

Vetiver 9.0.1: Patch Release

This patch release builds on the Vetiver 9.0.0 upgrade, which introduced multiple consensus improvements to enhance scalability, security, and performance across the network. Vetiver 9.0.1 introduces a fix for the debug_traceTransaction method, following issues reported by users after upgrading to Vetiver 9.0.0. Although Vetiver 9.0.1 is not a mandatory release, nodes that use the debug_traceTransaction […]

Ecosystem Updates