This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: Don't access write-queue unconditionally
When retransmitting ACKs with MP_JOIN, the write-queue is actually empty. Thus, we should not simply access it. Fixes: Zero-day bug Reported-by: Dejene Boru <dejene.boru@gmail.com> Signed-off-by: Christoph Paasch <cpaasch@apple.com> Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
- Loading branch information