CyberRota
← Ana sayfaya dön

CVE-2026-64335

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-25T10:17:15.337 · Çekilme zamanı: 2026-07-25T12:05:42.954657+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-64335
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected (or the driver is rebound). Clear the throttle flags and submit the urb if needed when opening the port.