cvelist/2010/1xxx/CVE-2010-1148.json

117 lines
4.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:24:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-1148",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:24:43 +00:00
"lang": "eng",
"value": "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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:24:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20100405 Re: CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2010/04/06/2"
},
{
"name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
"refsource": "MLIST",
"url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html"
},
{
"name": "linux-kernel-cifscreate-dos(57561)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57561"
},
{
"name": "[linux-cifs-client] 20100404 [patch] skip posix open if nameidata is null",
"refsource": "MLIST",
"url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html"
},
{
"name": "39186",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/39186"
},
{
"name": "http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/",
"refsource": "MISC",
"url": "http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/"
},
{
"name": "39344",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39344"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=579445",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=579445"
},
{
"name": "[oss-security] 20100405 Re: CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security&m=127045779122119&w=2"
},
{
"name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
"refsource": "MLIST",
"url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005742.html"
},
{
"name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
"refsource": "MLIST",
"url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005741.html"
},
{
"name": "[oss-security] 20100405 CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
"refsource": "MLIST",
"url": "http://marc.info/?l=oss-security&m=127045754521927&w=2"
}
]
}
}