> -Original Message-
> From: David Marchand
> Sent: Tuesday, March 22, 2022 4:36 PM
> To: Mike Pattrick
> Cc: Xing, Beilei ; murphyx.y...@intel.com; dev
> ; dpdk stable
> Subject: Re: [PATCH] net/i40e: Populate error in flow_parse_fdir_pattern
>
Rena
Hello Mike,
On Tue, Mar 22, 2022 at 4:20 AM Mike Pattrick wrote:
>
> Errors from i40e_flow_parse_fdir_pattern() can bubble up to
> rte_flow_create. If rte_flow_error is not initialized a caller may
> dereference error->message. This may be uninitialized memory, leading
> to a segemntation fault.
Errors from i40e_flow_parse_fdir_pattern() can bubble up to
rte_flow_create. If rte_flow_error is not initialized a caller may
dereference error->message. This may be uninitialized memory, leading
to a segemntation fault.
Signed-off-by: Mike Pattrick
Fixes: 4a072ad43442 ("net/i40e: fix flow direc
3 matches
Mail list logo