mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 21:20:03 -04:00
regen v9_10
This commit is contained in:
parent
562244d395
commit
19b2930dda
2 changed files with 10 additions and 6 deletions
|
|
@ -92,9 +92,11 @@
|
|||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Combining dns64 and rpz can result in dereferencing
|
||||
a NULL pointer (read). This flaw is dislosed in CVE-2017-3135.
|
||||
[RT#44434]
|
||||
If a server is configured with a response policy zone (RPZ)
|
||||
that rewrites an answer with local data, and is also configured
|
||||
for DNS64 address mapping, a NULL pointer can be read
|
||||
triggering a server crash. This flaw is disclosed in
|
||||
CVE-2017-3135. [RT #44434]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
|
|
|
|||
|
|
@ -54,9 +54,11 @@
|
|||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Combining dns64 and rpz can result in dereferencing
|
||||
a NULL pointer (read). This flaw is dislosed in CVE-2017-3135.
|
||||
[RT#44434]
|
||||
If a server is configured with a response policy zone (RPZ)
|
||||
that rewrites an answer with local data, and is also configured
|
||||
for DNS64 address mapping, a NULL pointer can be read
|
||||
triggering a server crash. This flaw is disclosed in
|
||||
CVE-2017-3135. [RT #44434]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
|
|
|
|||
Loading…
Reference in a new issue