|
Message-ID: <07a52b72-5ecf-2027-0e87-e16dc0a70d09@oracle.com> Date: Mon, 12 Mar 2018 00:06:29 -0700 From: "santosh.shilimkar@...cle.com" <santosh.shilimkar@...cle.com> To: Salvatore Mesoraca <s.mesoraca16@...il.com>, linux-kernel@...r.kernel.org Cc: kernel-hardening@...ts.openwall.com, linux-rdma@...r.kernel.org, netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, Kees Cook <keescook@...omium.org> Subject: Re: [PATCH 2/2] net: rds: drop VLA in rds_walk_conn_path_info() On 3/11/18 2:07 PM, Salvatore Mesoraca wrote: > Avoid VLA[1] by using an already allocated buffer passed > by the caller. > > [1] https://lkml.org/lkml/2018/3/7/621 > > Signed-off-by: Salvatore Mesoraca <s.mesoraca16@...il.com> > --- Acked-by: Santosh Shilimkar <santosh.shilimkar@...cle.com>
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.