Thread (3 messages) 3 messages, 3 authors, 2022-01-25

Re: [PATCH][next] net: mana: Use struct_size() helper in mana_gd_create_dma_region()

From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-01-25 18:01:56
Also in: linux-hardening, linux-hyperv, lkml

On Mon, 24 Jan 2022 21:47:38 +0000 Dexuan Cui wrote:
quoted
From: Gustavo A. R. Silva <gustavoars@kernel.org>
Sent: Monday, January 24, 2022 1:44 PM
 ...
Make use of the struct_size() helper instead of an open-coded version,
in order to avoid any potential type mistakes or integer overflows that,
in the worst scenario, could lead to heap overflows.

Also, address the following sparse warnings:
drivers/net/ethernet/microsoft/mana/gdma_main.c:677:24: warning: using
sizeof on a flexible structure
 ...
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>  
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Thanks! Applied to net-next, 10cdc794dae8 ("net: mana: Use
struct_size() helper in mana_gd_create_dma_region()")
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help