diff options
author | Kangjie Lu <kjlu@umn.edu> | 2019-03-15 07:11:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-16 19:43:14 +0100 |
commit | 0fff9bd47e1341b5c4db862cc39fc68ce45f165d (patch) | |
tree | 7e3801697acdf467bf5c7f7abe263b9cde96ba45 /net/rds | |
parent | net: openvswitch: fix a NULL pointer dereference (diff) | |
download | linux-0fff9bd47e1341b5c4db862cc39fc68ce45f165d.tar.xz linux-0fff9bd47e1341b5c4db862cc39fc68ce45f165d.zip |
net: openvswitch: fix missing checks for nla_nest_start
nla_nest_start may fail and thus deserves a check.
The fix returns -EMSGSIZE when it fails.
Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions