paper

Defining and Preventing Asymmetric Mempool DoS in Ethereum with saferAd

arXiv:2309.11721

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.

The definitions of mempool eviction security and locking security are not comprehensive. The security model lacks a proof and verification of the security bounds on a real Ethereum client