fix(mme): Enforce stricter input validation for S1AP/NGAP/NAS payloads [backport to v1.9]#15493
Merged
lucasgonze merged 1 commit intomagma:v1.9from Aug 19, 2024
Merged
Conversation
Signed-off-by: Nathaniel <[email protected]> (cherry picked from commit c33c6b5)
Contributor
|
Thanks for opening a PR! 💯
Howto
More infoPlease take a moment to read through the Magma project's
If this is your first Magma PR, also consider reading
|
Contributor
Contributor
|
We need to figure out whether build [magmalte] failed: the custom script didn't produce an image with tag [magmalte:latest] from “Domain proxy integration tests with orc8r” is caused by this change or whether it occurs across the board. On investigation:
I will approve this. |
lucasgonze
approved these changes
Aug 19, 2024
Contributor
lucasgonze
left a comment
There was a problem hiding this comment.
On investigation the failing test is probably not related to this change.
Contributor
|
@nathaniel-bennett Thank you for making this happen. From start to finish it was a lot of work, but in the end it provided a really substantial safety improvement for all users. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(cherry picked from commit c33c6b5)
Ensures input validation is more strictly enforced for S1AP/NGAP/NAS protocols in the MME.
Since this is a security-sensitive fix, it may be best to include it in 1.9.