Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-12-15 Thread R Lewis
On Sat, 4 Dec 2021 15:38:15 +0100 (CET) "Timo Sigurdsson" < public_tim...@silentcreek.de> wrote: > I've encountered this bug on several machines after upgrading to the latest stable release (bullseye). Could you please backport this fix to bullseye so it can be fixed in a point release? Thank

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-12-04 Thread Timo Sigurdsson
Hi, I've encountered this bug on several machines after upgrading to the latest stable release (bullseye). Could you please backport this fix to bullseye so it can be fixed in a point release? Thank you! Regards, Timo

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-10-14 Thread Vincent Duvert
Package: chkrootkit Version: 0.55-1+b1 Followup-For: Bug #982998 X-Debbugs-Cc: report...@duvert.net Hello, I also have the same problem. Looking at the extracted source package, I noticed that the MAX_PROCESSES 9 define actually comes from the Debian patch

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-08-24 Thread Justin Hallett
Confirming issue. Also still present in chkrootkit_0.55-1_amd64.deb

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-03-09 Thread Adrien CLERC
On Wed, 17 Feb 2021 19:23:30 -0500 Greg Schmidt wrote: > > grabbed the source and see that while reading thru the output from a 'ps maux' > the pid field is checked against MAX_PROCESSES > > ret = atol(p); > if ( ret < 0 || ret > MAX_PROCESSES ) > { > fprintf (stderr, " OooPS, not expected

Bug#982998: chkrootkit chkproc uses incorrect value for max_pid

2021-02-17 Thread Greg Schmidt
Package: chkrootkit Version: 0.54-1 Severity: normal X-Debbugs-Cc: g_w_schm...@sbcglobal.net Dear Maintainer, * What led up to the situation? Executed chkrotkit and had a error in the report `Checking `bindshell'...not infected Checking `lkm'...