mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-25 08:07:12 -04:00
parent
04dffefe97
commit
c5eedfe91f
1 changed files with 5 additions and 3 deletions
|
|
@ -42,9 +42,11 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
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]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue