PJSIP is a free and open source multimedia communication library written in C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In versions up to and including 2.11.1 when in a dialog set (or forking) scenario, a hash key shared by multiple UAC dialogs can potentially be prematurely freed when one of the dialogs is destroyed . The issue may cause a dialog set to be registered in the hash table multiple times (with different hash keys) leading to undefined behavior such as dialog list collision which eventually leading to endless loop. A patch is available in commit db3235953baa56d2fb0e276ca510fefca751643f which will be included in the next release. There are no known workarounds for this issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-02-22T00:00:00

Updated: 2023-08-30T00:06:27.525525

Reserved: 2022-01-19T00:00:00


Link: CVE-2022-23608

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2022-02-22T20:15:07.693

Modified: 2023-08-30T01:15:32.583


Link: CVE-2022-23608

JSON object: View

cve-icon Redhat Information

No data.

CWE