similar to: [Bug 896] Inproper Input buffer handleing

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 896] Inproper Input buffer handleing"

2005 Feb 11
0
[Bug 896] Inproper Input buffer handleing
http://bugzilla.mindrot.org/show_bug.cgi?id=896 ------- Additional Comments From dtucker at zip.com.au 2005-02-11 12:05 ------- Created an attachment (id=817) --> (http://bugzilla.mindrot.org/attachment.cgi?id=817&action=view) Hack client to reproduce problem in sshd. After some discussion off-line with Chris Rapier, I am able to reproduce the problem by in the server with a hacked
2005 Feb 11
3
[Bug 896] Improper Input buffer handling
http://bugzilla.mindrot.org/show_bug.cgi?id=896 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |914 nThis| | Status|NEW |ASSIGNED
2000 Jan 06
1
Wildcard '*.' matches inproper files (for SAMBA DOS clients)
Subject: Wildcard '*.' matches inproper files (for SAMBA DOS clients) The problem does not appear when using W9x/NT clients. Testing environment: samba: 1.9.18p10i (compiled), 2.0.5a(binary distrib), 2.0.6(compiled) on Linux RedHat 6.0 and Solaris 2.5 smb.conf: | |[global] | workgroup = WORKG | server string = Samba %v | encrypt passwords = Yes | socket
2004 Jul 13
1
channel->input buffer bug and patch
In our work with enabling large windows for openssh we found 1) that if a window > 0x10000 is advertised to openssh's sshd 2) the sshd tries to send more than 0x10000 bytes of data 3) the receiver does not consume them 4) the input buffer will grow larger than the size allowed by buffer.c and fatal(). We believe the correct behavior is to limit reading into the channel input buffer to
2009 Mar 27
3
[Bug 20915] New: Refresh rate out of range, server backtrace
http://bugs.freedesktop.org/show_bug.cgi?id=20915 Summary: Refresh rate out of range, server backtrace Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2009 Mar 24
0
nouveau running 2D on a 9800GTX from git master
Finally got around to testing the git masters of xorg, mesa, drm and nouveau running together. The mesa gallium3d driver failed to build until I manually added dri2 to the GALLIUM_STATE_TRACKERS_DIRS line in the configs/autoconf file to force libdri2drm.a to build. I'm not encountering any issues from the testing I've done so far (except that glxgears just draws black). On startup I do
2007 Jul 13
1
counting occurances of matching rows in a matrix
I need help regarding to the following problem: Consider this matrix: > M <- matrix(c(1,2, 4,3, 1, 2),3, 2, byrow=TRUE) > M [,1] [,2] [1,] 1 2 [2,] 4 3 [3,] 1 2 I would like to have a matrix which counts the identical rows and places the counts into its third column. I tried with ftable(): > as.data.frame(ftable(M[,1], M[,2])) Var1 Var2 Freq 1 1 2
2016 May 03
2
Centos 6.7: kernel: EDAC MC0: CE row 2, channel 1, label "": (..... (Correctable Patrol Data ECC))
After update from centos 6.6 to centos 6.7 and reboot it, I have get a lot of this error into /var/log/messages: > May??3 11:27:20 s-virt kernel: EDAC MC0: CE row 2, channel 1, label > "": (Branch=0 DRAM-Bank=2 RDWR=Read RAS=6093 CAS=896, CE Err=0x10000 > (Correctable Patrol Data ECC)) > May??3 11:27:21 s-virt kernel: EDAC MC0: CE row 2, channel 1, label > "":
2008 Apr 21
0
hang when starting X
Hi. I've been testing Fedora rawhide, since Fedora 9 will be coming out soon. I tried running nouveau, and had a hang, so I thought I'd report it here. I'm not sure whether or not this is helpful, but I figured it can't hurt. Anyway, when X started, it got far enough that the X cursor showed up in the middle of the screen, but I was unable to get the cursor to move. As far as I
2008 Jun 22
2
cant change settings in wine.cfg
I had wine loading Guild wars just fine, i am trying to get city of heroes to work properly, it loads but the graphics are not refreshing properly, eventually, about 30 seconds into the game the screen goes jittery, and displays hundreds of images of everything within view. if I do nothing for about 5 minutes, the screen goes back to normal, but only if i am looking at the ground or sky. it cant
2009 Mar 31
4
[Bug 20962] New: Nouveau fail on NVIDIA 8200
http://bugs.freedesktop.org/show_bug.cgi?id=20962 Summary: Nouveau fail on NVIDIA 8200 Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2008 Jan 02
1
[Fwd: Problems with two S3 video devices.]
Please, I need some type of help with this issue. Thanks!! ---------------------------- Mensaje original ---------------------------- Asunto: Problems with two S3 video devices. De: "ArcosCom Linux User" <linux at arcoscom.com> Fecha: Vie, 28 de Diciembre de 2007, 9:48 Para: xorg at lists.freedesktop.org
2013 Dec 04
0
Boot iPXE from syslinux/isolinux
On 12/04/2013 12:38 AM, Christian Hesse wrote: > > Sure. Here we go: > > boot: debug -e bios_boot_linux calc_cmdline_offset > boot: ipxe.lkrn > Loading ipxe.lkrn... ok > cmdline_offset at 0x9f7e0 > Initial memory map: > Could not find location for protected-mode code > Booting kernel failed: Invalid argument > OK, that was a useful clue. I think I know what is
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote: > On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote: > > Hallo Rich, > > > > Here is the fd list and total number just before collectd application > > crashes. Before that the number of used fd's is constantly increasing. It > > looks like a fd leak inside libguestfs to me.
2014 Feb 05
3
[Bug 896] New: You can not add the follow kinds of sets: mark, integer, string, lladdr
https://bugzilla.netfilter.org/show_bug.cgi?id=896 Summary: You can not add the follow kinds of sets: mark, integer, string, lladdr Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: enhancement Priority: P5 Component: nft
2009 Nov 04
4
read.table (again)
Dear R commnuity, Thanks a lot for your help. I want to read in tables, the problem is that the table is composed in a difficult way. In ariginal it looks like this: 669 736 842101610481029114711811166124312081128117611221026 9581024 992 685 720 829 925 995 96010241057116611501104106410711092 983 908 989 904 924 896 882 897 909 933 928 907 916 902 546 734 784 868 970 954
2003 Jun 16
2
CPU consumption by samba
Hi, I'm having strange performance problems with samba and an application written with VisualFox Pro. This application is entirely installed in a Windows share and it has a hystory of strange phenomenons. Initially it ran fast on an old NT server (but that server has been replaced). It has strange performance problems with Windows 2000 Server: it runs fast with some servers and slow with
2005 Mar 15
1
Unknown signalling 896?
I've been beating my head a bit against the 1.0.6 Debian builds of Asterisk, using an E100P (E1, single span) board. In machines I've built in the past (back in 1.0.0 days), config I'm using and that card and 1.0.0 driver combo worked fine. ztcfg reports no problems: SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1) 31 channels configured. And zttool sees the card, and
2019 Sep 13
0
[PATCH 4.19 092/190] drm/nouveau: Dont WARN_ON VCPI allocation failures
On Fri, Sep 13, 2019 at 11:01:11AM -0400, Sasha Levin wrote: > On Fri, Sep 13, 2019 at 03:54:56PM +0100, Greg Kroah-Hartman wrote: > > On Fri, Sep 13, 2019 at 10:46:27AM -0400, Sasha Levin wrote: > > > On Fri, Sep 13, 2019 at 09:33:36AM -0400, Ilia Mirkin wrote: > > > > Hi Greg, > > > > > > > > This feels like it's missing a From: line.
2002 Nov 16
0
Windows 98 cann't connect to Samba
I get a problem of setup samba connection with a Windows 98 My Linux box has RH8.0 on it and is networked with a Windows 98 PC What I have done: (1) Follow the instructions on "The Official Red Hat Linux Customization Guide" and config smb.conf (2) Run the test in DIAGNOSIS.txt, failed in step 5. (3) Step 7 is OK, which means local smb client can connect to smbd service and