diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2021-03-10 12:07:08 +0100 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2021-03-16 11:00:57 +0100 |
commit | 80a5a8ea2b7ad512c74c29df5b504e9be6cf23a0 (patch) | |
tree | 4afdcf0bdbde9a1692073c09d5f66aa04efc3a5c /src/primitives | |
parent | 7cdadf91d513250b983b6a1c4672a6acc0dcf074 (diff) |
i2p: limit the size of incoming messages
Put a limit on the amount of data `Sock::RecvUntilTerminator()` can read
if no terminator is received.
In the case of I2P this avoids a runaway (or malicious) I2P proxy
sending us tons of data without a terminator before a timeout is
triggered.
Diffstat (limited to 'src/primitives')
0 files changed, 0 insertions, 0 deletions