cve/2021/CVE-2021-4150.md

19 lines
813 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-4150](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4150)
![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-416&color=brighgreen)
### 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