{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "5fa8774c7f38c79f38b672c1a0db0c049da477d6"
            },
            {
              "fixed": "ea79c01ef23c2ec3ace8a98ada517d56763814c2"
            },
            {
              "fixed": "beaf45d9a10e7c1de86dcd1cbc8dc17f930444f7"
            },
            {
              "fixed": "abe224e7077ae5d47f1208430ede4d99ae310627"
            },
            {
              "fixed": "9b6325fc58ab877ecb97fc5642a39e071c343315"
            },
            {
              "fixed": "95e1ad3f19dfec09eb4f4273cf7079fd9b35cee6"
            },
            {
              "fixed": "067504c00fe175864652764308922d99e199828f"
            },
            {
              "fixed": "0e4b5f8cad67eabf98da3f90b6443dcea5783ff3"
            },
            {
              "fixed": "5cbc49d5c4cd20c18041e86958103045216d2190"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.2.0"
            },
            {
              "fixed": "5.10.270"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.221"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.188"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.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-90285.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Remove redundant VPD flash read in sysfs read path\n\nqla2x00_sysfs_read_vpd() called ha-\u003eisp_ops-\u003eread_optrom() a second time\nafter releasing optrom_mutex. The repeated read is redundant and, unlike\nthe first, runs without optrom_mutex held, exposing flash access to\nconcurrent optrom operations. Drop the duplicate call.",
  "id": "CVE-2026-90285",
  "modified": "2026-09-19T03:30:53.493435428Z",
  "published": "2026-09-17T16:08:14.661Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/067504c00fe175864652764308922d99e199828f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0e4b5f8cad67eabf98da3f90b6443dcea5783ff3"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5cbc49d5c4cd20c18041e86958103045216d2190"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/95e1ad3f19dfec09eb4f4273cf7079fd9b35cee6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9b6325fc58ab877ecb97fc5642a39e071c343315"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/abe224e7077ae5d47f1208430ede4d99ae310627"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/beaf45d9a10e7c1de86dcd1cbc8dc17f930444f7"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ea79c01ef23c2ec3ace8a98ada517d56763814c2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90285.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90285"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path"
}