[Cryptography-dev] PyCA cryptography 41.0.6 released

Paul Kehrer paul.l.kehrer at gmail.com
Mon Nov 27 15:01:16 EST 2023


PyCA cryptography 41.0.6 has been released to PyPI. cryptography
includes both high level recipes and low level interfaces to common
cryptographic algorithms such as symmetric ciphers, asymmetric
algorithms, message digests, X509, key derivation functions, and much
more. We support Python 3.7+, and PyPy3 7.3.10+.

Changelog (https://cryptography.io/en/latest/changelog/#v41-0-6):
* Fixed a null-pointer-dereference and segfault that could occur when
loading certificates from a PKCS#7 bundle.  Credit to pkuzco for
reporting the issue. CVE-2023-49083

-Paul Kehrer (reaperhulk)


More information about the Cryptography-dev mailing list