Files
CVEs-PoC/2022/CVE-2022-3115.md
T
2025-09-29 21:09:30 +02:00

782 B

CVE-2022-3115

Description

An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.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.