Displaying 5 results from an estimated 5 matches for "wildcard_match".
2015 Jun 27
0
Out of bounds read error in wildcard_match.c
Hi,
I discovered an out of bounds read error in the file wildcard_match.c.
Here's the code:
/* find the end of each string */
while (*(++mask));
mask--;
while (*(++data));
data--;
The problem with this: It will search for the end of the strings
(zero-terminated), but it'll only start at position 1, not at position
0 (because the ++ in front of t...
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...ocal FS) ftruncate
and fallocate.
o Volker Lendecke <vl at samba.org>
* BUG 13786: messages_dgm: Properly handle receiver re-initialization.
o Gary Lockyer <gary at catalyst.net.nz>
* BUG 13765: man pages: Document prefork process model.
* BUG 13773: CVE-2019-3824 ldb: wildcard_match end of data check.
o Stefan Metzmacher <metze at samba.org>
* tdb: Fix compatibility of wscript with older python.
* tevent: version 0.9.39
* BUG 13773: CVE-2019-3824 ldb: version 1.5.4
o David Mulder <dmulder at suse.com>
* Search for location of waf script.
o Noel Po...
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...ocal FS) ftruncate
and fallocate.
o Volker Lendecke <vl at samba.org>
* BUG 13786: messages_dgm: Properly handle receiver re-initialization.
o Gary Lockyer <gary at catalyst.net.nz>
* BUG 13765: man pages: Document prefork process model.
* BUG 13773: CVE-2019-3824 ldb: wildcard_match end of data check.
o Stefan Metzmacher <metze at samba.org>
* tdb: Fix compatibility of wscript with older python.
* tevent: version 0.9.39
* BUG 13773: CVE-2019-3824 ldb: version 1.5.4
o David Mulder <dmulder at suse.com>
* Search for location of waf script.
o Noel Po...
2019 Mar 19
1
[Announce] Samba 4.10.0 Available for Download
...ocal FS) ftruncate
and fallocate.
o Volker Lendecke <vl at samba.org>
* BUG 13786: messages_dgm: Properly handle receiver re-initialization.
o Gary Lockyer <gary at catalyst.net.nz>
* BUG 13765: man pages: Document prefork process model.
* BUG 13773: CVE-2019-3824 ldb: wildcard_match end of data check.
o Stefan Metzmacher <metze at samba.org>
* tdb: Fix compatibility of wscript with older python.
* tevent: version 0.9.39
* BUG 13773: CVE-2019-3824 ldb: version 1.5.4
o David Mulder <dmulder at suse.com>
* Search for location of waf script.
o Noel Po...
2019 Mar 19
1
[Announce] Samba 4.10.0 Available for Download
...ocal FS) ftruncate
and fallocate.
o Volker Lendecke <vl at samba.org>
* BUG 13786: messages_dgm: Properly handle receiver re-initialization.
o Gary Lockyer <gary at catalyst.net.nz>
* BUG 13765: man pages: Document prefork process model.
* BUG 13773: CVE-2019-3824 ldb: wildcard_match end of data check.
o Stefan Metzmacher <metze at samba.org>
* tdb: Fix compatibility of wscript with older python.
* tevent: version 0.9.39
* BUG 13773: CVE-2019-3824 ldb: version 1.5.4
o David Mulder <dmulder at suse.com>
* Search for location of waf script.
o Noel Po...