Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2019-6471 #19

Closed
ventz opened this issue Jun 20, 2019 · 2 comments
Closed

CVE-2019-6471 #19

ventz opened this issue Jun 20, 2019 · 2 comments

Comments

@ventz
Copy link
Owner

ventz commented Jun 20, 2019

Versions affected: BIND 9.11.0 -> 9.11.7, 9.12.0 -> 9.12.4-P1, 9.14.0 -> 9.14.2. Also all releases of the BIND 9.13 development branch and version 9.15.0 of the BIND 9.15 development branch. BIND Supported Preview Edition versions 9.11.3-S1 -> 9.11.7-S1.

Severity: Medium

Exploitable: Remotely

Description:

A race condition which may occur when discarding malformed packets can result in BIND exiting due to a REQUIRE assertion failure in dispatch.c.

Impact:

An attacker who can cause a resolver to perform queries which will be answered by a server which responds with deliberately malformed answers can cause named to exit, denying service to clients.

Workarounds:

None.

Solution:

Upgrade to the patched release most closely related to your current version of BIND:

BIND 9.11.8
BIND 9.12.4-P2
BIND 9.14.3
BIND 9.15.1

@tcely ^ just FYI

@ventz
Copy link
Owner Author

ventz commented Jun 20, 2019

Commit + PR to 3.9-stable for 9.12.4: alpinelinux/aports#8921

@ventz
Copy link
Owner Author

ventz commented Jun 24, 2019

Updated in aports 3.9 (main/bind) - 9.12.4_p2-r0

Pushed commit here: 38bfc87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant