Files
CVEs-PoC/2010/CVE-2010-4347.md
T
2024-07-25 21:25:12 +00:00

2.8 KiB

CVE-2010-4347

Description

The ACPI subsystem in the Linux kernel before 2.6.36.2 uses 0222 permissions for the debugfs custom_method file, which allows local users to gain privileges by placing a custom ACPI method in the ACPI interpreter tables, related to the acpi_debugfs_init function in drivers/acpi/debugfs.c.

POC

Reference

No PoCs from references.

Github