Files
tor/changes
Nick Mathewson a7ca71cf6b Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys
This function -- a mock replacement used only for fuzzing -- would
have a buffer overflow if it got an RSA key whose modulus was under
20 bytes long.

Fortunately, Tor itself does not appear to have a bug here.

Fixes bug 24247; bugfix on 0.3.0.3-alpha when fuzzing was
introduced.  Found by OSS-Fuzz; this is OSS-Fuzz issue 4177.
2017-11-11 14:44:45 -05:00
..
2017-10-24 17:35:17 -05:00
2017-11-07 00:28:14 +02:00
2017-10-03 10:56:46 -04:00
2017-10-03 15:48:12 +03:00
2017-10-03 07:45:36 -05:00
2017-10-05 22:42:00 -05:00
2017-11-02 10:19:05 -04:00
2017-10-26 09:08:49 -04:00
2017-11-05 14:09:07 -05:00