|
| 1 | +8.0.1 -- 2025-09-15 |
| 2 | + |
| 3 | +Security #7881: detect/tls: keyword tls.subjectaltname leads to NULL Deref if tls.subjectaltname contains zero(HIGH - CVE 2025-59150) |
| 4 | +Security #7861: detect: Dynamic-stack-buffer-overflow in ShortenString(HIGH - CVE 2025-59149) |
| 5 | +Security #7838: detect/entropy: segfault when not anchored to a sticky buffer(HIGH - CVE 2025-59148) |
| 6 | +Security #7657: tcp: syn resend with different seq leads to detection bypasss(HIGH - CVE 2025-59147) |
| 7 | +Bug #7891: unix-socket: memory leak when client disconnects during rule reload |
| 8 | +Bug #7877: rust: build with RUSTC and CARGO variables fails |
| 9 | +Bug #7865: detect/integers: u8 prefilter does not support all modes |
| 10 | +Bug #7859: doc/userguide: build failure with read the docs theme |
| 11 | +Bug #7843: http: dissection anomaly on `Content-Encoding: identity` |
| 12 | +Bug #7836: util-byte: bad usage of StringParse function return codes |
| 13 | +Bug #7828: util/hash: unexpected remove behavior |
| 14 | +Bug #7827: app-layer: ippair.memcap counter shows memuse |
| 15 | +Bug #7824: hyperscan: caching results in segfault with link time optimization (-flto=auto, etc) |
| 16 | +Bug #7822: engine-analysis: SEGV on rule failure without rules-fast-pattern enabled |
| 17 | +Bug #7821: engine-analysis: no report for failed rules without fast pattern |
| 18 | +Bug #7820: app-layer/snmp: internal error if app-layer is disabled |
| 19 | +Bug #7815: unix-socket: segfault in "pcap-file-list" command |
| 20 | +Bug #7813: cppcheck: warnings in counters.c |
| 21 | +Bug #7804: util-lua-sandbox.c undeclared identifier error for Suricata 8.0.0 |
| 22 | +Bug #7803: http: use transactions right get function |
| 23 | +Bug #7802: detect/dsize: uninitialized value from SigParseRequiredContentSize |
| 24 | +Bug #7741: http2: events can contain an empty response object |
| 25 | +Bug #7740: doh2: events are always dns even if there is no DNS info (pure HTTP2 settings) |
| 26 | +Bug #7651: decoder/pppoe: valid packets are getting dropped as decoder.ppp.unsup_proto |
| 27 | +Bug #7636: tcp: assertion triggered in StreamTcpReassembleAppLayer |
| 28 | +Bug #7611: eve: segv in stats.totals output |
| 29 | +Bug #5689: eve: community id computed wrong for tcp and ipv4 when src_ip == dest_ip |
| 30 | +Bug #4702: tcp: SYN/ACK dropped when client does not support timestamps |
| 31 | +Bug #4178: alert-debug: DNS Query triggers alert but no output in alert-debug.log |
| 32 | +Bug #3844: tcp: possible bypass with TCP ssn reuse |
| 33 | +Optimization #7769: detect/file: remove redundant de_ctx->rule_file != NULL check |
| 34 | +Feature #7869: detect/integers: support units like kib |
| 35 | +Task #7857: schema/arp: fix invalid pkt event output |
| 36 | +Task #7834: detect: remove unused non-pf stats counters |
| 37 | +Documentation #7890: detect: tls.cert_subject incorrectly claims to support multi-buffer |
| 38 | +Documentation #7867: detect/multi-buffers: complete list in userguide page on multi-buffer-matching |
| 39 | +Documentation #7854: doc/lualib: fix flow timestamps() return value order |
| 40 | +Documentation #7795: eve/schema: document stats.detect counters |
| 41 | +Documentation #7794: eve/schema: document stats.flow counters |
| 42 | +Documentation #7728: lua: fix all Lua documentation examples for new library format |
| 43 | +Documentation #7648: rtd: set "latest" to last stable release starting with 8.0.0 |
| 44 | +Documentation #7639: dpdk: update Connect-X4 recommended fallback tx-descriptor count |
| 45 | +Documentation #7631: userguide: document lua lib suricata.dnp3 |
| 46 | +Documentation #7190: detect/integers: document usage of units |
| 47 | +Documentation #7081: userguide: add unix socket option to retrieve flow info |
| 48 | +Documentation #6840: devguide/app-layer: section with conceptualized steps for adding parser |
| 49 | +Documentation #6284: userguide: document what's the impact of `stream.inline` |
| 50 | +Documentation #6270: userguide: document usage of Suricata as a firewall |
| 51 | +Documentation #5690: userguide: document the differences between IPS and IDS mode |
| 52 | +Documentation #5513: userguide: add a chapter for IPS mode |
| 53 | +Documentation #5139: userguide: add a section for netflow event type |
| 54 | +Documentation #5078: doc/userguide: improve rule reload documentation |
| 55 | +Documentation #4351: doc: explain the engine logic to trigger inspection of TCP data |
| 56 | + |
1 | 57 | 8.0.0 -- 2025-07-08 |
2 | 58 |
|
3 | 59 | Security #7658: http2: global tx (stream id 0) may open file and never close it(HIGH - CVE 2025-53538) |
|
0 commit comments