diff options
| author | Paulo Alcantara <pc@cjr.nz> | 2022-10-06 13:04:05 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-07 11:16:07 +0100 |
| commit | 7ceb25df4900183479deacd3ccf7add41b2b836a (patch) | |
| tree | e751f2edea1c43978132f64e39e859bfcf03d284 /Makefile | |
| parent | dc11755b4e61562602dc9b9745dc585533d54d72 (diff) | |
| download | linux-7ceb25df4900183479deacd3ccf7add41b2b836a.tar.gz linux-7ceb25df4900183479deacd3ccf7add41b2b836a.tar.bz2 linux-7ceb25df4900183479deacd3ccf7add41b2b836a.zip | |
cifs: prevent copying past input buffer boundaries
commit 9ee2afe5207b63b20426ee081f486d831bae871d upstream.
Prevent copying past @data buffer in smb2_validate_and_copy_iov() as
the output buffer in @iov might be potentially bigger and thus copying
more bytes than requested in @minbufsize.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Cc: Georg Müller <georgmueller@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
