├── CVE-2020-16119 ├── CVE-2020-16119.md ├── poc.c └── trigger_uaf.c └── README.md /CVE-2020-16119/CVE-2020-16119.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HadarManor/Public-Vulnerabilities/HEAD/CVE-2020-16119/CVE-2020-16119.md -------------------------------------------------------------------------------- /CVE-2020-16119/poc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HadarManor/Public-Vulnerabilities/HEAD/CVE-2020-16119/poc.c -------------------------------------------------------------------------------- /CVE-2020-16119/trigger_uaf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HadarManor/Public-Vulnerabilities/HEAD/CVE-2020-16119/trigger_uaf.c -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HadarManor/Public-Vulnerabilities/HEAD/README.md --------------------------------------------------------------------------------