Re: [PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
From: Kacper Kokot <hidden>
Date: 2026-05-25 21:44:49
Also in:
lkml, netfilter-devel, stable
From: Kacper Kokot <hidden>
Date: 2026-05-25 21:44:49
Also in:
lkml, netfilter-devel, stable
Is this an actual, real world bug? This code is 20+ years old, all that this hints at is that they are always aligned in reality?
No, as far as I know it's theoretical - I just stumbled on it while debugging something else.