Double Free
CVE-2022-34495
Summary
rpmsg_probe in drivers/rpmsg/virtio_rpmsg_bus.c in the Linux kernel before 5.18.4 has a double free.
- LOW
- LOCAL
- NONE
- NONE
- NONE
- COMPLETE
CWE-415 - Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.
References
Advisory Timeline
- Published