Actions
Bug #8799
open
AD
AD
unix-socket not closed properly on Suricata shutdown
Bug #8799:
unix-socket not closed properly on Suricata shutdown
Affected Versions:
Effort:
low
Difficulty:
Label:
C
Description
Hey Suricata folks,
we noticed that the Suricata unix command-socket will not be closed and cleaned up properly on a graceful shutdown of Suricata.
IMHO this can be considered a bug, because as Suricata acquires a new socket on startup itself, it should clean it up on a shutdown itself, too.
I did a fix for that, which does the cleanup of the socket and deletes the socket file on a Suricata shutdown.
Await my Github PR soon.
Regards,
Andreas
AD Updated by Andreas Dolp 20 days ago ยท Edited
Github PR: https://github.com/OISF/suricata/pull/15983
VJ Updated by Victor Julien 20 days ago
- Status changed from New to In Review
- Assignee set to Andreas Dolp
- Target version changed from TBD to 9.0.0-beta1
OT Updated by OISF Ticketbot 20 days ago
- Subtask #8802 added
OT Updated by OISF Ticketbot 20 days ago
- Label deleted (
Needs backport to 8.0)
Actions