SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-63961

UNKNOWN · CVSS N/A EPSS 0.21%

Source: NVD + CISA KEV + EPSS · Published 2026-07-19 · Last synced 2026-08-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel allows a malicious or faulty USB Type-C device to send an incorrect count for a status update VDO, leading to the potential exposure of uninitialized stack data. This could result in information leakage or unpredictable behavior in systems utilizing affected USB Type-C connections. Organizations using Linux systems with USB Type-C interfaces should prioritize applying the fix to mitigate these risks.

CVE
CVE-2026-63961
Severity
UNKNOWN
CVSS
N/A
EPSS
0.21%
Linux

Original NVD 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.