diff options
| author | Sven Eckelmann <[email protected]> | 2016-11-30 21:47:09 +0100 |
|---|---|---|
| committer | Simon Wunderlich <[email protected]> | 2016-12-02 10:46:59 +0100 |
| commit | c2d0f48a13e53b4747704c9e692f5e765e52041a (patch) | |
| tree | f6ad2190cc55b4fddab495f2ebe472151c4e141f /scripts/gdb/linux/symbols.py | |
| parent | e13258f38e927b61cdb5f4ad25309450d3b127d1 (diff) | |
batman-adv: Check for alloc errors when preparing TT local data
batadv_tt_prepare_tvlv_local_data can fail to allocate the memory for the
new TVLV block. The caller is informed about this problem with the returned
length of 0. Not checking this value results in an invalid memory access
when either tt_data or tt_change is accessed.
Reported-by: Dan Carpenter <[email protected]>
Fixes: 7ea7b4a14275 ("batman-adv: make the TT CRC logic VLAN specific")
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions