mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
19 lines
824 B
Markdown
19 lines
824 B
Markdown
### [CVE-2020-25704](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25704)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw memory leak in the Linux kernel performance monitoring subsystem was found in the way if using PERF_EVENT_IOC_SET_FILTER. A local user could use this flaw to starve the resources causing denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7bdb157cdebbf95a1cd94ed2e01b338714075d00
|
|
|
|
#### Github
|
|
- https://github.com/JaskaranNarula/Host_Errata_Info
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-25704
|
|
|