漏洞标题
i2c:mlxbf:防止mlxbf_i2c_smbus_start_transaction()中的堆栈溢出
漏洞描述信息
在Linux内核中,已解决以下漏洞:
i2c:mlxbf:防止mlxbf_i2c_smbus_start_transaction()中的堆栈溢出
在循环中调用memcpy()时,未检查'operation->length'的上界,同时'data_idx'也在递增。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
跨界内存写
漏洞标题
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
memcpy() is called in a loop while 'operation->length' upper bound
is not checked and 'data_idx' also increments.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于mlxbf_i2c_smbus_start_transaction函数中存在堆栈溢出漏洞。
CVSS信息
N/A
漏洞类别
其他