Displaying 7 results from an estimated 7 matches for "sshpkt_vfatal".
Did you mean:
sshpkt_fatal
2024 May 29
1
OpenSSH server doesn't log client disconnect without SSH_MSG_DISCONNECT
...osed" message that is present
> in the debug log you sent is not making to to your syslog.
If I change LogLevel in /etc/ssh/sshd_config from default INFO to
VERBOSE then I see 'Connection closed' message but also others which I
don't want.
I also tried 'LogVerbose packet.c:sshpkt_vfatal():*' and even
'LogVerbose *:sshpkt_vfatal():*' (both with 'LogLevel INFO') but none
worked.
Regards,
Opty
2024 May 30
1
OpenSSH server doesn't log client disconnect without SSH_MSG_DISCONNECT
...> > in the debug log you sent is not making to to your syslog.
>
> If I change LogLevel in /etc/ssh/sshd_config from default INFO to
> VERBOSE then I see 'Connection closed' message but also others which I
> don't want.
>
> I also tried 'LogVerbose packet.c:sshpkt_vfatal():*' and even
> 'LogVerbose *:sshpkt_vfatal():*' (both with 'LogLevel INFO') but none
> worked.
What version OpenSSH are you using? Are you building from source or are
you using a vendor/distribution packaging? It's possible that someone
else has modified the log leve...
2024 May 30
1
OpenSSH server doesn't log client disconnect without SSH_MSG_DISCONNECT
...ou sent is not making to to your syslog.
> >
> > If I change LogLevel in /etc/ssh/sshd_config from default INFO to
> > VERBOSE then I see 'Connection closed' message but also others which I
> > don't want.
> >
> > I also tried 'LogVerbose packet.c:sshpkt_vfatal():*' and even
> > 'LogVerbose *:sshpkt_vfatal():*' (both with 'LogLevel INFO') but none
> > worked.
>
> What version OpenSSH are you using? Are you building from source or are
> you using a vendor/distribution packaging? It's possible that someone
> e...
2019 Jun 30
2
Possibly Missing Syscalls from Seccomp Filter
Hi!
I'm investigating the seccomp filter in openssh and I wanted to know
whether the following system calls should be added to the filter:
1. getgroups
-
do_authentication2->dispatch_run_fatal->sshpkt_fatal->logdie->cleanup_exit->do_cleanup->temporarily_use_uid->getgroups
2. setgroups
-
2024 May 27
1
OpenSSH server doesn't log client disconnect without SSH_MSG_DISCONNECT
On Sun, 26 May 2024, Opty wrote:
> On Wed, May 22, 2024 at 6:29?AM Damien Miller <djm at mindrot.org> wrote:
> > On Tue, 21 May 2024, Opty wrote:
> > > Hello,
> > >
> > > can anyone confirm that OpenSSH server doesn't log client disconnect
> > > without SSH_MSG_DISCONNECT?
> >
> > OpenSSH logs the disconnection regardless of
2024 May 31
1
OpenSSH server doesn't log client disconnect without SSH_MSG_DISCONNECT
...ur syslog.
> > >
> > > If I change LogLevel in /etc/ssh/sshd_config from default INFO to
> > > VERBOSE then I see 'Connection closed' message but also others which I
> > > don't want.
> > >
> > > I also tried 'LogVerbose packet.c:sshpkt_vfatal():*' and even
> > > 'LogVerbose *:sshpkt_vfatal():*' (both with 'LogLevel INFO') but none
> > > worked.
> >
> > What version OpenSSH are you using? Are you building from source or are
> > you using a vendor/distribution packaging? It's pos...
2024 Feb 08
13
[Bug 3666] New: sshd crash
https://bugzilla.mindrot.org/show_bug.cgi?id=3666
Bug ID: 3666
Summary: sshd crash
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: