Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 12 Mar 2018 15:07:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: s.mesoraca16@...il.com
Cc: linux-kernel@...r.kernel.org, kernel-hardening@...ts.openwall.com,
 linux-rdma@...r.kernel.org, netdev@...r.kernel.org, keescook@...omium.org,
 santosh.shilimkar@...cle.com
Subject: Re: [PATCH 1/2] net: rds: drop VLA in rds_for_each_conn_info()

From: Salvatore Mesoraca <s.mesoraca16@...il.com>
Date: Sun, 11 Mar 2018 22:07:49 +0100

> 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>

Applied.

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.