mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
789 B
789 B
CVE-2014-7843
Description
The __clear_user function in arch/arm64/lib/clear_user.S in the Linux kernel before 3.17.4 on the ARM64 platform allows local users to cause a denial of service (system crash) by reading one byte beyond a /dev/zero page boundary.
POC
Reference
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.4
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.17.4
Github
No PoCs found on GitHub currently.