cve/2022/CVE-2022-27950.md

18 lines
607 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-27950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27950)
![](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
In drivers/hid/hid-elo.c in the Linux kernel before 5.16.11, a memory leak exists for a certain hid_parse error condition.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.11
#### Github
No PoCs found on GitHub currently.