Project

General

Profile

Actions

Bug #8661

closed
PA PA

sctp: unsigned overflow leads to buffer overflow

Bug #8661: sctp: unsigned overflow leads to buffer overflow

Added by Philippe Antoine about 2 months ago. Updated 10 days ago.

Status:
Closed
Priority:
Normal
Target version:
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

Also available in: PDF Atom