mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2016-3695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3695)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The einj_error_inject function in drivers/acpi/apei/einj.c in the Linux kernel allows local users to simulate hardware errors and consequently cause a denial of service by leveraging failure to disable APEI error injection through EINJ when securelevel is set.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|