CVE-2022-43152: tsMuxer v2.6.16 was discovered to contain a heap overflow via the function BitStreamWriter::flushBits() at /tsMuxer/bitStream.h. Looks like just a buffer overread.
CVE-2023-45510 (https://github.com/justdan96/tsMuxer/issues/778): tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch (operator new [] vs operator delete) error. Possibly fixed in nightly according to https://github.com/justdan96/tsMuxer/issues/780#issuecomment-1767800685 CVE-2023-45511 (https://github.com/justdan96/tsMuxer/issues/780): A memory leak in tsMuxer version git-2539d07 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file. There are potential patches, but seem untested by the reporter.