Displaying 11 results from an estimated 11 matches for "vcnet".
Did you mean:
pcnet
2000 Sep 25
2
off-by-one errors in getnameinfo()
...in.ftpd use sizeof() of a
buffer as servlen / hostlen).
Proposed fix:
Replace >'s with >='s.
Related problems:
The simpleminded implementation of getnameinfo() included in "portable
OpenSSH" is affected too.
--Pavel Kankovsky aka Peak [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."
2001 Aug 15
1
ProxyCommand broken in SNAP-20010814
...options->proxy_command;
+ string = xstrdup("");
while ((arg = strdelim(&s)) != NULL && *arg != '\0') {
string = xrealloc(string, strlen(string) + strlen(arg) + 2); strcat(string, " ");
--Pavel Kankovsky aka Peak [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."
1998 Feb 03
0
serious security problem in XKB
...d > /tmp/I_WAS_HERE
[ctrl+d]
$ chmod a+x /tmp/xkbcomp
$ Xserver -xkbdir /tmp
[X server executes /tmp/xkbcomp]
Further reading:
xc/programs/Xserver/xkb/xkbInit.c
xc/programs/Xserver/xkb/ddxLoad.c
xc/programs/Xserver/xkb/ddxList.c
--Pavel Kankovsky aka Peak [ Boycott Microsoft -- http://www.vcnet.com/bms ]
1998 May 19
1
Beware of dangerous enviroment (Re: Overflows in minicom)
...347 17293 10 0 2384 1208 fifo_open S p2 0:00 xterm
100000 555 17348 17293 17 0 920 500 R p2 0:00 ps l
Apparently, xterm attempted to open /tmp/LC_MESSAGES.
(Oh yes, xterm is setuid and owned by root.)
--Pavel Kankovsky aka Peak [ Boycott Microsoft--http://www.vcnet.com/bms ]
2009 Feb 05
0
Error running an exe application
...o.2
ELF b7c7d000-b7dcc000 Deferred libc.so.6
ELF b7dcd000-b7de5000 Deferred libpthread.so.0
ELF b7df8000-b7f2e000 Deferred libwine.so.1
ELF b7f30000-b7f4c000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\my\projects\external\vcnet\vcnetsys\billetGenerator.exe
00000009 0 <==
0000000c
00000014 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000016 0
00000015 0
00000011 0
00000010 0
00000017
00000018 0
Backtrace:
=>1 0x005833dc in billetgenerator (+0x1833dc) (0x0032f290...
1998 Mar 12
1
Re: message rejected: Re: Re: Towards a solution of tmp-file problems.
G''day Roger,
Forwarding a message from wolff@BitWizard.nl:
> Passing by fd means coding changes.
>
> The C compiler classically compiles you C program to preprocessed C
> code in /tmp/ccxxxxx.i, throws that at the first compiler pass, ends
> up with /tmp/ccxxxxx.s, throws the assembler at that file, gets
> /tmp/ccxxxxxx.o and finally throws a linker at that file to
1998 May 26
0
Re: Beware of dangerous enviroment (Re: Overflows in minicom)
...ted if you audited enviroment variable settings of
security sensitive programs, and unusual directory lookups crossing ".."
entries. AFAIK, syscall auditing is a part of Linux-privs project and is
going to be merged into 2.3.
--Pavel Kankovsky aka Peak [ Boycott Microsoft--http://www.vcnet.com/bms ]
(*) for a non-user, any program is privileged
(**) the actual meaning of "those" depends on the version of libc
(***) voila, I patched more getenv()s than I reported in my post:
MALLOC_*, NIS_*; I have to admit I do know whether I did it because
I found they were harmful o...
1999 Nov 19
2
[RHSA-1999:055-01] Denial of service attack in syslogd
---------------------------------------------------------------------
Red Hat, Inc. Security Advisory
Synopsis: Denial of service attack in syslogd
Advisory ID: RHSA-1999:055-01
Issue date: 1999-11-19
Updated on: 1999-11-19
Keywords: syslogd sysklogd stream socket
Cross references: bugtraq id #809
---------------------------------------------------------------------
1. Topic:
A
1998 Mar 09
2
Towards a solution of tmp-file problems.
Introduction.
------------
Every now and then a new "exploit" turns up of some program that uses
tmp files. The first solution was "sticky bits", but since links exist
(that''s a LONG time), that solution is inadequate.
Discussion.
----------
The problem is that you put an object (link/pipe) in the place where
you expect a program to put its tempfile, and wait for
1998 May 29
5
Configuration for binding to "secure" ports?
[Note to R. Wolff -- thanks for the pointers and the program. As I
understand its workings, it would run as root and bind a listen port
to a particular program -- with a list being supplied in
/etc/portadmin or other file. Basically, a listen wrapper. Hopefully
this message will address your cleanup concerns in my previous
message. Thanks. Also, you may want to provide a moderator''s
2003 Dec 01
0
No subject
...t = Home Directories
browseable = no
writable = yes
-Tai
ps: My box is dual homed, two NICs, one to the outside world. log.nmbd
mentions the outside NIC, even though it is not part of the 10.11.12
network nor the 127. network. Is this normal?
--
http://philip.greenspun.com/bg/
http://www.vcnet.com/bms/features/serendipities.html
http://www2.hunter.com/~skh/humor/admin-horror.html
http://www.despair.com/demotivators/cluelessness.html
Return-Path: <rajeshs@nittanyindia.com>
Delivered-To: samba@samba.org
Received: from mail.nittanyindia.com (unknown [203.199.203.10]) by
lists.samba...