CVE-2010-1148 (GCVE-0-2010-1148)
Vulnerability from cvelistv5
Published
2010-04-12 17:00
Modified
2024-08-07 01:14
Severity ?
CWE
  • n/a
Summary
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.
References
secalert@redhat.com http://lists.samba.org/archive/linux-cifs-client/2010-April/005741.html Mailing List, Patch, Third Party Advisory
secalert@redhat.com http://lists.samba.org/archive/linux-cifs-client/2010-April/005742.html Mailing List, Patch, Third Party Advisory
secalert@redhat.com http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html Mailing List, Patch, Third Party Advisory
secalert@redhat.com http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html Mailing List, Patch, Third Party Advisory
secalert@redhat.com http://marc.info/?l=oss-security&m=127045754521927&w=2 Mailing List, Third Party Advisory
secalert@redhat.com http://marc.info/?l=oss-security&m=127045779122119&w=2 Mailing List, Third Party Advisory
secalert@redhat.com http://openwall.com/lists/oss-security/2010/04/06/2 Mailing List, Third Party Advisory
secalert@redhat.com http://secunia.com/advisories/39344 Broken Link
secalert@redhat.com http://www.securityfocus.com/bid/39186 Third Party Advisory, VDB Entry
secalert@redhat.com http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/ Exploit, Third Party Advisory
secalert@redhat.com https://bugzilla.redhat.com/show_bug.cgi?id=579445 Issue Tracking, Patch, Third Party Advisory
secalert@redhat.com https://exchange.xforce.ibmcloud.com/vulnerabilities/57561 Third Party Advisory, VDB Entry
af854a3a-2127-422b-91ae-364da2661108 http://lists.samba.org/archive/linux-cifs-client/2010-April/005741.html Mailing List, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://lists.samba.org/archive/linux-cifs-client/2010-April/005742.html Mailing List, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html Mailing List, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html Mailing List, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://marc.info/?l=oss-security&m=127045754521927&w=2 Mailing List, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://marc.info/?l=oss-security&m=127045779122119&w=2 Mailing List, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://openwall.com/lists/oss-security/2010/04/06/2 Mailing List, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 http://secunia.com/advisories/39344 Broken Link
af854a3a-2127-422b-91ae-364da2661108 http://www.securityfocus.com/bid/39186 Third Party Advisory, VDB Entry
af854a3a-2127-422b-91ae-364da2661108 http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/ Exploit, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://bugzilla.redhat.com/show_bug.cgi?id=579445 Issue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108 https://exchange.xforce.ibmcloud.com/vulnerabilities/57561 Third Party Advisory, VDB Entry
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T01:14:05.868Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[oss-security] 20100405 Re: CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://openwall.com/lists/oss-security/2010/04/06/2"
          },
          {
            "name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html"
          },
          {
            "name": "linux-kernel-cifscreate-dos(57561)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57561"
          },
          {
            "name": "[linux-cifs-client] 20100404 [patch] skip posix open if nameidata is null",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html"
          },
          {
            "name": "39186",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/39186"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/"
          },
          {
            "name": "39344",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/39344"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=579445"
          },
          {
            "name": "[oss-security] 20100405 Re: CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=oss-security\u0026m=127045779122119\u0026w=2"
          },
          {
            "name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "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",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "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",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://marc.info/?l=oss-security\u0026m=127045754521927\u0026w=2"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2010-04-02T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-16T14:57:01",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[oss-security] 20100405 Re: CVE request: kernel: cifs: cifs_create() NULL pointer dereference",
          "tags": [
            "mailing-list",
            "x_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",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html"
        },
        {
          "name": "linux-kernel-cifscreate-dos(57561)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57561"
        },
        {
          "name": "[linux-cifs-client] 20100404 [patch] skip posix open if nameidata is null",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html"
        },
        {
          "name": "39186",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/39186"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/"
        },
        {
          "name": "39344",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/39344"
        },
        {
          "tags": [
            "x_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",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=oss-security\u0026m=127045779122119\u0026w=2"
        },
        {
          "name": "[linux-cifs-client] 20100402 [patch] skip posix open if nameidata is null",
          "tags": [
            "mailing-list",
            "x_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",
          "tags": [
            "mailing-list",
            "x_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",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://marc.info/?l=oss-security\u0026m=127045754521927\u0026w=2"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-1148",
    "datePublished": "2010-04-12T17:00:00",
    "dateReserved": "2010-03-29T00:00:00",
    "dateUpdated": "2024-08-07T01:14:05.868Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2010-1148\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2010-04-12T17:30:00.447\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n cifs_create en fs/cifs/dir.c en el kernel de Linux v2.6.33.2 y anteriores permite a usuarios locales causar una denegaci\u00f3n de servicio (referencias de puntero nulo y OOPS) o posiblemente tener un impacto no especificado a trav\u00e9s de un campo nameidata NULL (tambien llamado nd) en una solicitud de creaci\u00f3n de archivos POSIX a un servidor que soporta extensiones UNIX.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:N/I:N/A:C\",\"baseScore\":4.7,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6.33.2\",\"matchCriteriaId\":\"48803959-D315-4365-A7B2-29AF4AAD950A\"}]}]}],\"references\":[{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005741.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005742.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=oss-security\u0026m=127045754521927\u0026w=2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=oss-security\u0026m=127045779122119\u0026w=2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://openwall.com/lists/oss-security/2010/04/06/2\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/39344\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.securityfocus.com/bid/39186\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=579445\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/57561\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005741.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005742.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005746.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://lists.samba.org/archive/linux-cifs-client/2010-April/005757.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=oss-security\u0026m=127045754521927\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://marc.info/?l=oss-security\u0026m=127045779122119\u0026w=2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://openwall.com/lists/oss-security/2010/04/06/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"http://secunia.com/advisories/39344\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.securityfocus.com/bid/39186\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://xorl.wordpress.com/2010/04/05/linux-kernel-unix-extensions-cifs-null-pointer-dereference/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=579445\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/57561\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]}],\"vendorComments\":[{\"organization\":\"Red Hat\",\"comment\":\"Not vulnerable. This issue did not affect the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 3, 4, 5 and Red Hat Enterprise MRG as they did not include support for POSIX opens on lookup.\",\"lastModified\":\"2010-04-30T00:00:00\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…