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

PA Updated by Philippe Antoine about 2 months ago Actions #1

  • Status changed from New to In Review

Gitlab MR

JI Updated by Jason Ish about 2 months ago ยท Edited Actions #3

  • 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 Actions #4

  • Status changed from In Review to Closed

VJ Updated by Victor Julien 10 days ago Actions #5

  • 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

Also available in: PDF Atom