openssl 3.5.3-1ubuntu2 source package in Ubuntu
Changelog
openssl (3.5.3-1ubuntu2) questing; urgency=medium * SECURITY UPDATE: Out-of-bounds read & write in RFC 3211 KEK Unwrap - debian/patches/CVE-2025-9230.patch: fix incorrect check of unwrapped key size in crypto/cms/cms_pwri.c. - CVE-2025-9230 * SECURITY UPDATE: Timing side-channel in SM2 algorithm on 64 bit ARM - debian/patches/CVE-2025-9231-1.patch: use constant time modular inversion in crypto/ec/ecp_sm2p256.c. - debian/patches/CVE-2025-9231-2.patch: remove unused code in crypto/ec/ecp_sm2p256.c. - CVE-2025-9231 * SECURITY UPDATE: Out-of-bounds read in HTTP client no_proxy handling - debian/patches/CVE-2025-9232.patch: add missing terminating NUL byte in crypto/http/http_lib.c. - CVE-2025-9232 -- Hlib Korzhynskyy <email address hidden> Tue, 30 Sep 2025 16:17:50 -0230
Upload details
- Uploaded by:
- Hlib Korzhynskyy
- Sponsored by:
- Marc Deslauriers
- Uploaded to:
- Questing
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Resolute | release | main | utils | |
Questing | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
openssl_3.5.3.orig.tar.gz | 50.7 MiB | c9489d2abcf943cdc8329a57092331c598a402938054dc3a22218aea8a8ec3bf |
openssl_3.5.3-1ubuntu2.debian.tar.xz | 65.8 KiB | aad93da3c75450bf06227e59fd3267fc08094e7bacfcb98dcd3944917a0222b8 |
openssl_3.5.3-1ubuntu2.dsc | 2.5 KiB | 4eac20d0794e772ce44e4f08ff1ad10bead35eb2d8ab872240d88fbe71d7ceb3 |
Available diffs
- diff from 3.5.2-1ubuntu1 to 3.5.3-1ubuntu2 (45.5 KiB)
- diff from 3.5.3-1ubuntu1 to 3.5.3-1ubuntu2 (3.0 KiB)
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
- openssl-provider-legacy: 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.
.
This package contains the legacy provider. The OpenSSL legacy provider
supplies OpenSSL implementations of algorithms that have been deemed legacy.
Such algorithms have commonly fallen out of use, have been deemed insecure by
the cryptography community, or something similar.
For details see OSSL_PROVIDER-legacy man page.
- openssl-provider-legacy-dbgsym: debug symbols for openssl-provider-legacy