In the Linux kernel, the following vulnerability has been resolved:
qed/qedsriov: guard against NULL derefs from qediovgetvf_info
We have to make sure that the info returned by the helper is valid before using it.
Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.