CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-46219
Severity
HIGH
CVSS
7.8
EPSS
0.14%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free.