Open5GS before 2.7.1 is vulnerable to a reachable assertion that can cause an AMF crash via NAS messages from a UE: ogs_nas_encrypt in lib/nas/common/security.c for pkbuf->len.
The product uses a sequential operation to read or write a buffer, but it uses an incorrect length value that causes it to access memory that is outside of the bounds of the buffer.
Link | Tags |
---|---|
https://github.com/open5gs/open5gs/pull/3122 | vendor advisory issue tracking |
https://github.com/open5gs/open5gs/compare/v2.7.0...v2.7.1 | release notes vendor advisory |