CVE-2024-36014
UNKNOWN
Published 2024-05-29T06:06:25.631Z
Actions:
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2024-36014. We'll provide specific mitigation strategies based on your environment and risk profile.
No CVSS data available
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/arm/malidp: fix a possible null pointer dereference
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.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
8cbc5caf36ef7a299b5cbedf55f27fd898d700bf
References
Published: 2024-05-29T06:06:25.631Z
Last Modified: 2025-05-04T09:10:31.218Z
Copied to clipboard!