Re: [PATCH] netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read

From: Muhammad Bilal

Date: Tue May 19 2026 - 17:45:14 EST


On Tue, May 19, 2026 at 05:29:54PM +0200, Pablo Neira Ayuso wrote:
> Other helpers replaced simple_stroul() already which is probably the
> way to go.

I can send a follow-up patch replacing simple_strtoul() in parse_dcc()
once this lands in nf-next, if that works for you.

> This is nf-next material.

Understood.