Commits
Pavel Shilovsky committed e3d240e9d50
CIFS: Fix a possible memory corruption in push locks If maxBuf is not 0 but less than a size of SMB2 lock structure we can end up with a memory corruption. Cc: Stable <stable@vger.kernel.org> Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>