Files
CVEs-PoC/2017/CVE-2017-12146.md
2025-09-29 21:09:30 +02:00

709 B

CVE-2017-12146

Description

The driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that involve different overrides.

POC

Reference

No PoCs from references.

Github