CVE-2026-90285: scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path

Published Sep 17, 2026
·
Updated

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

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

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

Affected Software

1 affected component
Linux Kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:08 PM
Data Sourced
via MITRE·04:08 PM
Description

Frequently Asked Questions

1

What conditions are required for the race to occur?

The qla2x00_sysfs_read_vpd() sysfs read path must run while another optrom operation can access the flash concurrently. The vulnerable behavior is the second read_optrom() call after optrom_mutex has been released.

2

What change resolves the issue?

The fix removes the redundant second read_optrom() call. This prevents flash access from that sysfs read path from occurring without optrom_mutex held.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203