Skip to content
Commit 126c04ac authored by Samuel Thibault's avatar Samuel Thibault
Browse files

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: default avatarSamuel Thibault <samuel.thibault@ens-lyon.org>
parent 113a219a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment