GHSA-whrr-9ch2-52grunknown

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Initialize dpi...

Published
August 15, 2026
Last Modified
August 15, 2026

🔗 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)