diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2019-01-24 02:12:09 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-01-30 00:19:47 +0100 |
commit | 9bda8723da2d55b1de833b98cf802b88006e5b69 (patch) | |
tree | 6e4bc7fe28000e5bba3674b5110f2bb91bb5999d /.gitattributes | |
parent | cifs: limit amount of data we request for xattrs to CIFSMaxBufSize (diff) | |
download | linux-9bda8723da2d55b1de833b98cf802b88006e5b69.tar.xz linux-9bda8723da2d55b1de833b98cf802b88006e5b69.zip |
CIFS: Fix possible oops and memory leaks in async IO
Allocation of a page array for non-cached IO was separated from
allocation of rdata and wdata structures and this introduced memory
leaks and a possible null pointer dereference. This patch fixes
these problems.
Cc: <stable@vger.kernel.org>
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions