[Intel-wired-lan] [next PATCH S4 10/11] i40e: missing input validation on VF message handling by the PF

Bowers, AndrewX andrewx.bowers at intel.com
Wed Apr 3 21:59:38 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Friday, March 29, 2019 3:09 PM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Cc: Szapar, Martyna <martyna.szapar at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S4 10/11] i40e: missing input validation
> on VF message handling by the PF
> 
> From: Martyna Szapar <martyna.szapar at intel.com>
> 
> Patch is adding missing input validation on VF message handling by the PF to
> the functions with opcodes:
> 	VIRTCHNL_OP_CONFIG_VSI_QUEUES = 6
> 	VIRTCHNL_OP_CONFIG_IRQ_MAP = 7,
> 	VIRTCHNL_OP_DISABLE_QUEUES = 9,
> 	VIRTCHNL_OP_CONFIG_PROMISCUOUS_MODE = 14,
> 
> Signed-off-by: Martyna Szapar <martyna.szapar at intel.com>
> ---
>  .../ethernet/intel/i40e/i40e_virtchnl_pf.c    | 58 ++++++++++++++-----
>  .../ethernet/intel/i40e/i40e_virtchnl_pf.h    |  2 +
>  2 files changed, 46 insertions(+), 14 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>


More information about the Intel-wired-lan mailing list