mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2011-1021](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1021)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/acpi/debugfs.c in the Linux kernel before 3.0 allows local users to modify arbitrary kernel memory locations by leveraging root privileges to write to the /sys/kernel/debug/acpi/custom_method file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4347.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Snoopy-Sec/Localroot-ALL-CVE
|
|
|