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.
References
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pjsip/pjproject/commit/d5f95aa066f878b0aef6a64e60b61e8626e664cd - Patch, Third Party Advisory | |
References | () https://github.com/pjsip/pjproject/pull/2716 - Patch, Third Party Advisory | |
References | () https://github.com/pjsip/pjproject/releases/tag/2.11.1 - Release Notes, Third Party Advisory | |
References | () https://github.com/pjsip/pjproject/security/advisories/GHSA-cv8x-p47p-99wr - Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html - Mailing List, Third Party Advisory | |
References | () https://security.gentoo.org/glsa/202210-37 - Third Party Advisory | |
References | () https://www.debian.org/security/2021/dsa-4999 - Third Party Advisory |
31 Oct 2022, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 Jul 2022, 18:47
Type | Values Removed | Values Added |
---|---|---|
References | (MLIST) https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
28 Mar 2022, 17:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
28 Nov 2021, 23:18
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | |
References | (DEBIAN) https://www.debian.org/security/2021/dsa-4999 - Third Party Advisory |
17 Nov 2021, 22:18
Type | Values Removed | Values Added |
---|---|---|
References |
|
10 Nov 2021, 01:17
Type | Values Removed | Values Added |
---|---|---|
References |
|
02 Nov 2021, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Aug 2021, 15:20
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.3
v3 : 5.9 |
CWE | CWE-362 | |
CPE | cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/pjsip/pjproject/pull/2716 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/pjsip/pjproject/releases/tag/2.11.1 - Release Notes, Third Party Advisory | |
References | (MISC) https://github.com/pjsip/pjproject/commit/d5f95aa066f878b0aef6a64e60b61e8626e664cd - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/pjsip/pjproject/security/advisories/GHSA-cv8x-p47p-99wr - Third Party Advisory |
23 Jul 2021, 22:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-07-23 22:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32686
Mitre link : CVE-2021-32686
CVE.ORG link : CVE-2021-32686
JSON object : View
Products Affected
teluu
- pjsip
debian
- debian_linux
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')