Fix heap overflow in ip_reass on big packet input
When the first fragment does not fit in the preallocated buffer, q will
already be pointing to the ext buffer, so we mustn't try to update it.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Loading
-
🎺 @elmarcomentioned in issue #10 (closed)
-
🎺 @elmarcomentioned in issue #20 (closed)
Please register or sign in to comment