openssl 3.0.13-0ubuntu3.4 source package in Ubuntu
Changelog
openssl (3.0.13-0ubuntu3.4) noble-security; urgency=medium * SECURITY UPDATE: Possible denial of service in X.509 name checks - debian/patches/CVE-2024-6119.patch: avoid type errors in EAI-related name check logic in crypto/x509/v3_utl.c, test/*. - CVE-2024-6119 -- Marc Deslauriers <email address hidden> Tue, 20 Aug 2024 13:05:36 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | updates | main | utils | |
Noble | security | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.0.13.orig.tar.gz | 14.6 MiB | 88525753f79d3bec27d2fa7c66aa0b92b3aa9498dafd93d7cfa4b3780cdae313 |
openssl_3.0.13-0ubuntu3.4.debian.tar.xz | 162.1 KiB | 03344c751e9ecf9f5b75abe301d0d4cc21be793645cecf8b0832ca978b0a6082 |
openssl_3.0.13-0ubuntu3.4.dsc | 2.5 KiB | 58d63b78a1102aee8342336615ffea3ce75fb5bc70e58154476b15f8e51278c2 |
Available diffs
Binary packages built by this source
- libssl-dev: Secure Sockets Layer toolkit - development files
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains development libraries, header files, and manpages for libssl
and libcrypto.
- libssl-doc: Secure Sockets Layer toolkit - development documentation
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains manpages and demo files for libssl and libcrypto.
- libssl3t64: Secure Sockets Layer toolkit - shared libraries
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It provides the libssl and libcrypto shared libraries.
- libssl3t64-dbgsym: debug symbols for libssl3t64
- openssl: Secure Sockets Layer toolkit - cryptographic utility
This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:
* creating RSA, DH, and DSA key parameters;
* creating X.509 certificates, CSRs, and CRLs;
* calculating message digests;
* encrypting and decrypting with ciphers;
* testing SSL/TLS clients and servers;
* handling S/MIME signed or encrypted mail.
- openssl-dbgsym: debug symbols for openssl