telekom / mp-dccp

Out-of-tree Linux Kernel implementation of MultiPath DCCP
https://multipath-dccp.org
Other
18 stars 13 forks source link

Problem with MP_CONFIRM and retransmission events #85

Open LeonardWalter opened 1 month ago

LeonardWalter commented 1 month ago

In some cases, when multiple retransmission events are stored, a NULL pointer dereference causes a kernel crash.

NathalieRM commented 1 month ago

Hi @LeonardWalter,

Could you please add some steps to reproduce de problem, so I can properly test the PR with the fix?

Thanks.

Br,

Nathalie