On Wednesday 12 November 2014 18:58:26 Sven Eckelmann wrote:
The TVLV must only start parsing an header when at least one TVLV header is available. Otherwise data behind the received data might be accessed.
This regression was introduced by 4c39fb823b86036df40187f8bd342fe5398c28ef ("batctl: tcpdump - parse TVLV containers").
Signed-off-by: Sven Eckelmann sven@narfation.org
tcpdump.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision e5c2e7f.
Thanks, Marek