vix.ing · top · new · best · stats · spec

Defining and Preventing Asymmetric Mempool DoS in Ethereum with saferAd

2023/09/21 by Wanning Ding, Yibo Wang, Ding, Wanning +3
Computer Science · #Blockchain Technology Applications and Security #Cryptography and Data Security #Cryptography and Security (cs.CR) #Distributed systems and fault tolerance #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2309.11721

openalex publication_date 2023/09/21 · openalex created_date 2023/09/23 · openalex updated_date 2026/07/28

Abstract

This paper presents secure mempool designs under asymmetric DoS attacks. We formulate safety definitions under two abstract DoSes, namely eviction- and locking-based attacks. We propose a safe transaction admission framework for securing mempools, named saferAd, that achieves both eviction- and locking-safety. The proven security stems from an upper bound of the attack damage under locking DoSes and a lower bound of the attack cost under eviction DoSes. The evaluation by replaying real transaction traces shows saferAd incurs negligible latency or insignificant change of validator revenue.

Related