CVE-2024-56711

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Dec 29, 2024
Updated: Jan 8, 2025
CWE ID 476

Summary

CVE-2024-56711 is a vulnerability affecting the Linux kernel. The issue lies in the drm/panel driver for the himax-hx83102 panel, where a NULL pointer dereference can occur due to insufficient memory during a call to drm_mode_duplicate(). To prevent this, a check has been added to the code. If this check fails, the function will return an error instead of a NULL pointer. This vulnerability could lead to kernel crashes or arbitrary code execution if exploited, making the patch an important one for Linux users.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share