[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-4.0.1-442-g23ceb2c
OISF Git
noreply at openinfosecfoundation.org
Wed Feb 14 09:55:24 UTC 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
via 23ceb2cc26008a022b7c35e6477b41c69ef76870 (commit)
via f70e8d00eacf465da540482a814db7dcd993fcc1 (commit)
via 6a6aa04f55bbe4eeb5e53d1ec0ae57db81a259ec (commit)
via 261f15a1465b48e8baa7ebfdbc34fb11aa3e0fb9 (commit)
via 7ac041b872015a7ad1aedf6c0d4294379cd2d277 (commit)
via 356440b3805b29baf4ffb7126028f257de4717ff (commit)
via 968ed663a8e129bf502b0fa6c743c4e9b383e0b6 (commit)
from 6c643d8975e9bab542ef5583d1422d5e669188df (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 23ceb2cc26008a022b7c35e6477b41c69ef76870
Author: Jason Ish <ish at unx.ca>
Date: Fri Jan 26 16:15:09 2018 -0600
dnp3: regenerate object decoding code
commit f70e8d00eacf465da540482a814db7dcd993fcc1
Author: Jason Ish <ish at unx.ca>
Date: Fri Jan 26 16:14:11 2018 -0600
dnp3-gen: require jinja2 v2.10 or later
Previous versions, but not all, have issues tracking
variables.
commit 6a6aa04f55bbe4eeb5e53d1ec0ae57db81a259ec
Author: Philippe Antoine <contact at catenacyber.fr>
Date: Fri Jan 26 16:09:18 2018 -0600
dnp3-gen: fix heap buffer overflow in generated code
Due to missing check before memcpy.
commit 261f15a1465b48e8baa7ebfdbc34fb11aa3e0fb9
Author: Victor Julien <victor at inliniac.net>
Date: Fri Feb 2 11:17:23 2018 +0100
der: fix recursion depth not being handled correctly
In a mix of sequences the 'depth reached' error would not
be fully propagated.
Found with AFL.
commit 7ac041b872015a7ad1aedf6c0d4294379cd2d277
Author: Victor Julien <victor at inliniac.net>
Date: Fri Feb 2 11:56:16 2018 +0100
der: warn if null passed to decoders
Remove null checks for errcode.
commit 356440b3805b29baf4ffb7126028f257de4717ff
Author: Eric Leblond <eric at regit.org>
Date: Tue Dec 26 20:14:24 2017 +0100
tm-threads: fix build warning in afl mode
commit 968ed663a8e129bf502b0fa6c743c4e9b383e0b6
Author: Victor Julien <victor at inliniac.net>
Date: Mon Dec 11 14:07:14 2017 +0100
detect: fix out of bounds write in detect thread space creation
-----------------------------------------------------------------------
Summary of changes:
scripts/dnp3-gen/dnp3-gen.py | 22 ++++++++++----
src/app-layer-dnp3-objects.c | 52 ++++++++++++++++++++++++++++++++
src/app-layer-tls-handshake.c | 1 +
src/detect-engine-filedata.c | 17 +++++++----
src/detect-engine-hcbd.c | 11 ++++---
src/detect-engine-hsbd.c | 11 ++++---
src/tm-threads.c | 4 +--
src/util-decode-der.c | 69 +++++++++++++++++++++----------------------
src/util-decode-der.h | 4 ++-
9 files changed, 133 insertions(+), 58 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list