1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/librpc/rpc
Stefan Metzmacher dfd4fc1591 CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_packet_next_vector()
We should do this explicit instead of relying on
tstream_readv_pdu_ask_for_next_vector() to catch the overflow.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10185

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-12-09 07:05:45 +01:00
..
binding_handle.c librpc/rpc: add dcerpc_binding_handle_auth_info() 2013-10-17 08:48:41 +13:00
binding.c librpc: Add NULL check for ndr functions for epm bindings. 2013-02-22 16:36:12 +01:00
dcerpc_error.c build: moved librpc/rpc/*.c into a rpccommon library 2011-02-24 02:42:37 +01:00
dcerpc_util.c CVE-2013-4408:librpc: check for invalid frag_len within dcerpc_read_ncacn_packet_next_vector() 2013-12-09 07:05:45 +01:00
rpc_common.h librpc/rpc: add dcerpc_binding_handle_auth_info() 2013-10-17 08:48:41 +13:00