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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability was found in the Linux kernel's block_invalidatepage in fs/buffer.c in the filesystem. A missing sanity check may allow a local attacker with user privilege to cause a denial of service (DOS) problem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/sam8k/Dynamic-and-Static-Analysis-of-SOUPs
|
|
|