Commit 6a3e97d
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 6a3e97d
1 file changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14400 | 14400 | | |
14401 | 14401 | | |
14402 | 14402 | | |
14403 | | - | |
14404 | | - | |
| 14403 | + | |
| 14404 | + | |
14405 | 14405 | | |
14406 | | - | |
14407 | | - | |
14408 | | - | |
14409 | | - | |
14410 | | - | |
14411 | | - | |
14412 | | - | |
14413 | | - | |
14414 | | - | |
14415 | | - | |
| 14406 | + | |
| 14407 | + | |
| 14408 | + | |
| 14409 | + | |
| 14410 | + | |
| 14411 | + | |
| 14412 | + | |
| 14413 | + | |
| 14414 | + | |
| 14415 | + | |
| 14416 | + | |
| 14417 | + | |
| 14418 | + | |
| 14419 | + | |
| 14420 | + | |
| 14421 | + | |
| 14422 | + | |
| 14423 | + | |
| 14424 | + | |
| 14425 | + | |
| 14426 | + | |
| 14427 | + | |
| 14428 | + | |
14416 | 14429 | | |
14417 | 14430 | | |
14418 | 14431 | | |
| |||
0 commit comments