search for: _tevent_req_create

Displaying 3 results from an estimated 3 matches for "_tevent_req_create".

2015 Jun 16
2
winbind bug - possible overflow
...l_srv.c:90) ==16475== Address 0x1bc3edde is 590 bytes inside a block of size 1,317 alloc'd ==16475== at 0x4C29BFD: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) ==16475== by 0xAAD6423: _talloc_pooled_object (in /usr/lib64/libtalloc.so.2.1.1) ==16475== by 0xB5E9E2D: _tevent_req_create (in /usr/lib64/libtevent.so.0.9.21) ==16475== by 0x95E07F0: smb1cli_req_create (smbXcli_base.c:1259) ==16475== by 0x95E2FD3: smb1cli_trans_send (smb1cli_trans.c:512) ==16475== by 0x7B9DA6D: cli_trans_send (clitrans.c:77) ==16475== by 0x7BAD413: tstream_cli_np_readv_trans_start (cli_np_t...
2015 Jun 16
0
winbind bug - possible overflow
...6475== Address 0x1bc3edde is 590 bytes inside a block of size 1,317 alloc'd > ==16475== at 0x4C29BFD: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so) > ==16475== by 0xAAD6423: _talloc_pooled_object (in /usr/lib64/libtalloc.so.2.1.1) > ==16475== by 0xB5E9E2D: _tevent_req_create (in /usr/lib64/libtevent.so.0.9.21) > ==16475== by 0x95E07F0: smb1cli_req_create (smbXcli_base.c:1259) > ==16475== by 0x95E2FD3: smb1cli_trans_send (smb1cli_trans.c:512) > ==16475== by 0x7B9DA6D: cli_trans_send (clitrans.c:77) > ==16475== by 0x7BAD413: tstream_cli_np_readv_t...
2015 Jun 16
2
winbind bug - possible overflow
Hello, I'm facing a bug with winbind. If I request groups for particular domain user, winbind cache gets corrupted. My winbind version is 4.1.12-23.el7_1 (Centos 7.1, x86_64). 1) this is correct UID to SID mapping: wbinfo -U 100152 S-1-5-21-3451901064-902568176-4053310204-180212 2) I request groups info for a user: id -G -n 209459 [reply with 33 groups] 3) I request UID to SID mapping