In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset() bnxt_rx_ring_reset() frees the ring buffers and then reallocate…
提示
摘要
In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Handle buffer allocation failure in bnxt_rx_ring_reset() bnxt_rx_ring_reset() frees the ring buffers and then reallocates them, ignoring the result. bnxt_alloc_one_rx_ring() can fail in bnxt_alloc_one_tpa_info_data(), which returns -ENOMEM on the first failed allocation and leaves the remaining rxr->rx_tpa[] entries zeroed. The error isn't propagated up, so the loop in bnxt_rx_ring_reset continues and at the end th…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/1a3670b6a6b5679fe56c5890157b344f091e64f8
- https://git.kernel.org/stable/c/4a17c73c83798c2fa9c7920ad5a98803adce3e01
- https://git.kernel.org/stable/c/8b2fd5c0aeda935294159206af9d6179282d425a
- https://git.kernel.org/stable/c/961e2a17c5e3559b3f8654d2daabdd25a42e770a
时间线
- nvd_ingest NVD