Author: renodr
Date: Mon Mar 29 10:04:38 2021
New Revision: 1758

Log:
Add errata for SSH Seccomp issue on i686 and other non-x86_64 architectures

Modified:
   html/trunk/blfs/errata/10.1-systemd/index.html
   html/trunk/blfs/errata/10.1/index.html

Modified: html/trunk/blfs/errata/10.1-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/10.1-systemd/index.html      Mon Mar 29 01:41:08 
2021        (r1757)
+++ html/trunk/blfs/errata/10.1-systemd/index.html      Mon Mar 29 10:04:38 
2021        (r1758)
@@ -7,9 +7,19 @@
 
      <!-- Editors: Do not remove this entry, just comment it out. -->
 
+     <!--
      <ul>
        <li>There are no current errata for blfs-10.1-systemd.</li>
      </ul>
+     -->
+
+     <ul>
+       <li>In OpenSSH, there was a bug that could lead to sshd rejecting
+           connections on some non-x86_64 platforms, such as i686.
+           This problem is due to the seccomp syscall filtering functionality
+           added to OpenSSH-8.4p1. To fix this, run the command in this
+           <a 
href="http://lists.linuxfromscratch.org/pipermail/lfs-support/2021-March/054201.html";>Mailing
 List Post</a>.</li>
+     </ul>
 
      <h2>Known Security Vulnerabilities</h2>
      

Modified: html/trunk/blfs/errata/10.1/index.html
==============================================================================
--- html/trunk/blfs/errata/10.1/index.html      Mon Mar 29 01:41:08 2021        
(r1757)
+++ html/trunk/blfs/errata/10.1/index.html      Mon Mar 29 10:04:38 2021        
(r1758)
@@ -7,9 +7,19 @@
      
      <!-- Editors: Do not remove this entry, just comment it out. -->
 
+     <!--
      <ul>
        <li>There are no current errata for blfs-10.1.</li>
      </ul>
+     -->
+
+     <ul>
+       <li>In OpenSSH, there was a bug that could lead to sshd rejecting
+           connections on some non-x86_64 platforms, such as i686.
+           This problem is due to the seccomp syscall filtering functionality
+           added to OpenSSH-8.4p1. To fix this, run the command in this
+           <a 
href="http://lists.linuxfromscratch.org/pipermail/lfs-support/2021-March/054201.html";>Mailing
 List Post</a>.</li>
+     </ul>
 
      <h2>Known Security Vulnerabilities</h2>
      
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to