In the Linux kernel, the following vulnerability has been resolved:
drivers: net: qlcnic: Fix potential memory leak in qlcnicsriovinit()
If vp alloc failed in qlcnicsriovinit(), all previously allocated vp needs to be freed.