|

|

OpenSSL fork LibreSSL is declared “unsafe for Linux” (Ars Technica)
Ars Technica reportsthat a security researcher has found what he calls a "catastrophic failure" in the Linux version of LibreSSL. " The failure results in cases where the same 16-bit PID is used to designate two or more processes. Linux ensures that a process can never have the same ID as the child process it spawned, but it remains possible for a process to have the same PID as its grandparent process. The condition appears to be an edge case, but it's one that may be possible if the Linux fork_rand program forks enough times to produce identical PIDs. OpenSSL, the open-source program LibreSSL aims to replace, has ways to recover from such cases. LibreSSL does not, at least not on Linux."
(Читать комментарии) (Добавить комментарий)
|
|