Vulnerability CVE-2024-24863


Published: 2024-04-14

Description:
In malidp_mw_connector_reset, new memory is allocated with kzalloc, but
no check is performed. In order to prevent null pointer dereferencing,
ensure that mw_state is checked before calling
__drm_atomic_helper_connector_reset.

 References:
https://bugzilla.openanolis.cn/show_bug.cgi?id=8750

Copyright 2026, cxsecurity.com

 

Back to Top