漏洞标题
drm/amd/display: 修复了整数类型和空指针检查的位置
漏洞描述信息
在Linux内核中,已解决了以下漏洞:
drm/amd/display:修复了整数类型和空指针检查位置
[原因]:
已修复的问题:
- 循环条件中与更宽整数类型的比较,可能导致无限循环
- 在空指针检查之前进行指针解引用
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
空指针解引用
漏洞标题
drm/amd/display: fixed integer types and null check locations
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: fixed integer types and null check locations
[why]:
issues fixed:
- comparison with wider integer type in loop condition which can cause
infinite loops
- pointer dereference before null check
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于存在无限循环和指针取消引用。
CVSS信息
N/A
漏洞类别
其他