CVE-2026-80554
CriticalIn the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Limit the number of channel program segments The processing of channel programs, and the CCWs within them, is done recursively. As such, there is an arbitrary (but not architectural) limit to the number of CCWs that can exist in a single channel program. The vfio-ccw logic breaks these channel programs into segments whenever it encounters a Transfer-In-Channel (TIC) CCW, and the combined number of segments count towards the global limit. Impose an equivalent limit to the number of segments until such logic can be made non-recursive.
CVSS 3.1 score
9.3
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Affected versions
Linux kernel versions
4.12
and later are affected. Fixed in
6.6.153,
6.12.105,
6.18.46,
7.1.10,
7.2
and their respective stable series.
References
5 totalFrequently asked questions
-
What is CVE-2026-80554?
CVE-2026-80554 is a Critical severity Linux kernel vulnerability with a CVSS score of 9.3 out of 10 . It affects Linux kernel versions from 4.12 onward and has been patched in 6.6.153, 6.12.105, 6.18.46 and others. CVE-2026-80554 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-80554?
CVE-2026-80554 has a CVSS score of 9.3 out of 10, rated Critical severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-80554?
Yes. CVE-2026-80554 has been patched. Fixed versions include 6.6.153, 6.12.105, 6.18.46 and others. If you are running Linux kernel 4.12 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-80554 actively exploited?
No. CVE-2026-80554 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.