漏洞标题
内核:cifs文件系统解密错误的输入验证远程代码执行漏洞在client的receive_encrypted_standard函数中
漏洞描述信息
在Linux内核的SMB客户端子组件中的fs/smb/client/smb2ops.c中的receive_encrypted_standard中发现了超出边界的内存读取缺陷。这个问题由于memcpy长度的整数下溢而出现在,导致了拒绝服务。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
整数下溢(超界折返)
漏洞标题
Kernel: cifs filesystem decryption improper input validation remote code execution vulnerability in function receive_encrypted_standard of client
漏洞描述信息
An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.
CVSS信息
CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
漏洞类别
整数下溢(超界折返)
漏洞标题
Linux Kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux Kernel存在安全漏洞,该漏洞源于memcpy 长度整数下溢,SMB 客户端子组件中的 fs/smb/client/smb2ops.c 中的 receive_encrypted_standard 发现了越界内存读取。
CVSS信息
N/A
漏洞类别
其他