漏洞标题
drm/xe:修复exec IOCTL中可能存在的执行队列泄漏漏洞
漏洞描述信息
在Linux内核中,已修复以下漏洞:
drm/xe: 修复exec IOCTL中可能存在的执行队列泄漏问题
在查找执行队列后的几个地方,当输入出现错误时,exec IOCTL返回值而没有释放执行队列引用。修复此问题,确保在输入错误时释放执行队列引用。
(从提交07064a200b40ac2195cb6b7b779897d9377e5e6f中提取)
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
漏洞类别
对异常条件的处理不恰当
漏洞标题
drm/xe: Fix possible exec queue leak in exec IOCTL
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Fix possible exec queue leak in exec IOCTL
In a couple of places after an exec queue is looked up the exec IOCTL
returns on input errors without dropping the exec queue ref. Fix this
ensuring the exec queue ref is dropped on input error.
(cherry picked from commit 07064a200b40ac2195cb6b7b779897d9377e5e6f)
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于执行队列泄漏。
CVSS信息
N/A
漏洞类别
其他