{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "057658cb33fbf4d4309f01fe8845903b1cd07fad"
            },
            {
              "fixed": "291c9e137b7c74e8a512cded4845352da4c4adda"
            },
            {
              "fixed": "57549ab9079122991dfa0f8248ca00e101e8e69b"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "4.15.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90106.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: bridge: arp/nd proxy: fix reading neigh ha\n\nCurrently neigh ha address is read directly, but that can result in\ntorn/partial reads if the neigh is being updated. Use neigh_ha_snapshot\nto take a stable snapshot of the address.",
  "id": "CVE-2026-90106",
  "modified": "2026-09-19T03:31:00.913478633Z",
  "published": "2026-09-17T16:06:15.470Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/291c9e137b7c74e8a512cded4845352da4c4adda"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/57549ab9079122991dfa0f8248ca00e101e8e69b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90106.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90106"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "net: bridge: arp/nd proxy: fix reading neigh ha"
}