In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.
https://www.tenable.com/security/tns-2021-14
https://www.oracle.com/security-alerts/cpuoct2021.html
https://www.oracle.com/security-alerts/cpuApr2021.html
https://www.debian.org/security/2021/dsa-4856
https://usn.ubuntu.com/4583-1/
https://security.netapp.com/advisory/ntap-20201016-0001/
https://security.gentoo.org/glsa/202012-16
https://bugs.php.net/bug.php?id=79601
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00067.html
http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00045.html