CVE-2026-80549
Last modified
CVE-2026-80549 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Move cp cleanup out of not operational The fsm_notoper() routine is called when the device has been lost, and is (by definition) no longer operational. Since this can happen asynchronously from the normal behavior of the driver, the cleanup may happen when holding other locks in the calling sequence (notably, the cio subchannel lock). Push the cleanup of the private->cp resources to a workqueue, where it can be done out from under that lock sequence and a future patch can safely manage the locking requirements..
Description
In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Move cp cleanup out of not operational The fsm_notoper() routine is called when the device has been lost, and is (by definition) no longer operational. Since this can happen asynchronously from the normal behavior of the driver, the cleanup may happen when holding other locks in the calling sequence (notably, the cio subchannel lock). Push the cleanup of the private->cp resources to a workqueue, where it can be done out from under that lock sequence and a future patch can safely manage the locking requirements.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 204b394a23ad5e30944f23518e21e844614da2ff, < c9b85aa2cf73ea645e55e2c2670e0ddebfe1589b; >= 204b394a23ad5e30944f23518e21e844614da2ff, < f98a9890ca42f4223d2d4c50e0660af3e012fcb4; >= 204b394a23ad5e30944f23518e21e844614da2ff, < 4e3301e2a651d742c05914f6074a25b8e41bce19; >= 204b394a23ad5e30944f23518e21e844614da2ff, < af1759d8e6e6da9ba94f30a2f92546f406899aa7; >= 204b394a23ad5e30944f23518e21e844614da2ff, < 56100baa0eb7055b1026dfa73e696e8066ff71fd; >= 204b394a23ad5e30944f23518e21e844614da2ff, < 0c11f61a876ed6fcca53d442ed3f33ea8362a0f9 |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80549?
How severe is CVE-2026-80549?
How do I fix CVE-2026-80549?
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-80541In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80544In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80545In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80546In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80547In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80548In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8055Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-80550In the Linux kernel, the following vulnerability has been re…7.9
- CVE-2026-80551In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80552In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80553In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80554In the Linux kernel, the following vulnerability has been re…9.3
Are you affected by CVE-2026-80549?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
