Re: [PATCH 5.10.y 0/2] mptcp: fix ADD_ADDR retransmission socket leaks
From: Sasha Levin
Date: Thu Sep 03 2026 - 22:54:44 EST
> Backport the two ordered ADD_ADDR retransmission timer fixes missing
> from 5.10.y. Patch 1 makes every terminal path release the socket
> reference held by the timer. Patch 2 uses sock_put() so the last
> reference frees the socket, while avoiding a timer self-deadlock during
> destruction.
Queued the series for 5.10, thanks.
--
Thanks,
Sasha