The openssl gem for Ruby uses the same initialization vector (IV) in GCM Mode (aes-*-gcm) when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism.
https://www.debian.org/security/2017/dsa-3966
https://lists.debian.org/debian-lts-announce/2018/07/msg00012.html
https://github.com/ruby/openssl/commit/8108e0a6db133f3375608303fdd2083eb5115062
http://www.securityfocus.com/bid/93031
http://www.openwall.com/lists/oss-security/2016/10/01/2