CVE-2025-68197
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
16/12/2025
Última modificación:
18/12/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()<br />
<br />
With older FW, we may get the ASYNC_EVENT_CMPL_EVENT_ID_DBG_BUF_PRODUCER<br />
for FW trace data type that has not been initialized. This will result<br />
in a crash in bnxt_bs_trace_type_wrap(). Add a guard to check for a<br />
valid magic_byte pointer before proceeding.



