cve/2014/CVE-2014-7843.md
2024-06-18 02:51:15 +02:00

725 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

Github

No PoCs found on GitHub currently.