Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nas):fix out of range about Capability5GMM when Len is oversized #12

Closed
wants to merge 1 commit into from

Conversation

BearJim
Copy link

@BearJim BearJim commented Dec 22, 2021

When Capability5GMM's TLV Len is over 13 will lead to free5gc panic(out of range).
Check if Capability5GMM's TLV Len exceed length of content, then set Len to 13(max Len in spec TS 24.501 9.11.3.1).

@BearJim BearJim closed this Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant