CVE-2024-24863

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.
Configurations

No configuration.

History

15 Apr 2024, 13:15

Type Values Removed Values Added
Summary
  • (es) En malidp_mw_connector_reset, se asigna nueva memoria con kzalloc, pero no se realiza ninguna verificación. Para evitar la desreferenciación del puntero nulo, asegúrese de que mw_state esté marcado antes de llamar a __drm_atomic_helper_connector_reset.

14 Apr 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-14 13:15

Updated : 2024-04-15 13:15


NVD link : CVE-2024-24863

Mitre link : CVE-2024-24863

CVE.ORG link : CVE-2024-24863


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference