Commit 7355031
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 6a89725 commit 7355031
1 file changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14397 | 14397 | | |
14398 | 14398 | | |
14399 | 14399 | | |
14400 | | - | |
| 14400 | + | |
14401 | 14401 | | |
14402 | 14402 | | |
14403 | | - | |
14404 | | - | |
| 14403 | + | |
| 14404 | + | |
14405 | 14405 | | |
14406 | | - | |
14407 | | - | |
14408 | | - | |
14409 | | - | |
14410 | | - | |
14411 | | - | |
14412 | | - | |
14413 | 14406 | | |
14414 | | - | |
14415 | | - | |
| 14407 | + | |
| 14408 | + | |
| 14409 | + | |
| 14410 | + | |
| 14411 | + | |
| 14412 | + | |
| 14413 | + | |
| 14414 | + | |
| 14415 | + | |
| 14416 | + | |
| 14417 | + | |
| 14418 | + | |
| 14419 | + | |
| 14420 | + | |
| 14421 | + | |
| 14422 | + | |
| 14423 | + | |
| 14424 | + | |
14416 | 14425 | | |
14417 | 14426 | | |
14418 | 14427 | | |
14419 | 14428 | | |
| 14429 | + | |
14420 | 14430 | | |
14421 | 14431 | | |
14422 | 14432 | | |
| |||
14426 | 14436 | | |
14427 | 14437 | | |
14428 | 14438 | | |
| 14439 | + | |
| 14440 | + | |
| 14441 | + | |
14429 | 14442 | | |
14430 | 14443 | | |
14431 | 14444 | | |
| |||
0 commit comments