]> code.ossystems Code Review - openembedded-core.git/commit
bind: update to 9.11.36
authorRalph Siemsen <ralph.siemsen@linaro.org>
Thu, 10 Mar 2022 18:32:34 +0000 (13:32 -0500)
committerSteve Sakoman <steve@sakoman.com>
Thu, 10 Mar 2022 18:41:40 +0000 (08:41 -1000)
commit8906aa9ec0a80b0f8998fb793f4e9491b3179179
tree3090bdbc7943246416d14fbec9c781b8d18b0d2c
parent0cfc604b48155ed4129bcc056610f32caf1a93b4
bind: update to 9.11.36

Security Fixes

The lame-ttl option controls how long named caches certain types of
broken responses from authoritative servers (see the security advisory
for details). This caching mechanism could be abused by an attacker to
significantly degrade resolver performance. The vulnerability has been
mitigated by changing the default value of lame-ttl to 0 and overriding
any explicitly set value with 0, effectively disabling this mechanism
altogether. ISC's testing has determined that doing that has a
negligible impact on resolver performance while also preventing abuse.
Administrators may observe more traffic towards servers issuing certain
types of broken responses than in previous BIND 9 releases, depending on
client query patterns. (CVE-2021-25219)

ISC would like to thank Kishore Kumar Kothapalli of Infoblox for
bringing this vulnerability to our attention. [GL #2899]

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-connectivity/bind/bind_9.11.36.bb [moved from meta/recipes-connectivity/bind/bind_9.11.35.bb with 98% similarity]