Commit 08a96e4
committed
uams: guard SRP logincont against missing session state
Check that the SRP session verifier is set before proceeding
in srp_logincont, preventing a NULL pointer dereference if the
login step was skipped or failed.1 parent 25cdf98 commit 08a96e4
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
646 | 654 | | |
647 | 655 | | |
648 | 656 | | |
| |||
0 commit comments