Bug #11865
Updated by Andrew Stormont over 2 years ago
The SMB2 server should check the create context sizes before attempting to decode their data: "If the size of each individual create context is not equal to the DataLength of the create context, the server MUST fail the request with STATUS_INVALID_PARAMETER." data. This impacts the follow WPTS test case: InvalidCreateRequestStructureSize