cve/2024/CVE-2024-43829.md
2025-09-29 21:09:30 +02:00

889 B

CVE-2024-43829

Description

In the Linux kernel, the following vulnerability has been resolved:drm/qxl: Add check for drm_cvt_modeAdd check for the return value of drm_cvt_mode() and return the error ifit fails in order to avoid NULL pointer dereference.

POC

Reference

No PoCs from references.

Github