[Live-devel] UAF-live.2023.05.10

2023-06-06 Thread jerry testing
Hello, While running testOnDemandRTSPServer from live.2023.05.10 in Ubuntu 20.04, we found one use-after-free. The following is the bug report from the address sanitizer: ==90==ERROR: AddressSanitizer: heap-use-after-free on address 0x7fffe6494810 at pc 0x00497a95 bp 0x735dd380 sp 0x7

Re: [Live-devel] UAF-live.2023.05.10

2023-06-06 Thread jerry testing
Hey, Here is the link to the media files: https://github.com/aflnet/aflnet/tree/master/tutorials/live555/sample_media_sources. All of our runnings are using these files. --- Kind Regards, Jerry Testing On Wed, 7 Jun 2023 at 10:36, jerry testing wrote: > Hello, > > Whil