lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 26 Jul 2023 14:41:53 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Yuanjun Gong <ruc_gongyuanjun@....com>
Cc: borisp@...dia.com, netdev@...r.kernel.org, saeedm@...dia.com
Subject: Re: [PATCH net v2 1/1] net/mlx5e: fix return value check in
 mlx5e_ipsec_remove_trailer()

On Tue, Jul 25, 2023 at 02:56:55PM +0800, Yuanjun Gong wrote:
> mlx5e_ipsec_remove_trailer() should return an error code if function
> pskb_trim() returns an unexpected value.
> 
> Fixes: 2ac9cfe78223 ("net/mlx5e: IPSec, Add Innova IPSec offload TX data path")
> Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@....com>
> ---
>  drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@...dia.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ