In the Linux kernel, the following vulnerability has been resolved:
RDMA/bnxt_re: Initialize dpi variable to zero
dpi is initialized only for BNXTREALLOCWCPAGE, but copied for all the cases. So initialize the dpi to 0.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96009.json"