Hi List, Maybe you will find this interesting/useful.
Below is the TCMalloc tool that can inspect TCMalloc allocations: https://github.com/marcinguy/tcmalloc-inspector Here is my attempt to do the same for Chromium (Chrome) based browsers, since they also used a tuned/adjusted TCMalloc. However without success. Let me know if you know how to fix it. https://github.com/marcinguy/tcmalloc-chromium Did this to play some more with CVE-2020-15999 Thanks, Marcin P.S With CVE-2020-15999 got stuck here now: https://github.com/marcinguy/CVE-2020-15999#update-7 _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: http://seclists.org/fulldisclosure/
