漏洞标题
dmaengine: idxd: 修复wq大小存储权限状态
漏洞描述信息
在Linux内核中,已经修复了以下漏洞:
dmaengine: idxd: 修正了当设备禁用时更改WQ大小的权限状态。
只有在设备禁用的情况下才能更改WQ大小。当前代码允许设备启用且WQ已禁用时进行更改。将检查修改为检测设备状态。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
漏洞类别
缺省权限不正确
漏洞标题
dmaengine: idxd: fix wq size store permission state
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: idxd: fix wq size store permission state
WQ size can only be changed when the device is disabled. Current code
allows change when device is enabled but wq is disabled. Change the check
to detect device state.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于允许在设备启用但 WQ 禁用时更改 WQ 大小。
CVSS信息
N/A
漏洞类别
其他