3 matches found
The vulnerability of the jdi_panel_dsi_remove() function in the drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c driver is a flaw in the Linux kernel’s Direct Rendering Infrastructure (DRI) subsystem. This vulnerability allows an attacker to cause a service failure.
The vulnerability of the jdipaneldsiremove function in the drivers/gpu/drm/panel/panel-jdi-lpm102a188a.c driver of the Direct Rendering Infrastructure DRI kernel of the Linux operating system is related to pointer manipulation. Exploiting this vulnerability can allow a remote attacker to cause a...
AZL-86139 CVE-2026-43300 affecting package kernel for versions less than 6.6.138.1-1
In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...
CVE-2026-43300: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...