mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
838 B
Markdown
19 lines
838 B
Markdown
### [CVE-2021-4150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free flaw was found in the add_partition in block/partitions/core.c in the Linux kernel. A local attacker with user privileges could cause a denial of service on the system. The issue results from the lack of code cleanup when device_add call fails when adding a partition to the disk.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/sam8k/Dynamic-and-Static-Analysis-of-SOUPs
|
|
|