PJSIP is a free and open source multimedia communication library written in the C language implementing standard based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. In various parts of PJSIP, when error/failure occurs, it is found that the function returns without releasing the currently held locks. This could result in a system deadlock, which cause a denial of service for the users. No release has yet been made which contains the linked fix commit. All versions up to an including 2.11.1 are affected. Users may need to manually apply the patch.
References
Link | Resource |
---|---|
https://github.com/pjsip/pjproject/commit/1aa2c0e0fb60a1b0bf793e0d834073ffe50fb196 | Patch Third Party Advisory |
https://github.com/pjsip/pjproject/security/advisories/GHSA-8fmx-hqw7-6gmc | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202210-37 | Third Party Advisory |
https://github.com/pjsip/pjproject/commit/1aa2c0e0fb60a1b0bf793e0d834073ffe50fb196 | Patch Third Party Advisory |
https://github.com/pjsip/pjproject/security/advisories/GHSA-8fmx-hqw7-6gmc | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202210-37 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:25
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.8
v3 : 5.9 |
References | () https://github.com/pjsip/pjproject/commit/1aa2c0e0fb60a1b0bf793e0d834073ffe50fb196 - Patch, Third Party Advisory | |
References | () https://github.com/pjsip/pjproject/security/advisories/GHSA-8fmx-hqw7-6gmc - Patch, 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 |
Information
Published : 2022-01-04 19:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-41141
Mitre link : CVE-2021-41141
CVE.ORG link : CVE-2021-41141
JSON object : View
Products Affected
teluu
- pjsip
debian
- debian_linux
CWE
CWE-667
Improper Locking