The simple answer is that an interrupt can be interrupted by higher priority interrupts.
Therefore, an interrupt can be interrupted by the kernel or a user task if the interrupt priority is lower than the kernel manager interrupt priority or the user task interrupt priority.
, " " .