Commit c2e420c
committed
PrepareUserAuthRequestEcc Missing Bounds Checks
For agent ECC public key parsing, replaced parsing the data by hand with
the GetSkip() and GetStringRef() functions which do bounds checking.
Affected function: PrepareUserAuthRequestEcc.
Issue: F-5261 parent 6638c01 commit c2e420c
1 file changed
+20
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14400 | 14400 | | |
14401 | 14401 | | |
14402 | 14402 | | |
14403 | | - | |
14404 | | - | |
14405 | | - | |
14406 | | - | |
14407 | | - | |
14408 | | - | |
14409 | | - | |
14410 | | - | |
14411 | | - | |
14412 | | - | |
14413 | | - | |
| 14403 | + | |
| 14404 | + | |
14414 | 14405 | | |
14415 | | - | |
| 14406 | + | |
| 14407 | + | |
| 14408 | + | |
| 14409 | + | |
| 14410 | + | |
| 14411 | + | |
| 14412 | + | |
| 14413 | + | |
| 14414 | + | |
| 14415 | + | |
| 14416 | + | |
| 14417 | + | |
| 14418 | + | |
| 14419 | + | |
| 14420 | + | |
| 14421 | + | |
| 14422 | + | |
| 14423 | + | |
14416 | 14424 | | |
14417 | 14425 | | |
14418 | 14426 | | |
| |||
0 commit comments