Hi,
On 05/05/15 18:15, Julien Charbon wrote:
> I was asked if it is possible to MFC r281599 in FreeBSD 10:
>
> ---
> Fix an old and well-documented use-after-free race condition in
> TCP timers:
> - Add a reference from tcpcb to its inpcb
> - Defer tcpcb deletion until TCP timers have finish
(Same exact email but with a meaningful topic this time...)
Hi list,
I was asked if it is possible to MFC r281599 in FreeBSD 10:
---
Fix an old and well-documented use-after-free race condition in
TCP timers:
- Add a reference from tcpcb to its inpcb
- Defer tcpcb deletion until TCP timers