[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta3-209-g04f3f50
OISF Git
noreply at openinfosecfoundation.org
Wed May 6 19:00:03 UTC 2015
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 04f3f5066d0ed7ef50b8413f7026d260c9009a75 (commit)
via 6d170cadd77bcf0e1d05f2db89ff7dc77ab74ce1 (commit)
via a4a1c396e1595ebf5b86a2dd1bedbe604584e7ea (commit)
via fa73a0bb8f312fd0a95cc70f6b3ee4e4997bdba7 (commit)
from a2d0441380b16669c9d5baa45c3317906c236caa (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 04f3f5066d0ed7ef50b8413f7026d260c9009a75
Author: DIALLO David <david.diallo at ssi.gouv.fr>
Date: Thu Apr 30 19:02:56 2015 +0200
app-layer-modbus: fix deadlock in parsers
commit 6d170cadd77bcf0e1d05f2db89ff7dc77ab74ce1
Author: Victor Julien <victor at inliniac.net>
Date: Thu Apr 16 17:05:52 2015 +0200
smtp: fix mime boundary parsing issue
If a boundary was longer than 254 bytes a stack overflow would result
in mime decoding.
Ticket #1449
Reported-by: Kostya Kortchinsky of the Google Security Team
commit a4a1c396e1595ebf5b86a2dd1bedbe604584e7ea
Author: Victor Julien <victor at inliniac.net>
Date: Tue Apr 21 19:29:12 2015 +0200
pcap-file: fix malformed timestamp crash
A bad timestamp would lead to SCLocalTime returning NULL. This case
wasn't checked, leading to a NULL deref.
Reported-by: Kostya Kortchinsky of the Google Security Team
commit fa73a0bb8f312fd0a95cc70f6b3ee4e4997bdba7
Author: Pierre Chifflier <pierre.chifflier at ssi.gouv.fr>
Date: Sat Apr 18 14:24:45 2015 +0200
Fix possible wrap in uint32_t addition in DER parser
Signed-off-by: Pierre Chifflier <pierre.chifflier at ssi.gouv.fr>
-----------------------------------------------------------------------
Summary of changes:
rules/smtp-events.rules | 3 ++
src/app-layer-modbus.c | 112 +++++++++++++++++++++++++++++++++++++++++++++---
src/app-layer-smtp.c | 5 +++
src/app-layer-smtp.h | 1 +
src/util-decode-der.c | 31 +++++++++++---
src/util-decode-mime.c | 11 +++++
src/util-decode-mime.h | 1 +
src/util-time.c | 20 ++++++---
8 files changed, 166 insertions(+), 18 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list