[sr-dev] [kamailio/kamailio] Kamailio 5.2.3 on Buster - Segmentation fault in libcrypto.so.1.1 (#2077)

Daniel-Constantin Mierla notifications at github.com
Wed Oct 2 15:41:26 CEST 2019


@marcocapetta - thanks for reporting back, it is good sign for the moment that it was fixed if it is no longer crashing as fast as it happened before. Let's see how it goes further.

I will try to see if the default number generator for libssl 1.1 can be reused protected by an additional mutex.

@henningw - fastrand can be used here, either in place of kam_rand() or as an additional option -- kamrand was the quick variant I coded to see if goes around the crash. If you find a BSD-licensed Fortuna-PRNG implementation, it can be added even now in the tls module, this is part of the work on fixing a bug. It is not really a new feature because we have to keep tls as secure as possible with this custom random bytes generator.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2077#issuecomment-537497273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191002/a1b453ed/attachment.html>


More information about the sr-dev mailing list