CVE-2022-50251 (GCVE-0-2022-50251)
Vulnerability from cvelistv5
Published
2025-09-15 14:02
Modified
2025-09-15 14:02
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked and it will lead a kernel crash because of deleting not added device in the remove path. So fix this by checking the return value and goto error path which will call mmc_free_host(), besides, the timer added before mmc_add_host() needs be del. And this patch fixes another missing call mmc_free_host() if usb_control_msg() fails.
Impacted products
Vendor Product Version
Linux Linux Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Version: 88095e7b473a3d9ec3b9c60429576e9cbd327c89
Create a notification for this product.
   Linux Linux Version: 3.0
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/mmc/host/vub300.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "41ed46bdbd2878cd6567abe0974a445f8b1b8ec8",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "25f05d762ca5e1c685002a53dd44f68e78ca3feb",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "a46e681151bbdacdf6b89ee8c4e5bad0555142bb",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "3b29f8769d32016b2d89183db4d80c7a71b7e35e",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "3049a3b927a40d89d4582ff1033cd7953be773c7",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "afc898019e7bf18c5eb7a0ac19852fcb1b341b3c",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "c9e85979b59cb86f0a15defa8199d740e2b36b90",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "2044b2ea77945f372ef161d1bbf814e471767ff2",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            },
            {
              "lessThan": "0613ad2401f88bdeae5594c30afe318e93b14676",
              "status": "affected",
              "version": "88095e7b473a3d9ec3b9c60429576e9cbd327c89",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mmc/host/vub300.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.0"
            },
            {
              "lessThan": "3.0",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.9.*",
              "status": "unaffected",
              "version": "4.9.337",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.303",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.229",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.163",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.86",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.*",
              "status": "unaffected",
              "version": "6.0.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.9.337",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.303",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.270",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.229",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.163",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.86",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0.16",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.2",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.2",
                  "versionStartIncluding": "3.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmmc: vub300: fix return value check of mmc_add_host()\n\nmmc_add_host() may return error, if we ignore its return value, the memory\nthat allocated in mmc_alloc_host() will be leaked and it will lead a kernel\ncrash because of deleting not added device in the remove path.\n\nSo fix this by checking the return value and goto error path which will call\nmmc_free_host(), besides, the timer added before mmc_add_host() needs be del.\n\nAnd this patch fixes another missing call mmc_free_host() if usb_control_msg()\nfails."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-15T14:02:12.331Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/41ed46bdbd2878cd6567abe0974a445f8b1b8ec8"
        },
        {
          "url": "https://git.kernel.org/stable/c/25f05d762ca5e1c685002a53dd44f68e78ca3feb"
        },
        {
          "url": "https://git.kernel.org/stable/c/a46e681151bbdacdf6b89ee8c4e5bad0555142bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/3b29f8769d32016b2d89183db4d80c7a71b7e35e"
        },
        {
          "url": "https://git.kernel.org/stable/c/3049a3b927a40d89d4582ff1033cd7953be773c7"
        },
        {
          "url": "https://git.kernel.org/stable/c/afc898019e7bf18c5eb7a0ac19852fcb1b341b3c"
        },
        {
          "url": "https://git.kernel.org/stable/c/c9e85979b59cb86f0a15defa8199d740e2b36b90"
        },
        {
          "url": "https://git.kernel.org/stable/c/2044b2ea77945f372ef161d1bbf814e471767ff2"
        },
        {
          "url": "https://git.kernel.org/stable/c/0613ad2401f88bdeae5594c30afe318e93b14676"
        }
      ],
      "title": "mmc: vub300: fix return value check of mmc_add_host()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50251",
    "datePublished": "2025-09-15T14:02:12.331Z",
    "dateReserved": "2025-09-15T13:58:00.973Z",
    "dateUpdated": "2025-09-15T14:02:12.331Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50251\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-15T14:15:35.750\",\"lastModified\":\"2025-09-15T15:21:42.937\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmmc: vub300: fix return value check of mmc_add_host()\\n\\nmmc_add_host() may return error, if we ignore its return value, the memory\\nthat allocated in mmc_alloc_host() will be leaked and it will lead a kernel\\ncrash because of deleting not added device in the remove path.\\n\\nSo fix this by checking the return value and goto error path which will call\\nmmc_free_host(), besides, the timer added before mmc_add_host() needs be del.\\n\\nAnd this patch fixes another missing call mmc_free_host() if usb_control_msg()\\nfails.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0613ad2401f88bdeae5594c30afe318e93b14676\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2044b2ea77945f372ef161d1bbf814e471767ff2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/25f05d762ca5e1c685002a53dd44f68e78ca3feb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3049a3b927a40d89d4582ff1033cd7953be773c7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3b29f8769d32016b2d89183db4d80c7a71b7e35e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/41ed46bdbd2878cd6567abe0974a445f8b1b8ec8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a46e681151bbdacdf6b89ee8c4e5bad0555142bb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/afc898019e7bf18c5eb7a0ac19852fcb1b341b3c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c9e85979b59cb86f0a15defa8199d740e2b36b90\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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.
  • 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…