HomeFreeBSD

netsmb: Avoid a read-after-free in smb_t2_request_int()

Description

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

Details

Provenance
markjAuthored on May 26 2021, 1:57 PM
Parents
rG71776d67198f: oce: Fix handling of m_pullup() errors in oce_tso_setup()
Branches
Unknown
Tags
Unknown