漏洞标题
drm/面板:修复可能的空指针解除引用
漏洞描述信息
在Linux内核中,已解决以下漏洞:
drm/panel:修复可能的空指针解除引用
在versatile_panel_get_modes()中,drm_mode_duplicate()的返回值被分配给mode,这将在drm_mode_duplicate()失败时导致空指针解除引用。添加一个检查以避免npd。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
空指针解引用
漏洞标题
drm/panel: fix a possible null pointer dereference
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
drm/panel: fix a possible null pointer dereference
In versatile_panel_get_modes(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于drm/panel模块存在空指针取消引用漏洞。
CVSS信息
N/A
漏洞类别
其他