diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2015-01-13 12:46:41 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-13 17:26:27 -0500 |
commit | 357c4774b5b08878d980847f496af38869e7aad0 (patch) | |
tree | 52cd1f70e80d3a03671539a8795a8d2201915ae5 /drivers/isdn/i4l | |
parent | sunvnet: fix rx packet length check to allow for TSO (diff) | |
download | linux-dev-357c4774b5b08878d980847f496af38869e7aad0.tar.xz linux-dev-357c4774b5b08878d980847f496af38869e7aad0.zip |
tipc: correctly handle releasing a not fully initialized sock
Commit f2f9800d4955 "tipc: make tipc node table aware of net
namespace" has added a dereference of sock->sk before making sure it's
not NULL, which makes releasing a tipc socket NULL pointer dereference
for sockets that are not fully initialized.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/i4l')
0 files changed, 0 insertions, 0 deletions