I'm on my fuzzy way.
CVEs:
Multiple bugs in Vim Editor (Written in C).
- Heap Overflows: CVE-2021-3903, CVE-2021-3927, CVE-2021-3973, CVE-2021-3984.
- Use of Uninitialized Variable: CVE-2021-3928.
- Use After Free: CVE-2021-3974.
Multiple bugs in tsMuxer which is used by Universal Media Server (https://www.universalmediaserver.com/about/) internally - Most starred transport stream muxer project on Github (Written in C++).
- Out-of-bounds Read: CVE-2021-34070 - Report with my fix recommendation, code is actually from ffmpeg project
- Heap Overflows: CVE-2021-34067, CVE-2021-34068, CVE-2021-34071, CVE-2021-35344, CVE-2021-35346.
- Divide-by-zero: CVE-2021-34069.
Multiple bugs in ffjpeg project.
- 2 Heap Overflows: CVE-2021-44956.
- Buffer Overflow in global: CVE-2021-44957