mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
suricata: Update to 6.0.13
Excerpt from changelog: "6.0.13 -- 2023-06-15 Security #6119: datasets: absolute path in rules can overwrite arbitrary files (6.0.x backport) Bug #6138: Decode-events of IPv6 packets are not triggered (6.0.x backport) Bug #6136: suricata-update: dump-sample-configs: configuration files not found (6.0.x backport) Bug #6125: http2: cpu overconsumption in rust moving/memcpy in http2_parse_headers_blocks (6.0.x backport) Bug #6113: ips: txs still logged for dropped flow (6.0.x backport) Bug #6056: smtp: long line discard logic should be separate for server and client (6.0.x backport) Bug #6055: ftp: long line discard logic should be separate for server and client (6.0.x backport) Bug #5990: smtp: any command post a long command gets skipped (6.0.x backport) Bug #5982: smtp: Long DATA line post boundary is capped at 4k Bytes (6.0.x backport) Bug #5809: smb: convert transaction list to vecdeque (6.0.x backport) Bug #5604: counters: tcp.syn, tcp.synack, tcp.rst depend on flow (6.0.x backport) Bug #5550: dns: allow dns messages with invalid opcodes (6.0.x backport) Task #5984: libhtp 0.5.44 (6.0.x backport) Documentation #6134: userguide: add instructions/explanation for (not) running suricata with root (6.0.x backport) Documentation #6121: datasets: 6.0.x work-arounds for dataset supply chain attacks" Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
665ab5a1f9
commit
dbd7bafb4d
@@ -8,8 +8,6 @@ usr/sbin/convert-ids-backend-files
|
||||
#usr/share/doc/suricata/Basic_Setup.txt
|
||||
#usr/share/doc/suricata/GITGUIDE
|
||||
#usr/share/doc/suricata/INSTALL
|
||||
#usr/share/doc/suricata/INSTALL.PF_RING
|
||||
#usr/share/doc/suricata/INSTALL.WINDOWS
|
||||
#usr/share/doc/suricata/NEWS
|
||||
#usr/share/doc/suricata/README
|
||||
#usr/share/doc/suricata/Setting_up_IPSinline_for_Linux.txt
|
||||
@@ -45,6 +43,7 @@ usr/share/suricata
|
||||
#usr/share/suricata/threshold.config
|
||||
var/cache/suricata
|
||||
var/lib/suricata
|
||||
#var/lib/suricata/data
|
||||
var/log/suricata
|
||||
#var/log/suricata/certs
|
||||
#var/log/suricata/files
|
||||
|
||||
Reference in New Issue
Block a user