NONE · 0

CVE-2025-68197

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() With older FW, we may get the ASYNC_EVENT_CMPL_EVENT_ID_DBG_BU...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() With older FW, we may get the ASYNC_EVENT_CMPL_EVENT_ID_DBG_BUF_PRODUCER for FW trace data type that has not been initialized. This will result in a crash in bnxt_bs_trace_type_wrap(). Add a guard to check for a valid magic_byte pointer before proceeding.

References

FAQ

What is CVE-2025-68197?

CVE-2025-68197 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap() With older FW, we may get the ASYNC_EVENT_CMPL_EVENT_ID_DBG_BU...

How severe is CVE-2025-68197?

CVSS scoring is not yet available for CVE-2025-68197. Check NVD for updates.

Is there a patch for CVE-2025-68197?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.