一、 漏洞 CVE-2024-0565 基础信息
漏洞标题
内核:cifs文件系统解密错误的输入验证远程代码执行漏洞在client的receive_encrypted_standard函数中
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核的SMB客户端子组件中的fs/smb/client/smb2ops.c中的receive_encrypted_standard中发现了超出边界的内存读取缺陷。这个问题由于memcpy长度的整数下溢而出现在,导致了拒绝服务。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
整数下溢(超界折返)
来源:AIGC 神龙大模型
漏洞标题
Kernel: cifs filesystem decryption improper input validation remote code execution vulnerability in function receive_encrypted_standard of client
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
整数下溢(超界折返)
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux Kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux Kernel存在安全漏洞,该漏洞源于memcpy 长度整数下溢,SMB 客户端子组件中的 fs/smb/client/smb2ops.c 中的 receive_encrypted_standard 发现了越界内存读取。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-0565 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-0565 的情报信息