Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision 361071993182c0a37d421e2ea9a1f84ec4f1ac4f authored by Matt Caswell on 19 May 2015, 12:59:47 UTC, committed by Matt Caswell on 04 June 2015, 08:26:43 UTC
Fix off-by-one error in BN_bn2hex
A BIGNUM can have the value of -0. The function BN_bn2hex fails to account
for this and can allocate a buffer one byte too short in the event of -0
being used, leading to a one byte buffer overrun. All usage within the
OpenSSL library is considered safe. Any security risk is considered
negligible.

With thanks to Mateusz Kocielski (LogicalTrust), Marek Kroemeke and
Filip Palian for discovering and reporting this issue.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit c56353071d9849220714d8a556806703771b9269)

Conflicts:
	crypto/bn/bn_print.c
1 parent af3aa2b
  • Files
  • Changes
  • 76c27e6
  • /
  • doc
  • /
History
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier swh:1:dir:544fa69221ed181261153139a546070398ed81c0 into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier swh:1:dir:544fa69221ed181261153139a546070398ed81c0 as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:361071993182c0a37d421e2ea9a1f84ec4f1ac4f into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:361071993182c0a37d421e2ea9a1f84ec4f1ac4f as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
revision badge
swh:1:rev:361071993182c0a37d421e2ea9a1f84ec4f1ac4f
directory badge Iframe embedding
swh:1:dir:544fa69221ed181261153139a546070398ed81c0
FileModeSize
HOWTO
apps
crypto
ssl
README -rw-r--r--598 bytes
c-indentation.el -rw-r--r--1.6 KB
fingerprints.txt -rw-r--r--2.8 KB
openssl-shared.txt -rw-r--r--1.5 KB
openssl.txt -rw-r--r--45.6 KB
openssl_button.gif -rw-r--r--2.0 KB
openssl_button.html -rw-r--r--239 bytes
ssleay.txt -rw-r--r--276.5 KB
standards.txt -rw-r--r--11.8 KB

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

README

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top