1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-07 12:59:08 +03:00
Files
samba-mirror/source3/libsmb
Jeremy Allison 9cc7d3df94 s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().
cli_smb2_close_fnum_recv() uses tevent_req_simple_recv_ntstatus(req), which
frees req, then uses the state pointer which was owned by req.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13171

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Nov 30 05:47:12 CET 2017 on sn-devel-144

(cherry picked from commit 5c8032b6b8)

Autobuild-User(v4-6-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-6-test): Tue Dec  5 14:29:20 CET 2017 on sn-devel-144
2017-12-05 14:29:20 +01:00
..
2015-07-10 09:35:13 +02:00
2016-09-14 02:06:17 +02:00
2016-03-07 22:16:20 +01:00
2013-06-21 19:57:06 +02:00
2015-07-10 09:35:13 +02:00
2013-06-21 19:57:06 +02:00
2015-07-10 09:35:13 +02:00
2017-01-03 16:04:27 +01:00
2017-09-20 13:00:48 +02:00
2016-01-10 22:24:17 +01:00