CVE-2022-50105 (GCVE-0-2022-50105)
Vulnerability from cvelistv5
Published
2025-06-18 11:02
Modified
2025-06-18 11:02
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader of_find_node_by_path() returns remote device nodepointer with refcount incremented, we should use of_node_put() on it when done. Add missing of_node_put() to avoid refcount leak.
Impacted products
Vendor Product Version
Linux Linux Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Version: 0afacde3df4c9980f505d9afd7cb0058389732ca
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "arch/powerpc/platforms/cell/spufs/inode.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "43584490ee6c8a104797444af6bf89d0dafe95c0",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "d0cb99948c5f6d8fe56f6e69b8dd0a05ee5f9cec",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "14329d29a048dc35aac2374fb3d588d8190095a2",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "85aff6a9b7b7ec4e5c319f7946c9864c8d5e3d4a",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "69e9fa07b229badab808980e984a9fe824116f00",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "0aa5de2547b7ccf0a31bc740d12f829fae243112",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "4288eb035ba4ddb53245e9365c919bb51ac00c2c",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            },
            {
              "lessThan": "6ac059dacffa8ab2f7798f20e4bd3333890c541c",
              "status": "affected",
              "version": "0afacde3df4c9980f505d9afd7cb0058389732ca",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "arch/powerpc/platforms/cell/spufs/inode.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.20"
            },
            {
              "lessThan": "2.6.20",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.291",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.256",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.211",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.137",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.61",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.18.*",
              "status": "unaffected",
              "version": "5.18.18",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.19.*",
              "status": "unaffected",
              "version": "5.19.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.291",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.256",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.211",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.137",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.61",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.18.18",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.19.2",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.0",
                  "versionStartIncluding": "2.6.20",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/spufs: Fix refcount leak in spufs_init_isolated_loader\n\nof_find_node_by_path() returns remote device nodepointer with\nrefcount incremented, we should use of_node_put() on it when done.\nAdd missing of_node_put() to avoid refcount leak."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-06-18T11:02:40.080Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/43584490ee6c8a104797444af6bf89d0dafe95c0"
        },
        {
          "url": "https://git.kernel.org/stable/c/d0cb99948c5f6d8fe56f6e69b8dd0a05ee5f9cec"
        },
        {
          "url": "https://git.kernel.org/stable/c/14329d29a048dc35aac2374fb3d588d8190095a2"
        },
        {
          "url": "https://git.kernel.org/stable/c/85aff6a9b7b7ec4e5c319f7946c9864c8d5e3d4a"
        },
        {
          "url": "https://git.kernel.org/stable/c/69e9fa07b229badab808980e984a9fe824116f00"
        },
        {
          "url": "https://git.kernel.org/stable/c/0aa5de2547b7ccf0a31bc740d12f829fae243112"
        },
        {
          "url": "https://git.kernel.org/stable/c/4288eb035ba4ddb53245e9365c919bb51ac00c2c"
        },
        {
          "url": "https://git.kernel.org/stable/c/6ac059dacffa8ab2f7798f20e4bd3333890c541c"
        }
      ],
      "title": "powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2022-50105",
    "datePublished": "2025-06-18T11:02:40.080Z",
    "dateReserved": "2025-06-18T10:57:27.413Z",
    "dateUpdated": "2025-06-18T11:02:40.080Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2022-50105\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-06-18T11:15:39.900\",\"lastModified\":\"2025-06-18T13:47:40.833\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\npowerpc/spufs: Fix refcount leak in spufs_init_isolated_loader\\n\\nof_find_node_by_path() returns remote device nodepointer with\\nrefcount incremented, we should use of_node_put() on it when done.\\nAdd missing of_node_put() to avoid refcount leak.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: powerpc/spufs: Se corrige la fuga de recuento de referencias en spufs_init_isolated_loader. La funci\u00f3n `of_find_node_by_path()` devuelve el puntero de nodo del dispositivo remoto con el recuento de referencias incrementado. Al finalizar, se debe usar `of_node_put()`. Se ha a\u00f1adido la funci\u00f3n `of_node_put()` que falta para evitar la fuga de recuento de referencias.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0aa5de2547b7ccf0a31bc740d12f829fae243112\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/14329d29a048dc35aac2374fb3d588d8190095a2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4288eb035ba4ddb53245e9365c919bb51ac00c2c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/43584490ee6c8a104797444af6bf89d0dafe95c0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/69e9fa07b229badab808980e984a9fe824116f00\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6ac059dacffa8ab2f7798f20e4bd3333890c541c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/85aff6a9b7b7ec4e5c319f7946c9864c8d5e3d4a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d0cb99948c5f6d8fe56f6e69b8dd0a05ee5f9cec\",\"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…

Loading…