diff options
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | 2011-03-08 22:44:06 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-09 11:59:29 -0800 |
commit | c69d4407d8884e8a127f95d07b1896443f3716ff (patch) | |
tree | 85989f9259365d5470113e810237b567ba93af37 /net/ax25/TODO | |
parent | 7b46ac4e77f3224a1befe032c77f1df31d1b42c4 (diff) | |
download | linux-stable-c69d4407d8884e8a127f95d07b1896443f3716ff.tar.gz linux-stable-c69d4407d8884e8a127f95d07b1896443f3716ff.tar.bz2 linux-stable-c69d4407d8884e8a127f95d07b1896443f3716ff.zip |
Phonet: fix NULL dereference on TX path with implicit source
The previous Phonet patch series introduced per-socket implicit
destination (i.e. connect()). In that case, the destination
socket address is NULL in the transmit function.
However commit a8059512b120362b15424f152b2548fe8b11bd0c
("Phonet: implement per-socket destination/peer address")
is incomplete and would trigger a NULL dereference.
(Fortunately, the code is not in released kernel, and in fact
currently not reachable.)
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25/TODO')
0 files changed, 0 insertions, 0 deletions