commit | 511bb84c609e1b39cc9e470f4f9132accb412591 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Oct 17 19:02:13 2017 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Oct 17 19:33:48 2017 +0200 |
tree | f9752a05c9bfb857780dbde2480111df21bb2b68 | |
parent | 55db24ca506cf5831bd31e32d26e5db2cc0264f9 [diff] |
RSA: Fix another buffer overflow in PSS signature verification Fix buffer overflow in RSA-PSS signature verification when the masking operation results in an all-zero buffer. This could happen at any key size.