CyberRota
← Ana sayfaya dön

CVE-2026-46103

UNKNOWN · CVSS N/A EPSS %0.16

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:17:32.457 · Çekilme zamanı: 2026-06-25T12:11:33.370041+00:00

CyberRota Yorumu

Bellek tüketimine neden olabilir.

CVE
CVE-2026-46103
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.16
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when drivers are unbound without their devices being physically disconnected (e.g. on probe deferral or configuration changes). Fix the control message buffer lifetime so that it is released on driver unbind.