[ruby-core:83748] [Ruby trunk Bug#14087][Third Party's Issue] Program Crash when using openssl

From: k@...
Date: 2017-11-13 06:46:12 UTC
List: ruby-core #83748
Issue #14087 has been updated by rhenium (Kazuki Yamaguchi).

Status changed from Open to Third Party's Issue

Please note that OpenSSL::PKey::DH#public_key only copies the parameters, despite the name.

Still, it is a bug that it segfaults. A fix is here: https://github.com/ruby/openssl/pull/168

----------------------------------------
Bug #14087: Program Crash when using openssl
https://bugs.ruby-lang.org/issues/14087#change-67787

* Author: Berry (Berry Jin)
* Status: Third Party's Issue
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.3.3p222 (2016-11-21) [x86_64-linux-gnu]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
The interpreter crashed when I assign a DH public key to X509::Certificate using gem openssl.
And I have attached a demo for this problem.

---Files--------------------------------
ruby_bug.rb (225 Bytes)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next