Displaying 7 results from an estimated 7 matches for "desynchronised".
2008 Jan 14
1
Problem with CentOS 5.1 / Xen / Migration : domU time
Hi all,
I'm having issue with my Centos 5.1 /Xen installation.
I'm having 2 dom0 running 2.6.18-53.1.4.el5xen (x86_64).
These two dom0 are connected to a SAN.
These two dom0 hosts multiple domU like Centos 4.5 (2.6.9-55.0.9.ELxenU)
and Centos 5.1 (2.6.18-53.1.4.el5xen).
These two dom0 run ntpd to synchronize dom0 time.
When i start a virtual machine on the first dom0 all seems good, the
2006 Apr 10
1
Question on randomization
Hi ,
I am using OpenSSH4.3p2. One of the fixes in this release says that random
seed generation is not necessary for each key generation and initial seed
will be served for the re-exec'ed processess. As better random seed will
yield better random number generation, how can we achieve true randomization
by one time random seed ?
Thanks,
Ponraj M
2014 Dec 23
7
[Bug 2329] New: Authorized keys environment parsing error
https://bugzilla.mindrot.org/show_bug.cgi?id=2329
Bug ID: 2329
Summary: Authorized keys environment parsing error
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2007 Jun 25
1
Echo Cancellation
Hi All, I have tried using echo cancellation, and I think it doesn't
work well, because of how I resample. I take the raw 44100 Hz on my
mac and just do a loop averaging every 5.5 samples to 1 sample to get
8018.18 Hz, and feed that to speex in 160 sample buffers. I realize
that this introduces some aliasing, and I may try the new speex
resampler, but I find it hard to believe that
2020 May 27
0
Announce: OpenSSH 8.3 released
...ture algorithms for RSA keys.
[1] "SHA-1 is a Shambles: First Chosen-Prefix Collision on SHA-1 and
Application to the PGP Web of Trust" Leurent, G and Peyrin, T
(2020) https://eprint.iacr.org/2020/014.pdf
Security
========
* scp(1): when receiving files, scp(1) could be become desynchronised
if a utimes(2) system call failed. This could allow file contents
to be interpreted as file metadata and thereby permit an adversary
to craft a file system that, when copied with scp(1) in a
configuration that caused utimes(2) to fail (e.g. under a SELinux
policy or syscall sandbox),...
2018 Jul 29
2
[fdo] Postmortem: July 17th GitLab outage
Hi,
On Tues Jul 17th, we had a full GitLab outage from 14:00 to 18:00 UTC,
whilst attempting to upgrade the underlying storage. This was a
semi-planned outage, which we'd hoped would last for approximately
30min.
During the outage, the GitLab web UI and API, as well as HTTPS git
clones through https://gitlab.freedesktop.org, were completely
unavailable, giving connection timeout errors.
2020 May 12
9
Call for testing: OpenSSH 8.3
...should be reported
directly to openssh at openssh.com.
Below is a summary of changes. More detail may be found in the ChangeLog
in the portable OpenSSH tarballs.
Thanks to the many people who contributed to this release.
Security
========
* scp(1): when receiving files, scp(1) could be become desynchronised
if a utimes(2) system call failed. This could allow file contents
to be interpreted as file metadata and thereby permit an adversary
to craft a file system that, when copied with scp(1) in a
configuration that caused utimes(2) to fail (e.g. under a SELinux
policy or syscall sandbox),...