[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210609193353.GA4610@salvia>
Date: Wed, 9 Jun 2021 21:33:53 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Colin King <colin.king@...onical.com>
Cc: Jozsef Kadlecsik <kadlec@...filter.org>,
Florian Westphal <fw@...len.de>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
netfilter-devel@...r.kernel.org, coreteam@...filter.org,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] etfilter: fix array index out-of-bounds error
On Tue, Jun 08, 2021 at 04:34:08PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Currently the array net->nf.hooks_ipv6 is accessed by index hook
> before hook is sanity checked. Fix this by moving the sanity check
> to before the array access.
Applied, thanks.
Powered by blists - more mailing lists