{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0afacde3df4c9980f505d9afd7cb0058389732ca"
            },
            {
              "fixed": "43584490ee6c8a104797444af6bf89d0dafe95c0"
            },
            {
              "fixed": "d0cb99948c5f6d8fe56f6e69b8dd0a05ee5f9cec"
            },
            {
              "fixed": "14329d29a048dc35aac2374fb3d588d8190095a2"
            },
            {
              "fixed": "85aff6a9b7b7ec4e5c319f7946c9864c8d5e3d4a"
            },
            {
              "fixed": "69e9fa07b229badab808980e984a9fe824116f00"
            },
            {
              "fixed": "0aa5de2547b7ccf0a31bc740d12f829fae243112"
            },
            {
              "fixed": "4288eb035ba4ddb53245e9365c919bb51ac00c2c"
            },
            {
              "fixed": "6ac059dacffa8ab2f7798f20e4bd3333890c541c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50105.json"
  },
  "details": "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.",
  "id": "CVE-2022-50105",
  "modified": "2026-04-01T23:08:34.459555003Z",
  "published": "2025-06-18T11:02:40.080Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0aa5de2547b7ccf0a31bc740d12f829fae243112"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/14329d29a048dc35aac2374fb3d588d8190095a2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4288eb035ba4ddb53245e9365c919bb51ac00c2c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/43584490ee6c8a104797444af6bf89d0dafe95c0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/69e9fa07b229badab808980e984a9fe824116f00"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6ac059dacffa8ab2f7798f20e4bd3333890c541c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/85aff6a9b7b7ec4e5c319f7946c9864c8d5e3d4a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/d0cb99948c5f6d8fe56f6e69b8dd0a05ee5f9cec"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50105.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50105"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader"
}