• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Security
2   * Fix an integer underflow that could occur when parsing malformed PEM
3     keys, which could be used by an attacker capable of feeding encrypted
4     PEM keys to a user. This could cause a crash or information disclosure.
5     Found and reported by Linh Le and Ngan Nguyen from Calif.
6