CVE-2026-89855
Last modified
CVE-2026-89855 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Serialize flash version read in reset handler The "update cache versions without reset" sysfs reset operation (0x20261) calls get_flash_version(), which reads hardware flash registers, without holding ha->optrom_mutex. The VPD update path serializes the same call under optrom_mutex, so this reset path can interleave its flash register accesses with a concurrent VPD or optrom flash operation and corrupt the reads. Hold ha->optrom_mutex across the get_flash_version() call to match the VPD update path..
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Serialize flash version read in reset handler The "update cache versions without reset" sysfs reset operation (0x20261) calls get_flash_version(), which reads hardware flash registers, without holding ha->optrom_mutex. The VPD update path serializes the same call under optrom_mutex, so this reset path can interleave its flash register accesses with a concurrent VPD or optrom flash operation and corrupt the reads. Hold ha->optrom_mutex across the get_flash_version() call to match the VPD update path.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8c2cf7d4e387d003259488522523807f25576427, < f1fc052f2a5890ea6dba80d50254dd6258b13386; >= 8c2cf7d4e387d003259488522523807f25576427, < 31bf2714abbb0aa5a8a03d15038f8920e1c74b21; >= 8c2cf7d4e387d003259488522523807f25576427, < ae979c549cba684e67b6c047140f3a8d2439b298; >= 8c2cf7d4e387d003259488522523807f25576427, < 9cef42a073a0bdeee7fb1b47221cda222d330d2a; >= 8c2cf7d4e387d003259488522523807f25576427, < 75460967619eda720c9a03767729157ffd171d8c; >= 8c2cf7d4e387d003259488522523807f25576427, < 8d116137119371349fb09685fe05413d8fc92efe; >= 8c2cf7d4e387d003259488522523807f25576427, < 33735490789e5417851752974c0b1d23125559cd; >= 8c2cf7d4e387d003259488522523807f25576427, < f606ed93de0c4f1e7e3618779e9fad731455314a |
| Linux | Linux | 3.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89855?
How severe is CVE-2026-89855?
How do I fix CVE-2026-89855?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8985Autel Maxi Charger Single firmware through V1.03.51 is vulne…9.8
- CVE-2026-89850In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89851In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89852In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89853In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89854In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89856In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89857In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-89858In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89859In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8986Autel Maxi Charger Single firmware through V1.03.51 is vulne…9.8
- CVE-2026-89860In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-89855?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
