漏洞标题
N/A
漏洞描述信息
在Linux内核2.6.33.2和更早版本中的fs/cifs/dir.c中的cifs_create函数允许本地用户通过向支持UNIX扩展的服务器发送POSIX文件创建请求时,通过一个NULL名idata(aka nd)字段触发拒绝服务(NULL指针引用和OOPS)或其他未定义的影响。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
The cifs_create function in fs/cifs/dir.c in the Linux kernel 2.6.33.2 and earlier allows local users to cause a denial of service (NULL pointer dereference and OOPS) or possibly have unspecified other impact via a NULL nameidata (aka nd) field in a POSIX file-creation request to a server that supports UNIX extensions.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux Kernel cifs_create()函数空指针引用漏洞
漏洞描述信息
Linux Kernel是开放源码操作系统Linux所使用的内核 Linux Kernel的fs/cifs/dir.c文件中的cifs_create()函数存在空指针引用错误漏洞。在支持unix扩展(如Samba)的服务器上创建文件时,如果所创建的文件没有提供nameidata(nd为空),cifs客户端在调用cifs_posix_open时就会崩溃。
CVSS信息
N/A
漏洞类别
代码问题