summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-06-10 04:59:11 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-27 15:07:58 -0700
commit3da27a9d982798ece7f09dd3b259be8fe0bc3a11 (patch)
tree9a9d32d2e6434b3961142691dbf074bbdbed7514 /drivers/net
parentfe5cdbcdafaae75418307485b5d0ff5c66e250c4 (diff)
Bluetooth: use constant time memory comparison for secret values
commit 329d82309824ff1082dc4a91a5bbed8c3bec1580 upstream. This file is filled with complex cryptography. Thus, the comparisons of MACs and secret keys and curve points and so forth should not add timing attacks, which could either result in a direct forgery, or, given the complexity, some other type of attack. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions