{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "1306c08a7cd7e6136490ab2bc728d2c39741003e"
            },
            {
              "fixed": "1d9452ae3bdb830f9309cf10a2f65977999cb14e"
            },
            {
              "fixed": "049875b76660bbdc4873a915afb294f954eb7320"
            },
            {
              "fixed": "7c32919a378782c95c72bc028b5c30dfe8c11f82"
            }
          ],
          "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-50539.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: OMAP2+: omap4-common: Fix refcount leak bug\n\nIn omap4_sram_init(), of_find_compatible_node() will return a node\npointer with refcount incremented. We should use of_node_put() when\nit is not used anymore.",
  "id": "CVE-2022-50539",
  "modified": "2026-04-01T23:08:04.470517448Z",
  "published": "2025-10-07T15:21:05.152Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/049875b76660bbdc4873a915afb294f954eb7320"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1d9452ae3bdb830f9309cf10a2f65977999cb14e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7c32919a378782c95c72bc028b5c30dfe8c11f82"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50539.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50539"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "ARM: OMAP2+: omap4-common: Fix refcount leak bug"
}