summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRobert Shearman <rshearma@brocade.com>2015-03-06 11:47:00 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-06 21:19:06 +0100
commitf8d54afc4c7a4c41deaa43fbcfffc2976094d342 (patch)
treebd55bad628a3ddcbc94d6d75131f318732aec60a /MAINTAINERS
parentMerge branch 'bcmgenet-next' (diff)
downloadlinux-f8d54afc4c7a4c41deaa43fbcfffc2976094d342.tar.xz
linux-f8d54afc4c7a4c41deaa43fbcfffc2976094d342.zip
mpls: Properly validate RTA_VIA payload length
If the nla length is less than 2 then the nla data could be accessed beyond the accessible bounds. So ensure that the nla is big enough to at least read the via_family before doing so. Replace magic value of 2. Fixes: 03c0566542f4 ("mpls: Basic support for adding and removing routes") Cc: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Robert Shearman <rshearma@brocade.com> Acked-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions