Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-80555

7.1 · HIGH
Published Aug 26, 2026 EPSS 0.14% (4th pctl)

Overview

CVE-2026-80555 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

s390/vfio_ccw: Free all memory if cp_init() fails

The routine cp_free() is called to unpin/free any memory once an I/O

is completed successfully, or if cp_prefetch() fails. But if cp_init()

fails, and cp->initialized is not enabled, the same routine cannot be

used to free all the memory.

An attempt to address this exists in ccwchain_handle_ccw(), where a

single call to ccwchain_free() is made for the currently-processed

CCW segment. But this will leak other segments (created as a result

of a Transfer in Channel) that had been allocated as part of the same

channel program.

Address this by performing the cleanup outside of the recursive

ccwchain_handle_ccw()/ccwchain_loop_tic() logic.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-80555?

CVE-2026-80555 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-80555?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-80555?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-80555?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-80555 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.