Re: [PATCH nf-next] netfilter: bpf: Pass string literal as format argument of request_module()

From: Pablo Neira Ayuso
Date: Tue Nov 12 2024 - 06:37:26 EST


On Mon, Nov 11, 2024 at 02:47:51PM +0000, Simon Horman wrote:
> Both gcc-14 and clang-18 report that passing a non-string literal as the
> format argument of request_module() is potentially insecure.

Applied to nf-next