A specially crafted IOCTL can be issued to the rzpnk.sys driver in Razer Synapse 2.20.15.1104 that is forwarded to ZwOpenProcess allowing a handle to be opened to an arbitrary process.https://nvd.nist.gov/vuln/detail/CVE-2017-9769
# CVE-2017-9769
A specially crafted IOCTL can be issued to the rzpnk.sys driver in Razer Synapse 2.20.15.1104 that is forwarded to ZwOpenProcess allowing a handle to be opened to an arbitrary process.
# Reference
https://www.godeye.club/cve/2020/11/06/001.html
[4.0K] /data/pocs/626ec9ae8040246a1a983b04e9fb7076e5cc097d
├── [1.4K] CVE-2017-9769.sln
├── [1.0K] LICENSE
├── [ 311] README.md
└── [4.0K] src
├── [7.6K] CVE-2017-9769.vcxproj
├── [ 964] CVE-2017-9769.vcxproj.filters
├── [1.5K] file_utils.cpp
├── [1.3K] file_utils.hpp
├── [1.4K] logger.hpp
├── [2.4K] main.cpp
├── [7.1K] nt.hpp
├── [843K] raw_driver.hpp
├── [4.2K] razer.cpp
├── [2.0K] razer.hpp
├── [5.2K] service_utils.cpp
├── [1.7K] service_utils.hpp
├── [2.1K] utils.cpp
└── [1.3K] utils.hpp
1 directory, 17 files