diff options
author | Marek Lindner <lindner_marek@yahoo.de> | 2013-04-27 08:22:28 (GMT) |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-05-09 10:39:44 (GMT) |
commit | 293c9c1cef6be46ad72b528fa79c3ff034551fe0 (patch) | |
tree | 2ecf02ef21613e3a69cb0ebf333ad1ba8ff68665 /net/ipv6 | |
parent | 4f924b2aa4d3cb30f07e57d6b608838edcbc0d88 (diff) | |
download | linux-fsl-qoriq-293c9c1cef6be46ad72b528fa79c3ff034551fe0.tar.xz |
batman-adv: check proto length before accessing proto string buffer
batadv_param_set_ra() strips the trailing '\n' from the supplied
string buffer without checking the length of the buffer first. This
patches avoids random memory access and associated potential
crashes.
Reported-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions