Open5GS v2.6.4 is vulnerable to Buffer Overflow. via /lib/pfcp/context.c.
The product writes data past the end, or before the beginning, of the intended buffer.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://github.com/open5gs/open5gs/issues/2585 | third party advisory issue tracking exploit |
https://github.com/open5gs/open5gs/commit/2fbc445d32aa7749166396a9c055a199f90a1b01 | patch |