Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Initialize dpi variable to zero dpi is initialized only for BNXT_RE_ALLOC_WC_PAGE, but copied for all the cases. So initialize the dpi to 0.
References
- https://git.kernel.org/stable/c/3d00b375853fbbf4157ad092884b4ed9a49429c1
- https://git.kernel.org/stable/c/978b27d6ce538bb832ccd69e45802824e4301c4b
- https://git.kernel.org/stable/c/b87cbd4d198ae377be4815d8102fa9dfefb91dcc
FAQ
What is CVE-2026-72501?
CVE-2026-72501 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Initialize dpi variable to zero dpi is initialized only for BNXT_RE_ALLOC_WC_PAGE, but copied for all the cases. So ...
How severe is CVE-2026-72501?
CVSS scoring is not yet available for CVE-2026-72501. Check NVD for updates.
Is there a patch for CVE-2026-72501?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.