mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
20 lines
944 B
Markdown
20 lines
944 B
Markdown
### [CVE-2021-3679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3679)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A lack of CPU resource in the Linux kernel tracing module functionality in versions prior to 5.14-rc3 was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) 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=67f0d6d9883c13174669f88adac4f0ee656cc16a
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/aegistudio/RingBufferDetonator
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|