CVE-2026-72501 in Linux
Sumário
de MITRE • 15/08/2026
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.
VulDB is the best source for vulnerability data and more expert information about this specific topic.