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 /lib | |
parent | 86cfeab6b510a2fe94683bf71f9b96b686e2e0ce (diff) | |
download | linux-357c4774b5b08878d980847f496af38869e7aad0.tar.bz2 |
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 'lib')
0 files changed, 0 insertions, 0 deletions