netsmb: Avoid a read-after-free in smb_t2_request_int()
Defer freeing the request structure until we've decided whether the
request should be retried.
PR: 255881
MFC after: 1 week
netsmb: Avoid a read-after-free in smb_t2_request_int() Tags None Referenced Files None Subscribers None
Description
Details
|