HomeFreeBSD

isp: Fix use after free in aborts handling

Description

isp: Fix use after free in aborts handling

When aborting command waiting in restart queue remove it from the
queue before freeing it. This should fix NULL dereference panics
we saw on some very busy system.

MFC after: 2 weeks

Details

Provenance
mavAuthored on Dec 9 2024, 4:47 PM
Parents
rGa6a0b8d50e87: in6_var.h: make struct in6_ifaddr declaration searchable with grep(1)
Branches
Unknown
Tags
Unknown