Actions
Bug #6385
open
MK
MK
NFQ: Dereference of pointer that potentially can be null
Bug #6385:
NFQ: Dereference of pointer that potentially can be null
Description
The value returned from NFQGetQueue() can be NULL and in some cases used without check
against null.
See https://github.com/OISF/suricata/pull/8606
PA Updated by Philippe Antoine 9 months ago
- Affected Versions 8.0.0 added
Actions