CVE-2026-46219
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.
More information : https://git.kernel.org/stable/c/6c3e413919a12627d04a31a4a5fccb9fc129bb02
