CyberRota
← Ana sayfaya dön

CVE-2026-64246

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-24T16:16:54.030 · Çekilme zamanı: 2026-07-25T06:06:32.463852+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

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

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init() Move of_node_put(dn) after the of_match_node() call, which still needs the node pointer. The node reference is correctly released after use.