Linux Kernel Memory Management Issue in s390/vfio_ccw
CVE-2026-80555

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 August 2026

What is CVE-2026-80555?

The vulnerability within the Linux kernel's s390/vfio_ccw component results from improper memory management when the cp_init() function fails. If cp->initialized is not set, the cp_free() routine cannot deallocate memory properly, leading to potential memory leaks of CCW segments associated with the same channel program. Although there is an attempt to address this issue in ccwchain_handle_ccw(), it only mitigates the problem for the current CCW segment. To fully resolve the memory leak issue, it is essential to implement cleanup outside the recursive logic of ccwchain_handle_ccw() and ccwchain_loop_tic().

Affected Version(s)

Linux 8b515be512a2435bb8aedc6390cbe140167f9eb9 < 6a917199aaf97904f5619afe3dfdacb155b03e8c

Linux 8b515be512a2435bb8aedc6390cbe140167f9eb9 < 32e3d364a7b8295120d37e6a6bd433d2de26f748

Linux 8b515be512a2435bb8aedc6390cbe140167f9eb9 < 4699b54fada156534cbb39834d47fc9374d7a1f5

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.