Ben Avison
authored
Detail: Security fix MS09-001 (detailed in Microsoft Knowledge base article KB958687) fixes some vulnerabilities in the SMB protocol which LanManFS uses. This highlighted an error in SMB_WriteRaw which reported zero data bytes but then supplied an offset to the non existant bytes: this is now faulted by Windows. As there are no data bytes, the offset should also be zero. Admin: Fix received from Rob Sprowson 2009-01-19. Version 2.31. Tagged as 'LanManFS-2_31'