Project

General

Profile

Backport #14620

Updated by Loïc Dachary about 8 years ago

https://github.com/ceph/ceph/pull/7488 
 

 PK11_GetBestSlot() does not appear to be threadsafe, and can be called from multiple threads, leading to a crash similar to that in #6480.

Back