On 8/6/26 11:25 AM, [email protected] wrote:
> Thank you for your contribution! Sashiko AI review found 2 potential issue(s) 
> to consider:
> 
> Pre-existing issues:
> - [Critical] Re-arming `delete_work` while it is currently executing leads to 
> a Use-After-Free and timer corruption.
> - [High] Waiters sleep in `wait_for_completion_state()` without holding a 
> reference to `kmod_req`, allowing `delete_work` to free the structure out 
> from under them.

The series fixes these use-after-free problems in patch 2.

Reply via email to