CVE-2026-63961
Received Received - Intake

USB Type-C DisplayPort Status Update VDO Validation Flaw

Vulnerability report for CVE-2026-63961, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-20

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and send it off elsewhere. Fix this up by correctly verifying the count for the update object.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-20
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel *
linux kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a flaw in the USB Type-C DisplayPort alternate mode handling. A malicious or faulty device can send an incorrect count value for a status update VDO (Vendor Defined Object). This causes the kernel to read uninitialized stack memory and potentially transmit this data elsewhere, leading to information exposure or corruption.

Detection Guidance

This vulnerability involves a typec displayport issue in the Linux kernel where a malicious device can send incorrect data. Detection requires checking kernel logs for typec or displayport errors. Use commands like dmesg | grep typec or journalctl -k | grep typec to inspect logs for related errors.

Impact Analysis

If exploited, this vulnerability could allow an attacker to read sensitive data from the kernel's memory, such as passwords or encryption keys. It may also cause system instability or crashes if uninitialized memory is improperly accessed. Users with connected USB Type-C devices, especially those using DisplayPort alternate modes, are potentially affected.

Compliance Impact

This vulnerability could lead to unauthorized data exposure, which may violate privacy regulations like GDPR or HIPAA if sensitive data is leaked. Organizations must ensure systems are patched to maintain compliance, as unpatched systems could be considered non-compliant due to the risk of data breaches.

Mitigation Strategies

Update your Linux kernel to the latest patched version to resolve this issue. If immediate patching is not possible, disable the affected typec displayport functionality or restrict untrusted USB device connections until the update is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63961. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart