-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial fuzzing code for HandleNAS * Add nil check in SendSearchNFInstances * Fix crash at HandleRegistrationRequest by too short MobileIdentity * Test case: crash at nasConvert.SuciToString * Error check for mobile identity * Fix crash when SUCI is NAI * Fuzzing at Authentication state * Fix crash by invalid Authentication Response * Fix crash by invalid Authentication Failure * Check empty Mobile Identity * fix golangci-lint error * Disable fuzzing in older golang * Update NAS module to v1.1.1
- Loading branch information
1 parent
5657aa2
commit 60e861e
Showing
12 changed files
with
314 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.