Description
A signed integer overflow in the PCP __pmGetPDU() function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service (DoS) for subsequent packet reads.
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A signed integer overflow in the PCP __pmGetPDU() function can be triggered by specially crafted network packets sent during PDU processing or SASL negotiation. When exploited, the overflow permanently blinds the affected PCP daemon, causing it to fail on subsequent packet reads and resulting in a total denial of service for any client that attempts to communicate further with that daemon.

Affected Systems

Systems running Red Hat Enterprise Linux 6 through 10 and Red Hat OpenShift Container Platform 4 are affected, as the vulnerability resides in the Performance Co‑Pilot (PCP) services present in these distributions.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity, while the EPSS score of <1% suggests a low probability of exploitation at present. The vulnerability is exploited over a remote network connection to the PCP services (pmlogger on TCP 4330 and pmcd on TCP 44321). Because the vulnerability can be triggered via network packets, any exposure of these services to untrusted networks constitutes a high‑risk attack vector, even though it is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 3, 2026 at 11:20 UTC.

Remediation

Vendor Workaround

To mitigate this issue, ensure that Performance Co-Pilot (PCP) services, specifically `pmlogger` and `pmcd`, are not exposed to untrusted networks. By default, these services are configured to listen only on the loopback interface, which prevents remote exploitation. If these default network bindings have been altered, revert them to restrict access to localhost. For `pmlogger`, ensure the `PMLOGGER_LOCAL` environment variable is set. If remote access to PCP services is not required, consider implementing firewall rules to block external connections to TCP ports 4330 (pmlogger) and 44321 (pmcd). Changes to network configurations or environment variables may require restarting the affected PCP services for the mitigation to take effect.


OpenCVE Recommended Actions

  • Revert PCP service network bindings to localhost if altered, ensuring only local connections can reach pmlogger and pmcd
  • Set the PMLOGGER_LOCAL environment variable for pmlogger to enforce local‑only access
  • Apply firewall rules to block external connections on TCP ports 4330 and 44321 if remote access is not required
  • Restart PCP services to apply configuration changes

Generated by OpenCVE AI on August 3, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:9
cpe:/a:redhat:enterprise_linux:9::appstream
cpe:/o:redhat:enterprise_linux:10.2
References

Mon, 17 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/o:redhat:enterprise_linux:8 cpe:/a:redhat:enterprise_linux:8::appstream
References

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Vendors & Products Redhat openshift Container Platform
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description A signed integer overflow in the PCP __pmGetPDU() function can be exploited via crafted network packets during PDU processing or SASL negotiation. This permanently blinds the affected daemon, resulting in a total denial of service (DoS) for subsequent packet reads.
Title Pcp: pcp: denial of service due to signed integer overflow
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-190
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-18T01:53:12.852Z

Reserved: 2026-07-22T07:49:33.456Z

Link: CVE-2026-16529

cve-icon Vulnrichment

Updated: 2026-07-30T13:58:30.783Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-30T06:25:02.953

Modified: 2026-08-18T02:17:25.013

Link: CVE-2026-16529

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:00:00Z

Links: CVE-2026-16529 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound