{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "e11df3bffde16fd3b6843aadfb921b5be0f8b55a"
            },
            {
              "fixed": "8af710156c53cdb392d529497ef2b3a10a1f9370"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "423de5b5bc5b267586b449abd1c4fde562aa0cf9"
            },
            {
              "fixed": "8344d5da9df74fdbef676214d0c482fc822a01ca"
            },
            {
              "fixed": "025796ccd7f9f2e013e12319de26b6c021a80c1f"
            },
            {
              "fixed": "a1fe789a96fe47733c133134fd264cb7ca832395"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "a1e9e19a70eed67a69ca697368739ea1a3ba5780"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.12.18"
            },
            {
              "fixed": "6.12.75"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.13.6"
            },
            {
              "fixed": "6.14"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.75"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.14"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.14.0"
            },
            {
              "fixed": "6.19.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45925.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal/of: Fix reference leak in thermal_of_cm_lookup()\n\nIn thermal_of_cm_lookup(), tr_np is obtained via of_parse_phandle(), but\nnever released.\n\nUse the __free(device_node) cleanup attribute to automatically release\nthe node and fix the leak.\n\n[ rjw: Changelog edits ]",
  "id": "CVE-2026-45925",
  "modified": "2026-07-15T01:48:57.665183071Z",
  "published": "2026-05-27T12:17:43.889Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/025796ccd7f9f2e013e12319de26b6c021a80c1f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8344d5da9df74fdbef676214d0c482fc822a01ca"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8af710156c53cdb392d529497ef2b3a10a1f9370"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a1fe789a96fe47733c133134fd264cb7ca832395"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45925.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45925"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "thermal/of: Fix reference leak in thermal_of_cm_lookup()"
}