Commit 4d1ec8a
committed
- #342: Add ForceZero for rsaKey/rng in wolfTPM2_EncryptSecret_RSA
- #354: Reorder NULL checks in wolfTPM2_EncryptSecret
- #539: Fix incorrect ASN.1 version tag validation in TPM2_ASN_DecodeX509Cert
- #540: Add buffer size check in tpm2_ifx_cap_vendor_get
- #548: Add ForceZero for inPad in wolfTPM2_PK_RsaSign
- #549: Fix integer overflow in wolfTPM2_UnloadHandles loop
- #550: Add minimum size check in TPM2_ASN_RsaUnpadPkcsv15
- #551: Limit multi-byte ASN.1 length to 3 bytes in TPM2_ASN_GetLength_ex
- #552: Add NULL checks for out/outSz in wolfTPM2_ExportPublicKeyBuffer
- #881: Remove dead code in wolfTPM2_NVCreateAuthPolicy
- #882: Fix printf format specifier (0x%d -> 0x%x) in wolfTPM2_NVCreateAuthPolicy
- #887: Add bounds check for GPIO config count in TPM2_GPIO_Config
1 parent b8ad8f7 commit 4d1ec8a
4 files changed
Lines changed: 20 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5558 | 5558 | | |
5559 | 5559 | | |
5560 | 5560 | | |
5561 | | - | |
| 5561 | + | |
| 5562 | + | |
5562 | 5563 | | |
5563 | 5564 | | |
5564 | 5565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
| 360 | + | |
359 | 361 | | |
360 | 362 | | |
361 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
| 859 | + | |
859 | 860 | | |
860 | 861 | | |
861 | 862 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
| |||
1615 | 1615 | | |
1616 | 1616 | | |
1617 | 1617 | | |
| 1618 | + | |
| 1619 | + | |
1618 | 1620 | | |
1619 | 1621 | | |
1620 | 1622 | | |
| |||
1630 | 1632 | | |
1631 | 1633 | | |
1632 | 1634 | | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
1633 | 1639 | | |
1634 | 1640 | | |
1635 | 1641 | | |
1636 | 1642 | | |
1637 | 1643 | | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | 1644 | | |
1643 | 1645 | | |
1644 | 1646 | | |
| |||
3275 | 3277 | | |
3276 | 3278 | | |
3277 | 3279 | | |
3278 | | - | |
| 3280 | + | |
3279 | 3281 | | |
3280 | 3282 | | |
3281 | 3283 | | |
| |||
4995 | 4997 | | |
4996 | 4998 | | |
4997 | 4999 | | |
4998 | | - | |
4999 | | - | |
5000 | | - | |
5001 | 5000 | | |
5002 | 5001 | | |
5003 | 5002 | | |
5004 | 5003 | | |
5005 | 5004 | | |
5006 | 5005 | | |
5007 | 5006 | | |
5008 | | - | |
| 5007 | + | |
5009 | 5008 | | |
5010 | 5009 | | |
5011 | 5010 | | |
| |||
6291 | 6290 | | |
6292 | 6291 | | |
6293 | 6292 | | |
6294 | | - | |
| 6293 | + | |
6295 | 6294 | | |
6296 | 6295 | | |
6297 | 6296 | | |
6298 | 6297 | | |
6299 | 6298 | | |
6300 | 6299 | | |
6301 | 6300 | | |
6302 | | - | |
6303 | | - | |
| 6301 | + | |
| 6302 | + | |
6304 | 6303 | | |
6305 | 6304 | | |
6306 | 6305 | | |
| |||
0 commit comments