Actions
Bug #8661
closed
PA
PA
sctp: unsigned overflow leads to buffer overflow
Bug #8661:
sctp: unsigned overflow leads to buffer overflow
Affected Versions:
Effort:
Difficulty:
Label:
Description
We have uint8_t chunk_cnt = 0; but it can overflow and loop, resulting in tracked_chunk_cnt growing over SCTP_MAX_TRACKED_CHUNKS
Files
Actions