Bug 592 - bnxt PMD APIs is missing input validation
Summary: bnxt PMD APIs is missing input validation
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Ajit Khaparde
URL:
Depends on:
Blocks:
 
Reported: 2020-12-04 17:12 CET by Ferruh YIGIT
Modified: 2021-03-09 05:20 CET (History)
1 user (show)



Attachments

Description Ferruh YIGIT 2020-12-04 17:12:43 CET
* int rte_pmd_bnxt_mac_addr_add(uint16_t port, struct rte_ether_addr *addr,
                                uint32_t vf_id)
  - 'addr' is used without NULL check

Note You need to log in before you can comment on or make changes to this bug.