Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't see how sending a bad length could cause a memory issue in this case; if a message has a length that's much longer than expected, the receiving side could just discard any future messages from that destination (or even immediately close the connection). If the message is much shorter than the data received, the bytes following it would be treated as the start of a new message, and the same logic would apply.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: