CyberRota
← Ana sayfaya dön

CVE-2026-63997

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-19T16:17:39.270 · Çekilme zamanı: 2026-07-20T12:07:03.795280+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: avoid leaking a netdev ref on module flash errors module_flash_fw_schedule() is missing undo for setting the "in_progress" flag and taking the netdev reference. Delay taking these, the device can't disappear while we are holding rtnl_lock.