CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-46241
Severity
HIGH
CVSS
7.8
EPSS
0.13%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and resource leak. This issue was flagged by Sashiko when reviewing a controller deregistration fix.