aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-03-23 23:51:57 +0000
committerDavid S. Miller <[email protected]>2018-03-26 12:11:24 -0400
commit0c29ba1b43df1eb7d8beb03fc929d2dac4c15f7e (patch)
treec24eb97cf3a0f2eb96cfdb446f286768185cf9a3 /net/unix/sysctl_net_unix.c
parentd3757ba4c1421d2ad00d2bf97119005e37ad2902 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions