mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
989 B
989 B
CVE-2016-4306
Description
Multiple information leaks exist in various IOCTL handlers of the Kaspersky Internet Security KLDISK driver. Specially crafted IOCTL requests can cause the driver to return out-of-bounds kernel memory, potentially leaking sensitive information such as privileged tokens or kernel memory addresses that may be useful in bypassing kernel mitigations. An unprivileged user can run a program from user-mode to trigger this vulnerability.
POC
Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0168/
- http://www.talosintelligence.com/reports/TALOS-2016-0168/
Github
No PoCs found on GitHub currently.