SHA256
3
0
forked from pool/openssl
Go to file
Dominique Leuenberger fa61203f41 Accepting request 393456 from Base:System
- OpenSSL Security Advisory [3rd May 2016]
- update to 1.0.2h (boo#977584, boo#977663)
  * Prevent padding oracle in AES-NI CBC MAC check
     A MITM attacker can use a padding oracle attack to decrypt traffic
     when the connection uses an AES CBC cipher and the server support
     AES-NI.
     (CVE-2016-2107, boo#977616)
  * Fix EVP_EncodeUpdate overflow
     An overflow can occur in the EVP_EncodeUpdate() function which is used for
     Base64 encoding of binary data. If an attacker is able to supply very large
     amounts of input data then a length check can overflow resulting in a heap
     corruption.
     (CVE-2016-2105, boo#977614)
  * Fix EVP_EncryptUpdate overflow
     An overflow can occur in the EVP_EncryptUpdate() function. If an attacker
     is able to supply very large amounts of input data after a previous call to
     EVP_EncryptUpdate() with a partial block then a length check can overflow
     resulting in a heap corruption.
     (CVE-2016-2106, boo#977615)
  * Prevent ASN.1 BIO excessive memory allocation
     When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio()
     a short invalid encoding can casuse allocation of large amounts of memory
     potentially consuming excessive resources or exhausting memory.
     (CVE-2016-2109, boo#976942)
  * EBCDIC overread
     ASN1 Strings that are over 1024 bytes can cause an overread in applications
     using the X509_NAME_oneline() function on EBCDIC systems. This could result
     in arbitrary stack data being returned in the buffer.
     (CVE-2016-2176, boo#978224)
  * Modify behavior of ALPN to invoke callback after SNI/servername (forwarded request 393446 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/393456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=132
2016-05-08 08:38:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=1 2006-12-18 23:17:18 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=1 2006-12-18 23:17:18 +00:00
0001-Axe-builtin-printf-implementation-use-glibc-instead.patch Accepting request 363602 from Base:System 2016-03-05 10:21:18 +00:00
0001-libcrypto-Hide-library-private-symbols.patch Accepting request 315685 from Base:System 2015-07-12 20:51:54 +00:00
0005-libssl-Hide-library-private-symbols.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
baselibs.conf Accepting request 210985 from Base:System 2013-12-17 09:02:17 +00:00
bug610223.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
compression_methods_switch.patch Accepting request 315685 from Base:System 2015-07-12 20:51:54 +00:00
merge_from_0.9.8k.patch Accepting request 315685 from Base:System 2015-07-12 20:51:54 +00:00
openssl-1.0.0-c_rehash-compat.diff Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.1e-add-suse-default-cipher.patch Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl-1.0.1e-add-test-suse-default-cipher-suite.patch Accepting request 315685 from Base:System 2015-07-12 20:51:54 +00:00
openssl-1.0.1e-truststore.diff Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.2a-default-paths.patch Accepting request 315685 from Base:System 2015-07-12 20:51:54 +00:00
openssl-1.0.2a-fips-ctor.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.2a-fips-ec.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.2a-ipv6-apps.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.2a-new-fips-reqs.patch Accepting request 363602 from Base:System 2016-03-05 10:21:18 +00:00
openssl-1.0.2a-padlock64.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-1.0.2e-fips.patch Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl-1.0.2h.tar.gz Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl-1.0.2h.tar.gz.asc Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl-fips_disallow_ENGINE_loading.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips_disallow_x931_rand_method.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips_RSA_compute_d_with_lcm.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips-clearerror.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips-dont-fall-back-to-default-digest.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips-fix-odd-rsakeybits.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips-hidden.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-fips-rsagen-d-bits.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fips-selftests_in_nonfips_mode.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-fix-pod-syntax.diff Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-gcc-attributes.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-missing_FIPS_ec_group_new_by_curve_name.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-no-egd.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-ocloexec.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-pkgconfig.patch Accepting request 310849 from Base:System 2015-06-08 06:25:56 +00:00
openssl-rsakeygen-minimum-distance.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl-urandom-reseeding.patch Accepting request 390473 from Base:System 2016-04-22 14:17:16 +00:00
openssl.changes Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl.keyring Accepting request 280570 from Base:System 2015-01-20 20:53:46 +00:00
openssl.spec Accepting request 393456 from Base:System 2016-05-08 08:38:49 +00:00
openssl.test OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=1 2006-12-18 23:17:18 +00:00
README-FIPS.txt Accepting request 213629 from Base:System 2014-01-17 10:05:16 +00:00
README.SUSE Accepting request 245642 from Base:System 2014-08-25 09:03:07 +00:00

Please note that the man pages for the openssl libraries and tools
have been placed in a package on its own right: openssl-doc Please
install the openssl-doc package if you need the man pages, HTML
documentation or sample C programs.

The C header files and static libraries have also been extracted, they
can now be found in the openssl-devel package.

Your SuSE Team.