https://bugzilla.mindrot.org/show_bug.cgi?id=3085
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Blocks| |2988 Severity|critical |major --- Comment #3 from Damien Miller <[email protected]> --- Please try -current, or cherry-pick this commit: commit 3ef92a657444f172b61f92d5da66d94fa8265602 Author: Lonnie Abelbeck <[email protected]> Date: Tue Oct 1 09:05:09 2019 -0500 Deny (non-fatal) shmget/shmat/shmdt in preauth privsep child. New wait_random_seeded() function on OpenSSL 1.1.1d uses shmget, shmat, and shmdt in the preauth codepath, deny (non-fatal) in seccomp_filter sandbox. Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2988 [Bug 2988] Tracking bug for 8.1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
