HomePhabricator

rpc: Prevent easy memory exhaustion attack
2ec5a3d212acUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

rpc: Prevent easy memory exhaustion attack

Allocate memory for POST message data only as bytes come in, instead of
all at once at the beginning.

Fixes #4343.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 20 2014, 13:21
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGe81e2e8f7cde: Merge pull request #4421
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING2ec5a3d212ac: rpc: Prevent easy memory exhaustion attack (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jul 4 2014, 07:20