CyberRota
Back to database

CVE-2026-31758

HIGH · CVSS 7.8 EPSS 0.01%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-01 · Last synced: 2026-05-31

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2026-31758
Severity
HIGH
CVSS
7.8
EPSS
0.01%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed to prevent use-after-free errors (e.g. in the HCD giveback path). Call usbtmc_draw_down() to allow anchored URBs to be completed.