Vulnerability CVE-2024-43829


Published: 2024-08-17

Description:
In the Linux kernel, the following vulnerability has been resolved:

drm/qxl: Add check for drm_cvt_mode

Add check for the return value of drm_cvt_mode() and return the error if
it fails in order to avoid NULL pointer dereference.

 References:
https://git.kernel.org/stable/c/f28b353c0c6c7831a70ccca881bf2db5e6785cdd
https://git.kernel.org/stable/c/4b1f303bdeceac049e56e4b20eb5280bd9e02f4f
https://git.kernel.org/stable/c/d4c57354a06cb4a77998ff8aa40af89eee30e07b
https://git.kernel.org/stable/c/7bd09a2db0f617377027a2bb0b9179e6959edff3

Copyright 2026, cxsecurity.com

 

Back to Top