Home
last modified time | relevance | path

Searched hist:"763 d9a302ab18da0a0078c9788ed6566d0c974e3" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Decdh_helper.cdiff 763d9a302ab18da0a0078c9788ed6566d0c974e3 Tue Apr 25 10:59:47 CDT 2017 Salvatore Benedetto <salvatore.benedetto@intel.com> Bluetooth: allocate data for kpp on heap

Bluetooth would crash when computing ECDH keys with kpp
if VMAP_STACK is enabled. Fix by allocating data passed
to kpp on heap.

Fixes: 58771c1c ("Bluetooth: convert smp and selftest to crypto kpp
API")
Signed-off-by: Salvatore Benedetto <salvatore.benedetto@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
H A Dselftest.cdiff 763d9a302ab18da0a0078c9788ed6566d0c974e3 Tue Apr 25 10:59:47 CDT 2017 Salvatore Benedetto <salvatore.benedetto@intel.com> Bluetooth: allocate data for kpp on heap

Bluetooth would crash when computing ECDH keys with kpp
if VMAP_STACK is enabled. Fix by allocating data passed
to kpp on heap.

Fixes: 58771c1c ("Bluetooth: convert smp and selftest to crypto kpp
API")
Signed-off-by: Salvatore Benedetto <salvatore.benedetto@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>