In the Linux kernel, the following vulnerability has been resolved:
bnxten: Fix null pointer dereference in bnxtbstracecheck_wrap()
With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in bnxtbstracetypewrap(). Add a guard to check for a valid magicbyte pointer before proceeding.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68197.json"
}