[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ptrace fix + tcpserver




 это только у меня после обновления ядра ( kernel-source-2.4.20_2.4.20-6_all.deb  с ptrace fix ) перестал работать
tcpserver из пакета ucspi-tcp_0.88-8_i386.deb со следующим диагнозом:

gate:/root# strace /usr/bin/tcpserver -p -u 64011 0 smtp /usr/sbin/qmail-smtpd &> /tmp/1
gate:/root# cat /tmp/1
[skip]
bind(3, {sin_family=AF_INET, sin_port=htons(25),
sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
getsockname(3, {sin_family=AF_INET, sin_port=htons(25),
sin_addr=inet_addr("0.0.0.0")}}, [16]) = 0
listen(3, 20)                           = 0
fcntl64(3, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(3, F_SETFL, O_RDWR)             = 0
> setuid32(0xfa0bupeek: ptrace(PTRACE_PEEKUSER, ... ): Operation not permitted

--
Konstantin Kubatkin 			[KUB-RIPE] [KUB-UANIC]
Kherson, TriLogiC Group
Fido: 2:468/0@FidoNet



Reply to: