GHSA-whrr-9ch2-52grunknown
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Initialize dpi...
🔗 CVE IDs covered (1)
📋 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 (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72501
- https://git.kernel.org/stable/c/3d00b375853fbbf4157ad092884b4ed9a49429c1
- https://git.kernel.org/stable/c/978b27d6ce538bb832ccd69e45802824e4301c4b
- https://git.kernel.org/stable/c/b87cbd4d198ae377be4815d8102fa9dfefb91dcc
- https://github.com/advisories/GHSA-whrr-9ch2-52gr