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

usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers

Properly validate the count passed from a device when calling
svdm_consume_identity() or svdm_consume_identity_sop_prime() as the
device-controlled value could index off of the static arrays, which
could leak data.
Published: 2026-07-19
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel's Type‑C USB power delivery implementation lacks validation of the Count field in a Discover Identity ACK message. An attacker‑controlled device can send a count that exceeds the bounds of internal static arrays, causing an out‑of‑bounds read that may leak kernel memory. This vulnerability is an out‑of‑bounds read (CWE‑125) that can expose confidential data stored in kernel space.

Affected Systems

This flaw affects all Linux kernel builds that include the tcpm driver, which is enabled on any system supporting USB Type‑C power delivery. It is present in any kernel version containing the original tcpm source code; no specific release numbers are listed, so all affected kernels require the patch.

Risk and Exploitability

The EPSS score is less than 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating that active exploitation is unlikely and the overall probability of attack is low. The CVSS score of 5.5 denotes a medium severity risk. However, the exploit requires a malicious USB Type‑C device that sends a crafted Discover Identity ACK. An attacker could read leaked kernel memory, compromising confidentiality. The risk is considered modest but warrants mitigation due to the potential for data leakage.

Generated by OpenCVE AI on August 4, 2026 at 06:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the tcpm patch which validates the VDO count.
  • If a patched kernel is not yet available, retrieve the specific Git commits from the Linux kernel repository and apply them manually to the stock kernel source.
  • Restrict USB Type‑C access by disabling unused ports or configuring udev rules to allow only whitelisted device IDs, and monitor kernel logs for usb_typec warnings to detect suspicious activity.

Generated by OpenCVE AI on August 4, 2026 at 06:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 22 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Sun, 19 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers Properly validate the count passed from a device when calling svdm_consume_identity() or svdm_consume_identity_sop_prime() as the device-controlled value could index off of the static arrays, which could leak data.
Title usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-07-20T06:41:43.925Z

Reserved: 2026-07-19T07:54:57.024Z

Link: CVE-2026-63963

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-63963 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T06:45:03Z

Weaknesses