mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2021-20317](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20317)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the Linux kernel. A corrupted timer tree caused the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. This flaw allows a local attacker with special user privileges to cause a denial of service, slowing and eventually stopping the system while running OSP.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|