CVE-2026-71227 Details
Description
A flaw was found in libkcapi. A local attacker can influence an application that uses the Asynchronous Input/Output (AIO) interface. By reusing an AIO-enabled handle after a prior completion error, the _kcapi_aio_read_all() function can enter a non-terminating wait loop. This can lead to a persistent denial of service, making the affected application or thread unresponsive.
A denial-of-service vulnerability has been identified in libkcapi versions 1.5.0-3.el10, 1.5.0-3.el8, and 1.5.0-3.el9, as well as in Red Hat Hardened Images and Red Hat OpenShift Container Platform 4. This vulnerability allows a local attacker to cause an application that uses the Asynchronous Input/Output (AIO) interface to become unresponsive. The issue arises when an AIO-enabled handle is reused after a completion error, leading the _kcapi_aio_read_all() function into a non-terminating wait loop. As a result, the affected application or thread can experience a persistent denial-of-service condition.
Applications should avoid using the AIO interface with libkcapi unless absolutely necessary. If AIO must be used, handles should be destroyed and reinitialized after any completion error, rather than reusing them. For deployments that do not require AIO, handles should not be initialized with KCAPI_INIT_AIO.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-835 | Loop with Unreachable Exit Condition ('Infinite Loop') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| redhat hardened images | All versions |
CPE
Remediation
| |
| redhat openshift container platform | 4.0 |
CPE
Remediation
| |
| smuellerdd libkcapi | >= 0.12.0, < 1.5.1 |
CPE
Remediation
| |
| redhat enterprise linux | 8.0 9.0 10.0 |
CPE
Remediation
| |
Change History
11 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | [email protected] |
| Sep 14, 2026 | CVE Modified | [email protected] |
| Sep 1, 2026 | CVE Modified | [email protected] |
| Aug 31, 2026 | CVE Modified | [email protected] |
| Aug 25, 2026 | CVE Modified | [email protected] |
| Aug 19, 2026 | CVE Modified | [email protected] |
| Aug 11, 2026 | Reanalysis | [email protected] |
| Aug 11, 2026 | Initial Analysis | [email protected] |
| Aug 10, 2026 | CVE Modified | [email protected] |
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2026 | New CVE Received | [email protected] |