CVE-2026-90285 PUBLISHED

scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path

Assigner: Linux
Reserved: 11.09.2026 Published: 17.09.2026 Updated: 17.09.2026

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path

qla2x00_sysfs_read_vpd() called ha->isp_ops->read_optrom() a second time after releasing optrom_mutex. The repeated read is redundant and, unlike the first, runs without optrom_mutex held, exposing flash access to concurrent optrom operations. Drop the duplicate call.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to ea79c01ef23c2ec3ace8a98ada517d56763814c2 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to beaf45d9a10e7c1de86dcd1cbc8dc17f930444f7 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to abe224e7077ae5d47f1208430ede4d99ae310627 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to 9b6325fc58ab877ecb97fc5642a39e071c343315 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to 95e1ad3f19dfec09eb4f4273cf7079fd9b35cee6 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to 067504c00fe175864652764308922d99e199828f (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to 0e4b5f8cad67eabf98da3f90b6443dcea5783ff3 (excl.)
  • affected from 5fa8774c7f38c79f38b672c1a0db0c049da477d6 to 5cbc49d5c4cd20c18041e86958103045216d2190 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.2 is affected
  • unaffected from 0 to 5.2 (excl.)
  • unaffected from 5.10.270 to 5.10.* (incl.)
  • unaffected from 5.15.221 to 5.15.* (incl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References