Author: ken
Date: Tue Jun 23 08:10:22 2020
New Revision: 1586

Log:
Errata updates part 1A: python was renamed to Python, and missed one perl in 
systemd.

Modified:
   html/trunk/lfs/errata/9.1-systemd/index.html
   html/trunk/lfs/errata/9.1/index.html

Modified: html/trunk/lfs/errata/9.1-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/9.1-systemd/index.html        Tue Jun 23 08:05:12 
2020        (r1585)
+++ html/trunk/lfs/errata/9.1-systemd/index.html        Tue Jun 23 08:10:22 
2020        (r1586)
@@ -34,12 +34,12 @@
            <li>CVE-2019-18348: potential for malicious HTTP header injection 
if the
                attacker controls the url parameter followed by an HTTP header.
                To patch it, upgrade to Python-3.8.3 using the instructions in
-               <a 
href="../../view/systemd/chapter08/python.html">Python-3.8.3</a>.</li>
+               <a 
href="../../view/systemd/chapter08/Python.html">Python-3.8.3</a>.</li>
            <li>CVE-2020-8492: Inefficient regular expression in urllib can be 
exploited
                to cause a denial of service. The regex was fixed in 
Python-3.8.3 and
                prevents "catastrophic backtracking".
                To patch it, upgrade to Python-3.8.3 using the instructions in
-               <a 
href="../../view/systemd/chapter08/python.html">Python-3.8.3</a>.</li>
+               <a 
href="../../view/systemd/chapter08/Python.html">Python-3.8.3</a>.</li>
            <li>CVE-2020-10543: Buffer overflow caused by a crafted regular
                expression in Perl. To patch it, upgrade to Perl-5.30.3 using
                the instructions in
@@ -51,7 +51,7 @@
            <li>CVE-2020-12723: Buffer overflow caused by a crafed regular
                expression. To patch it, upgrade to Perl-5.30.3 using the
                instructions in
-               <a 
href="../../view/systemd/chapter06/perl.html">Perl-5.30.3</a>.</li>
+               <a 
href="../../view/systemd/chapter08/perl.html">Perl-5.30.3</a>.</li>
            <li>CVE-2020-12049: Denial of service problem caused by overloading
                file descriptors in D-Bus. A local attacker could cause the
                system D-Bus daemon to run out of file descriptors by repeatedly

Modified: html/trunk/lfs/errata/9.1/index.html
==============================================================================
--- html/trunk/lfs/errata/9.1/index.html        Tue Jun 23 08:05:12 2020        
(r1585)
+++ html/trunk/lfs/errata/9.1/index.html        Tue Jun 23 08:10:22 2020        
(r1586)
@@ -35,12 +35,12 @@
            <li>CVE-2019-18348: potential for malicious HTTP header injection 
if the
                attacker controls the url parameter followed by an HTTP header.
                To patch it, upgrade to Python-3.8.3 using the instructions in
-               <a 
href="../../view/development/chapter08/python.html">Python-3.8.3</a>.</li>
+               <a 
href="../../view/development/chapter08/Python.html">Python-3.8.3</a>.</li>
            <li>CVE-2020-8492: Inefficient regular expression in urllib can be 
exploited
                to cause a denial of service. The regex was fixed in 
Python-3.8.3 and
                prevents "catastrophic backtracking".
                To patch it, upgrade to Python-3.8.3 using the instructions in
-               <a 
href="../../view/development/chapter08/python.html">Python-3.8.3</a>.</li>
+               <a 
href="../../view/development/chapter08/Python.html">Python-3.8.3</a>.</li>
            <li>CVE-2020-10543: Buffer overflow caused by a crafted regular
                expression in Perl. To patch it, upgrade to Perl-5.30.3 using
                the instructions in
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to