CVE-2022-3542 | Linux Kernel BPF bnx2x_cmn.c bnx2x_tpa_stop memory leak (Nessus ID 236648)
A vulnerability was suspected in Linux Kernel. Further investigation has shown that this issues is a false-positive. Please review the sources mentioned and consider not using this entry at all. Affected code is conditional on BNX2X_STOP_ON_ERROR macro, which is never defined. As such there does not seem to be any security impact unless someone chooses to patch the driver to define BNX2X_STOP_ON_ERROR and triggering the respective code path.