Actions
Bug #5308
closedfile handling: avoid toctou race conditions
Affected Versions:
Effort:
Difficulty:
Label:
Description
By using functions using file descriptors of opened files instead of using the file name
As suggested by CodeQL
cf https://github.com/OISF/suricata/pull/7304#issuecomment-1109710149
Actions