cve/2023/CVE-2023-35826.md

18 lines
632 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2023-35826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-35826)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in cedrus_remove in drivers/staging/media/sunxi/cedrus/cedrus.c.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.3.2
#### Github
No PoCs found on GitHub currently.