Files
bpfire/config
Michael Tremer 0c55ec5a49 strongswan: Update to 5.6.0
Fixes CVE-2017-11185:

Fixed a DoS vulnerability in the gmp plugin that was caused by insufficient input validation
when verifying RSA signatures, which requires decryption with the operation m^e mod n,
where m is the signature, and e and n are the exponent and modulus of the public key.
The value m is an integer between 0 and n-1, however, the gmp plugin did not verify this.
So if m equals n the calculation results in 0, in which case mpz_export() returns NULL.
This result wasn't handled properly causing a null-pointer dereference.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-08-23 20:03:21 +01:00
..
2017-05-22 20:03:01 +01:00
2013-02-05 21:35:16 +01:00
2014-07-05 13:43:25 +02:00
2014-05-29 19:35:38 +02:00
2011-06-01 23:46:42 +02:00
2010-12-10 13:29:23 +01:00
2013-01-17 20:38:01 +01:00
2014-09-06 17:15:05 +02:00
2015-04-11 22:03:03 +02:00
2014-05-29 23:36:15 +02:00
2017-05-22 20:03:01 +01:00
2012-08-08 10:48:55 +02:00
2016-10-14 00:05:55 +01:00
2013-01-15 17:48:43 +01:00
2011-02-20 15:51:15 +01:00
2017-04-06 19:12:06 +01:00
2017-08-23 20:03:21 +01:00
2012-11-26 17:28:25 +01:00
2013-07-15 17:05:44 +02:00
2014-04-25 12:42:52 +02:00
2010-12-02 16:30:11 +01:00
2013-07-29 21:29:34 +02:00
2011-10-02 17:40:28 +02:00
2017-05-18 12:23:21 +01:00
2013-10-04 14:52:44 +02:00
2012-08-03 19:22:05 +02:00
2013-08-18 16:20:59 +02:00