]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bluetooth: Validate socket address length in sco_sock_bind().
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 Dec 2015 20:39:08 +0000 (15:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Jan 2016 04:55:49 +0000 (20:55 -0800)
commit9b11c6bd46ec36ddee89e29702584d0eaca2e4f7
tree939da6b680f54df4f63456c836c8d074b71036b2
parent1e569db179df3a39ef012277f7cb5fd28b7adc8e
bluetooth: Validate socket address length in sco_sock_bind().

[ Upstream commit 5233252fce714053f0151680933571a2da9cbfb4 ]

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/bluetooth/sco.c