Files
CVEs-PoC/2022/CVE-2022-3112.md
T
2024-06-18 02:51:15 +02:00

776 B

CVE-2022-3112

Description

An issue was discovered in the Linux kernel through 5.16-rc6. amvdec_set_canvases in drivers/staging/media/meson/vdec/vdec_helpers.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.

POC

Reference

Github

No PoCs found on GitHub currently.