security.xml revision 330605
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!--
3     The FreeBSD Documentation Project
4
5     $FreeBSD: stable/10/release/doc/share/xml/security.xml 330605 2018-03-07 15:02:13Z gjb $
6-->
7<informaltable frame="none" pgwide="1">
8  <tgroup cols="3">
9    <colspec colwidth="40%"/>
10    <colspec colwidth="30%"/>
11    <colspec colwidth="30%"/>
12    <thead>
13      <row>
14	<entry>Advisory</entry>
15	<entry>Date</entry>
16	<entry>Topic</entry>
17      </row>
18    </thead>
19
20    <tbody>
21      <row>
22	<entry><link
23	    xlink:href="&security.url;/FreeBSD-SA-17:06.openssh.asc">FreeBSD-SA-17:06.openssh</link></entry>
24	<entry>10&nbsp;August&nbsp;2017</entry>
25	<entry><para>Denial of Service vulnerability</para></entry>
26      </row>
27
28      <row>
29	<entry><link
30	    xlink:href="&security.url;/FreeBSD-SA-17:07.wpa.asc">FreeBSD-SA-17:07.wpa</link></entry>
31	<entry>16&nbsp;October&nbsp;2017</entry>
32	<entry><para>WPA2 protocol vulnerability</para></entry>
33      </row>
34
35      <row>
36	<entry><link
37	    xlink:href="&security.url;/FreeBSD-SA-17:08.ptrace.asc">FreeBSD-SA-17:08.ptrace</link></entry>
38	<entry>15&nbsp;November&nbsp;2017</entry>
39	<entry><para>Kernel data leak via
40	    <function>ptrace(PT_LWPINFO)</function></para></entry>
41      </row>
42
43      <row>
44	<entry><link
45	    xlink:href="&security.url;/FreeBSD-SA-17:09.sch.asc">FreeBSD-SA-17:09.shm</link></entry>
46	<entry>15&nbsp;November&nbsp;2017</entry>
47	<entry><para>POSIX shm allows jails to access global
48	    namespace</para></entry>
49      </row>
50
51      <row>
52	<entry><link
53	    xlink:href="&security.url;/FreeBSD-SA-17:10.kldstat.asc">FreeBSD-SA-17:10.kldstat</link></entry>
54	<entry>15&nbsp;November&nbsp;2017</entry>
55	<entry><para>Information leak</para></entry>
56      </row>
57
58      <row>
59	<entry><link
60	    xlink:href="&security.url;/FreeBSD-SA-17:11.openssl.asc">FreeBSD-SA-17:11.openssl</link></entry>
61	<entry>29&nbsp;November&nbsp;2017</entry>
62	<entry><para>Multiple vulnerabilities</para></entry>
63      </row>
64
65      <row>
66	<entry><link
67	    xlink:href="&security.url;/FreeBSD-SA-17:12.openssl.asc">FreeBSD-SA-17:12.openssl</link></entry>
68	<entry>09&nbsp;December&nbsp;2017</entry>
69	<entry><para>Multiple vulnerabilities</para></entry>
70      </row>
71
72      <row>
73	<entry><link
74	    xlink:href="&security.url;/FreeBSD-SA-18:01.ipsec.asc">FreeBSD-SA-18:01.ipsec</link></entry>
75	<entry>07&nbsp;March&nbsp;2018</entry>
76	<entry><para>Fix <acronym>IPSEC</acronym> validation and
77	  use-after-free</para></entry>
78      </row>
79
80      <row>
81	<entry><link
82	    xlink:href="&security.url;/FreeBSD-SA-18:02.ntp.asc">FreeBSD-SA-18:02.ntp</link></entry>
83	<entry>07&nbsp;March&nbsp;2018</entry>
84	<entry><para>Multiple vulnerabilities</para></entry>
85      </row>
86    </tbody>
87  </tgroup>
88</informaltable>
89