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 PJSIP before version 2.11.1, there are a couple of issues found in the SSL socket. First, a race condition between callback and destroy, due to the accepted socket having no group lock. Second, the SSL socket parent/listener may get destroyed during handshake. Both issues were reported to happen intermittently in heavy load TLS connections. They cause a crash, resulting in a denial of service. These are fixed in version 2.11.1.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-07-23T00:00:00

Updated: 2022-10-31T00:00:00

Reserved: 2021-05-12T00:00:00


Link: CVE-2021-32686

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-07-23T22:15:08.373

Modified: 2022-11-16T19:02:12.873


Link: CVE-2021-32686

JSON object: View

cve-icon Redhat Information

No data.

CWE