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
PA Updated by Philippe Antoine about 2 months ago
- Status changed from New to In Review
Gitlab MR
PA Updated by Philippe Antoine about 2 months ago
JI Updated by Jason Ish about 2 months ago ยท Edited
- Severity set to LOW
Does not apply to 8.0.x and 7.0.x, setting severity to LOW as not released and fixed publicly.
PA Updated by Philippe Antoine about 2 months ago
- Status changed from In Review to Closed
VJ Updated by Victor Julien 10 days ago
- Tracker changed from Security to Bug
- Private changed from Yes to No
- Severity deleted (
LOW)
Since this was only in the main branch and not in any release this can be treated as a public bug.
Actions