4 matches found
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011061)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011061 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of...
CVE-2023-54018
In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference in hdmihdcp.c and hdmihpd.c. Patchwork:...
The vulnerability in the module drivers/gpu/drm/display/drm_hdmi_audio_helper.c of the Linux operating system allows a hacker to cause a service failure.
The vulnerability in the drivers/gpu/drm/display/drmhdmiaudiohelper.c module of the Linux operating system is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2024-50213 drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
In the Linux kernel, the following vulnerability has been resolved: drm/tests: hdmi: Fix memory leaks in drmdisplaymodefromceavic modprobe drmhdmistatehelpertest and then rmmod it, the following memory leak occurs. The mode allocated in drmmodeduplicate called by drmdisplaymodefromceavic is not...