Update XML databases for SAs and ENs for:
Fix a problem where zero-length RDATA fields can cause named(8) to crash. [FreeBSD-SA-12:03.bind] Correct a privilege escalation when returning from kernel if running FreeBSD/amd64 on non-AMD processors. [FreeBSD-SA-12:04.sysret] Fix reference count errors in IPv6 code. [FreeBSD-EN-12:02.ipv6refcount]
This commit is contained in:
parent
3f9c178671
commit
84e6defe68
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39032
2 changed files with 27 additions and 0 deletions
share/sgml
|
@ -9,6 +9,21 @@
|
|||
<year>
|
||||
<name>2012</name>
|
||||
|
||||
<month>
|
||||
<name>6</name>
|
||||
|
||||
<day>
|
||||
<name>12</name>
|
||||
|
||||
<advisory>
|
||||
<name>FreeBSD-SA-12:04.sysret</name>
|
||||
</advisory>
|
||||
|
||||
<advisory>
|
||||
<name>FreeBSD-SA-12:03.bind</name>
|
||||
</advisory>
|
||||
</day>
|
||||
</month>
|
||||
<month>
|
||||
<name>5</name>
|
||||
|
||||
|
|
|
@ -9,6 +9,18 @@
|
|||
<year>
|
||||
<name>2012</name>
|
||||
|
||||
<month>
|
||||
<name>6</name>
|
||||
|
||||
<day>
|
||||
<name>12</name>
|
||||
|
||||
<notice>
|
||||
<name>FreeBSD-EN-12:02.ipv6refcount</name>
|
||||
</notice>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>1</name>
|
||||
|
||||
|
|
Loading…
Reference in a new issue