Date: Thu, 19 Mar 2020 17:59:56 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53997 - head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml Message-ID: <202003191759.02JHxu50066985@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Thu Mar 19 17:59:56 2020 New Revision: 53997 URL: https://svnweb.freebsd.org/changeset/doc/53997 Log: Document EN-20:03-06, SA-20:04-09. Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/errata.xml head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/security.xml Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/errata.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/errata.xml Thu Mar 19 17:20:56 2020 (r53996) +++ head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/errata.xml Thu Mar 19 17:59:56 2020 (r53997) @@ -32,6 +32,28 @@ <entry><para>Imprecise orderring of canary initialization</para></entry> </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-EN-20:03.sshd.asc">FreeBSD-EN-20:03.sshd</link></entry> + <entry>18 March 2020</entry> + <entry><para>Misleading log messages upon successful + login</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-EN-20:05.mlx5en.asc">FreeBSD-EN-20:05.mlx5en</link></entry> + <entry>18 March 2020</entry> + <entry><para>Fix packet forwarding performance</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-EN-20:06.ipv6.asc">FreeBSD-EN-20:06.ipv6</link></entry> + <entry>18 March 2020</entry> + <entry><para>Incorrect checksum calculations</para></entry> + </row> </tbody> </tgroup> </informaltable> Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/security.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/security.xml Thu Mar 19 17:20:56 2020 (r53996) +++ head/en_US.ISO8859-1/htdocs/releases/12.1R/share/xml/security.xml Thu Mar 19 17:59:56 2020 (r53997) @@ -46,6 +46,53 @@ <entry>28 January 2020</entry> <entry><para>Kernel stack data disclosure</para></entry> </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:04.tcp.asc">FreeBSD-SA-20:04.tcp</link></entry> + <entry>18 March 2020</entry> + <entry><para>TCP IPv6 SYN cache kernel information + disclosure</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:05.if_oce_ioctl.asc">FreeBSD-SA-20:05.if_oce_ioctl</link></entry> + <entry>18 March 2020</entry> + <entry><para>Insufficient &man.ioctl.2; privilege + checking</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:06.if_ixl_ioctl.asc">FreeBSD-SA-20:06.if_ixl_ioctl</link></entry> + <entry>18 March 2020</entry> + <entry><para>Insufficient &man.ioctl.2; privilege + checking</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:07.epair.asc">FreeBSD-SA-20:07.epair</link></entry> + <entry>18 March 2020</entry> + <entry><para>Incorrect user-controlled pointer + use</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:08.jail.asc">FreeBSD-SA-20:08.jail</link></entry> + <entry>18 March 2020</entry> + <entry><para>Kernel memory disclosure with nested + jails</para></entry> + </row> + + <row> + <entry><link + xlink:href="&security.url;/FreeBSD-SA-20:09.ntp.asc">FreeBSD-SA-20:09.ntp</link></entry> + <entry>18 March 2020</entry> + <entry><para>Multiple denial of service</para></entry> + </row> </tbody> </tgroup> </informaltable>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003191759.02JHxu50066985>