Commit c99bc5d
committed
In wc_PKCS7_DecodeEnvelopedData, confirm encryptedContentTotalSz does not exceed the total message size before using it in the non-streaming case.
Thanks to Zou Dikai for the report.1 parent 6693ea3 commit c99bc5d
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13223 | 13223 | | |
13224 | 13224 | | |
13225 | 13225 | | |
| 13226 | + | |
| 13227 | + | |
| 13228 | + | |
| 13229 | + | |
| 13230 | + | |
13226 | 13231 | | |
13227 | 13232 | | |
13228 | 13233 | | |
| |||
0 commit comments