CyberRota
← Ana sayfaya dön

CVE-2026-64471

UNKNOWN · CVSS N/A

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

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on registration failure Make sure to release the sibling interfaces in case controller registration fails to avoid use-after-free and double-free when they are eventually disconnected. This issue was reported by Sashiko while reviewing a fix for a wakeup source leak in the btusb probe errors paths.