On Fri, Aug 25, 2023 at 7:17 PM Naga Harish K, S V
<s.v.naga.haris...@intel.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Kundapura, Ganapati <ganapati.kundap...@intel.com>
> > Sent: Thursday, August 24, 2023 1:54 PM
> > To: jer...@marvell.com; Naga Harish K, S V <s.v.naga.haris...@intel.com>;
> > dev@dpdk.org
> > Cc: Jayatheerthan, Jay <jay.jayatheert...@intel.com>; Gujjar, Abhinandan S
> > <abhinandan.guj...@intel.com>
> > Subject: [PATCH v1] eventdev/eth_rx: fix null pointer dereference
> >
> > On passing NULL as a last parameter to xxx_create_ext_with_params(),
> > rxa_config_params_validate() uses default values and dereferences NULL
> > pointer leading to segmentation fault.
> >
> > Fixed by returning after using default values without dereferencing NULL
> > pointer.
> >
> > Fixes: 8be6c94d6d90 ("eventdev/eth_rx: add new adapter create API")

Squashed to this patch to "8be6c94d6d90 ("eventdev/eth_rx: add new
adapter create API")" and rebase the tree to latest main.

Reply via email to