{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "511f6c1ae093c7045742299d29eba71925709a71"
            },
            {
              "fixed": "994358adc0982d17731ffea7dfacd25afcc89773"
            },
            {
              "fixed": "ca029dde6ad732a5aba28d6b107d7a84ba5e302b"
            },
            {
              "fixed": "6635fa84403c3a59455b66007c019a7cc632db30"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.18.0"
            },
            {
              "fixed": "6.18.34"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64161.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ti: icssm-prueth: fix eth_ports_node leak in probe\n\nThe error path on of_property_read_u32() failure inside\nicssm_prueth_probe() returns without putting eth_ports_node,\nwhich was acquired before the for_each_child_of_node() loop.\n\nDrop it before returning.",
  "id": "CVE-2026-64161",
  "modified": "2026-08-12T03:51:28.450721173Z",
  "published": "2026-07-19T15:40:47.761Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6635fa84403c3a59455b66007c019a7cc632db30"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/994358adc0982d17731ffea7dfacd25afcc89773"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ca029dde6ad732a5aba28d6b107d7a84ba5e302b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64161.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64161"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "net: ti: icssm-prueth: fix eth_ports_node leak in probe"
}