liblivemedia in Live555 before 2019.02.03 mishandles the termination of an RTSP stream after RTP/RTCP-over-RTSP has been set up, which could lead to a Use-After-Free error that causes the RTSP server to crash (Segmentation fault) or possibly have unspecified other impact.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2019/02/msg00037.html | third party advisory mailing list |
http://www.live555.com/liveMedia/public/changelog.txt | vendor advisory |
http://lists.live555.com/pipermail/live-devel/2019-February/021143.html | mailing list vendor advisory |
https://seclists.org/bugtraq/2019/Mar/22 | mailing list |
https://www.debian.org/security/2019/dsa-4408 | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00044.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00024.html | vendor advisory |
https://security.gentoo.org/glsa/202005-06 | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00009.html | vendor advisory |