]> git.ipfire.org Git - thirdparty/bind9.git/commit
3693. [security] memcpy was incorrectly called with overlapping
authorMark Andrews <marka@isc.org>
Thu, 19 Dec 2013 23:58:32 +0000 (10:58 +1100)
committerMark Andrews <marka@isc.org>
Fri, 20 Dec 2013 00:09:21 +0000 (11:09 +1100)
commita8af7941ce7e6c43ae7f20d64711a591db734b4e
treee32c9f5d7d40a70eeca705e34eacf12ba70b0342
parent297df9e72dff75e974ce6f3edd7b2b94ea8b978d
3693.   [security]      memcpy was incorrectly called with overlapping
                        ranges resulting in malformed names being generated
                        on some platforms.  This could cause INSIST failures
                        when serving NSEC3 signed zones.  [RT #35120]

(cherry picked from commit fa467e60c590072fd6848522456eb2cc41582c59)
CHANGES
bin/named/query.c