aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-03-23 23:51:57 +0000
committerDavid S. Miller <davem@davemloft.net>2018-03-26 12:11:24 -0400
commit0c29ba1b43df1eb7d8beb03fc929d2dac4c15f7e (patch)
treec24eb97cf3a0f2eb96cfdb446f286768185cf9a3 /drivers/net/vmxnet3
parentethernet: Use octal not symbolic permissions (diff)
downloadlinux-dev-0c29ba1b43df1eb7d8beb03fc929d2dac4c15f7e.tar.xz
linux-dev-0c29ba1b43df1eb7d8beb03fc929d2dac4c15f7e.zip
net: qualcomm: rmnet: check for null ep to avoid null pointer dereference
The call to rmnet_get_endpoint can potentially return NULL so check for this to avoid any subsequent null pointer dereferences on a NULL ep. Detected by CoverityScan, CID#1465385 ("Dereference null return value") Fixes: 23790ef12082 ("net: qualcomm: rmnet: Allow to configure flags for existing devices") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3')
0 files changed, 0 insertions, 0 deletions