cve/2024/CVE-2024-22563.md
2024-06-18 02:51:15 +02:00

18 lines
594 B
Markdown

### [CVE-2024-22563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22563)
![](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
openvswitch 2.17.8 was discovered to contain a memory leak via the function xmalloc__ in openvswitch-2.17.8/lib/util.c.
### POC
#### Reference
- https://github.com/openvswitch/ovs-issues/issues/315
#### Github
No PoCs found on GitHub currently.