Security Advisory

CVE-2026-46241

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:41:09
Last updated 2026-06-14 18:05:11
Assigner Linux
CVSS score not scored
State PUBLISHED

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.