Re: [PATCH] netfilter: conntrack_irc: fix port value truncation in parse_dcc()
From: Aamir Ahmed
Date: Wed Sep 09 2026 - 19:33:35 EST
On Wed, Sep 09, 2026 at 09:40:13PM +0000, Sashiko AI review wrote:
> Does the truncation still happen before the new check runs on ILP32
> (i386, ARM32, MIPS32), where unsigned long is 32 bits?
Yes, it does.
Florian mentioned on the amanda thread a queued series which adds a
shared parser for all the helpers:
https://patchwork.ozlabs.org/project/netfilter-devel/patch/20260503083220.630655-2-rc@xxxxxxxxx/
That should cover this. I will drop my patch for now, thanks.
Kind Regards
Aamir A.