similar to: safe_strcpy is unsafe

Displaying 20 results from an estimated 10000 matches similar to: "safe_strcpy is unsafe"

2004 Jul 14
4
String overflow in safe_strcpy .
Just Installed 3.0.5rc1 and the problem persists unfortunately, heres a sample of my log : wins[15212]: [2004/07/12 12:31:03, 0] lib/util_str.c:safe_strcpy_fn(600) Jul 12 12:31:03 mandrake1 nss_wins[15212]: ERROR: string overflow by 1 (9 - 8) in safe_strcpy [TAENO~EI.PDF] Jul 12 12:31:03 mandrake1 nss_wins[15212]: [2004/07/12 12:31:03, 0] lib/util_str.c:safe_strcpy_fn(600) Jul 12 12:31:03
2000 Jan 04
0
two-level getgrent bug in samba-2.0.6 (PATCH#11)
leon@eatworms.swmed.edu wrote: > > I ran into a bug in samba-2.0.6: an infinite loop caused by two-level > getgrent calls. validate_group, in the middle of a getgrent loop, may > indirectly call user_in_group_list, which resets getgrent. As a result, > validate_group never exits. The attached patch works around this. It's a > quick and dirty patch which I'm including
2007 Nov 14
2
lib/util_str.c:safe_strcpy ERROR: string overflow by 1
Hi, I've seeing the following error messages recorded in logwatch against samba in two FC6 XA-64 systems with samba 3.0.24-7. lib/util_str.c:safe_strcpy_fn(603) ERROR: string overflow by 1 (24 - 23) in safe_strcpy The main share in use on the first machine is via the guest account with Vista and XP clients, the other has more conventional shares with the Vista PC's as domain members
2003 Oct 20
1
"NULL dest in safe_strcpy"
I'm running Samba 3.0.0 and seeing a lot of Oct 20 10:02:25 littleboy smbd[2062]: [2003/10/20 10:02:25, 0] lib/util_str.c:safe_strcpy_fn(577) Oct 20 10:02:25 littleboy smbd[2062]: ERROR: NULL dest in safe_strcpy messages. Most things (except the problem I posted earlier) seem to work perfectly.
2003 Nov 17
1
printer permissions <-> ERROR: NULL dest in safe_strcpy (samba 3.0.0)
Hi Jerry et al, I'm using SAMBA 3.0.0 on Solaris 9, it looks very cute, unfortunately I can not set the permissions on the printers (I can as an admin add a user etc. but all changes are lost after applying):-( Is this somehow related to the error entries in the log file: [2003/11/17 14:45:31, 0] lib/util_str.c:safe_strcpy_fn(577) ERROR: NULL dest in safe_strcpy If so will it be fixed in
2007 Nov 30
0
ERROR: string overflow in safe_strcpy
Hello All, Our samba server rarely shows up follwing message in syslog. When this message appears, CPU average will be pretty high. winbindd[9585]: [2007/11/28 15:55:02, 0] lib/util_str.c:safe_strcpy_fn(659) winbindd[9585]: ERROR: string overflow by 1 (256 - 255) in safe_strcpy [01092-6821 winbindd[9585]: S-1-5] Hardware: Dell PowerEdge 2950 OS: Red Hat Enterprise Linux ES4 Update 4
2006 Feb 21
0
safe_strcpy problem in Samba 3.0.10
Hi! We have a lot of logfiles showing "zfl04.log.3: ERROR: string overflow by 1 (24 - 23) in safe_strcpy [organisation#rektorat#vrlehre#qe-eval]" I found a reported bug producing this output within older Samba versions than 3.0.4 . But we use version 3.0.10 and no mangling method set within smb.conf . Therefore it should be the defaultvalue hash2 which doesn't have this flaw.
2004 Jan 23
1
Samba Print "ERROR: NULL dest in safe_strcpy"
I'm new to SAMBA and to Linux. Am trying to replace windows file and print servers with RedHat9. I set up the server and installed Samba 3.0.0. I had everything running fine for two weeks(file and print sharing). Yesterday I must have tweaked something, because now I cannot print! I can connect to the printer via Network Neighborhood, but print jobs do not make it to the printer. I still
2004 Sep 21
0
3.0.7; "string overflow by 1 (32 - 31) in safe_strcpy"
Hello, I'm using samba 3.0.4 (on RHL9) as a W2k3 domain member in an ADS realm. For printing I'm using CUPS of RHL9. The XP clients get the CUPS printers (CUPS redirects the printjob to the JetDirect card of the printer) and the appropriate PCL drivers installed via the "Point 'n Print" mechanism. The clients get their printers installed via de AD login script and the there
2004 Jun 24
2
string overflow in safe_strcpy
I recently upgraded both of my samba servers (mirrors of each other) to 3.0.4, my log files now fill with the following messages (hundred lines per day): Jun 24 13:55:33 Clyde smbd[8597]: [2004/06/24 13:55:33, 0] lib/util_str.c:safe_strcpy_fn(602) Jun 24 13:55:33 Clyde smbd[8597]: ERROR: string overflow by 1 (9 - 8) in safe_strcpy [LIBRA~V$.DOC] Jun 24 14:20:34 Clyde smbd[8597]: [2004/06/24
2007 Jun 06
3
string overflow in rpcclient add "printer" driver command
Hello, I get the folowing error msg in rpcclient -c 'adddriver' command: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "My Driver Name 001:aaa] Printer Driver My Driver Name 001 successfully installed. My command is like this: rpcclient MYSRV -s /etc/samba/smb.conf -A auth.txt -c 'adddriver "Windows NT x86" "My
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release provides an important security fix outlined in the release notes that follow. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.8.tar.gz or
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release provides an important security fix outlined in the release notes that follow. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.8.tar.gz or
2002 Dec 20
1
smbclient and large file support
smbclient (and smbtar) in version 2.2.7a (and prior) has problems with large files (> 4GB). The following patch (against 2.2.7a) fixes all known problems with this. This code has been checked into the CVS tree in all branches as well. -- ====================================================================== Herb Lewis Silicon Graphics Networking Engineer
2005 Jan 28
0
String overflow with random characters
Hi, I've got a problem with a 2.2.2 samba server. It has, a number of times, recorded the following lines for a short period of time of 10 seconds, and then not again for days. Has anyone seen these before? It all appears to be random characters. It has only happened from 2 machines out of 30 or so. [2005/01/13 09:33:29, 0] lib/util_str.c:safe_strcpy(877) ERROR: string overflow by 363 in
2004 Sep 01
0
Issues after upgrade to 3.0.6 from 3.0.4; fixed in 3.0.7?
Hello, I run samba 3.0.4 on a RHL9 server. Samba is a domain member of a W2k3 ADS and I use CUPS as printing mechanism; therefore Samba is compiled with Kerberos 1.3.1-7 and cups-devel. 3.0.4 runs pretty good, printing via CUPS runs well too, only the following messages I see constantly (this flooding my logs) while using 3.0.4: winbindd.log ========= [2004/07/27 16:07:04, 1]
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi, I hope this gets picked up by some bug marshall ... I have downloaded (yesterday) the 1.2 branch from svn ... When running: asterisk -vvvvc loaded modules: [modules] autoload=no load => pbx_functions.so load => pbx_config.so load => codec_a_mu.so load => format_pcm_alaw.so load => codec_ulaw.so load => codec_alaw.so load => format_pcm.so load => func_uri.so
2003 Dec 11
1
downloaded win98 print drivers fail in Samba 3.0
Windows 98 client cannot print via samba to PrintPro printer "exported" via Cups/PrintPro on PrintPro/Samba server. "Exporting" with Cups on server node allows print drivers to be downloaded to Windows clients from the server. Any help or suggestions are greatly appreciated. Win98 node gim98.rsmas.miami.edu [129.171.97.21] connects to Samba 3.0.0-15 server "prima"
2007 Jul 20
2
safe_strcpy errors from winbindd (Samba 3.0.25b)
Hi, we've upgraded recently from samba 3.0.23 to 3.0.25b. Since then, we've getting these error messages from winbindd: Jul 17 12:00:23 cvk027 winbindd[20772]: [2007/07/17 12:00:23, 0] lib/util_str.c:safe_strcpy_fn(659) The volume of these messages is very high, many times together with unreadable character garbage. Is there any way to correct or suppress these messages? Our
1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
I recently upgraded to 18p8 from 16p11 and found that smbclient now needed a -W in order to connect properly to our domain (which was not the name supplied with the -DWORKGROUP= from the make). Turns out that clientutil.c always uses the value specified by the WORKGROUP macro and never calls lp_workgroup() to get the value specified in the smb.conf file, unless WORKGROUP is "".