HomeFreeBSD

Plug two mbuf leaks during INIT-ACK handling.

Description

Plug two mbuf leaks during INIT-ACK handling.
One leak happens when there is not enough memory to allocate the
the resources for streams. The other leak happens if the are
unknown parameters in the received INIT-ACK chunk which require
reporting and the INIT-ACK requires sending an ABORT due to illegal
parameter combinations.
Hopefully this fixes
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19083

MFC after: 1 week

Details

Provenance
tuexenAuthored on
Parents
rS355134: Clean up and clarify meta commentary on TAA. Add a state to denote
Branches
Unknown
Tags
Unknown